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

List of all members.

Public Member Functions

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

Protected Member Functions

Component<?extends MetaObjectevaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition

Detailed Description

Creates a meta object for the current object.

Source

The expression denotes an reference of type RefType#SELF. Otherwise the engine is skipped.

Attributes

none

Contents

none

Result

A MetaObject. It is read from the LHS of the equation.

Notes
The evaluation is skipped if there is a functor change.
Author:
kma

Constructor & Destructor Documentation

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

Initializes this engine.

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

References metadone.client.grasyla2.ref.RefEngine.getFunctorChange(), metadone.client.grasyla2.ref.RefSpecEngine.isSelf(), and metadone.client.grasyla2.GrasylaEngineFactory.SKIP.


Member Function Documentation

Component<? extends MetaObject> metadone.client.grasyla2.ref.MOSelfEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]

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