MetaDone
metadone.client.grasyla2.value.SelfIDEngine Class Reference
Inheritance diagram for metadone.client.grasyla2.value.SelfIDEngine:
Collaboration diagram for metadone.client.grasyla2.value.SelfIDEngine:

List of all members.

Public Member Functions

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

Protected Member Functions

Component<?extends ValueevaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition
Component<?> updateToConcreteObject (ConcreteObjectGroupChange event)
Value buildIDValue (ConcreteObjectGroup cog)

Detailed Description

Returns the ID of the object in the context.

Attributes

none

Contents

none

Result
The ID as a Value of the object in the context.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.value.SelfIDEngine.SelfIDEngine ( 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

Component<? extends Value> metadone.client.grasyla2.value.SelfIDEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]
Component<?> metadone.client.grasyla2.value.SelfIDEngine.updateToConcreteObject ( ConcreteObjectGroupChange  event) [protected]

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