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

List of all members.

Public Member Functions

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

Protected Member Functions

ConcreteObject getSelf ()
void updateComponent (Collection<?extends ConcreteObject > objs, boolean ordered)
void notifyChildChanged (Engine child, ChildComponent comp)

Package Functions

protected< C > Component
<?extends C > 
buildChild (Class< C > clComp, Collection<?extends ConcreteObject > relatedObjects) throws BadPreCondition

Static Package Functions

static String getFunctorChange (GrasylaContext context)

Detailed Description

An abstract reference engine.

Source

The expression denotes a reference.

Attributes

none

Contents

none

Result
Reevaluated using a found equation for the related elements.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.ref.RefEngine.RefEngine ( 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.GrasylaEngine.context, metadone.client.grasyla2.GrasylaEngine.expression, and metadone.client.grasyla2.GrasylaEngine.parent.


Member Function Documentation

static String metadone.client.grasyla2.ref.RefEngine.getFunctorChange ( GrasylaContext  context) [static, package]

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