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

List of all members.

Public Member Functions

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

Protected Member Functions

Component<?extends UpdateEventevaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition
void notifyChildChanged (Engine child, ChildComponent comp)
void activate ()

Detailed Description

Creates UpdateEvents.

Source

The expression must be a reference to an element or a value.

Attributes

none

Contents

none

Result
A UpdateEvent updated every time the referenced object changes.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.ref.UpdateOnEngine.UpdateOnEngine ( 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

void metadone.client.grasyla2.ref.UpdateOnEngine.activate ( ) [protected]
Component<? extends UpdateEvent> metadone.client.grasyla2.ref.UpdateOnEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]
void metadone.client.grasyla2.ref.UpdateOnEngine.notifyChildChanged ( Engine  child,
ChildComponent  comp 
) [protected]

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