MetaDone
metadone.client.grasyla2.ref.CORefSpecEngine Class Reference
Inheritance diagram for metadone.client.grasyla2.ref.CORefSpecEngine:
Collaboration diagram for metadone.client.grasyla2.ref.CORefSpecEngine:

List of all members.

Public Member Functions

 CORefSpecEngine (GrasylaContext context, ConcreteObject expression, Engine parent) throws BadPreCondition

Protected Member Functions

ConcreteObject getSelf ()
Component<?extends ConcreteObjectevaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition
void activate ()

Private Attributes

Pair< RefType, RoleSide > attr

Detailed Description

Creates a concrete object for a special reference.

Source

The expression denotes a special reference.

Attributes

none

Contents

none

Result
A ConcreteObject.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.ref.CORefSpecEngine.CORefSpecEngine ( GrasylaContext  context,
ConcreteObject  expression,
Engine  parent 
) throws BadPreCondition

Initializes this engine.

Parameters:
contextThe context
expressionThe expression
parentThe parent or null
Exceptions:
BadPreCondition

Member Function Documentation

ConcreteObject metadone.client.grasyla2.ref.CORefSpecEngine.getSelf ( ) [protected]

Gets the concerned object.

Returns:
The concrete object
Exceptions:
BadPreCondition

Referenced by metadone.client.grasyla2.ref.CORefSpecEngine.activate(), and metadone.client.grasyla2.ref.CORefSpecEngine.evaluateComponent().


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations