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

List of all members.

Public Member Functions

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

Protected Member Functions

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

Private Attributes

final MutableValue value
MetaPropertyExt<?> property

Detailed Description

Creates an MutableValue for a property.

Source

The expression is a Grasyla property.

Attributes

none

Contents

none

Result
A MutableValue.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.ref.UpdaterObjectEngine.UpdaterObjectEngine ( 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.UpdaterObjectEngine.disposeInternal ( ) [protected]
Component<? extends MutableValue> metadone.client.grasyla2.ref.UpdaterObjectEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]
ConcreteObject metadone.client.grasyla2.ref.UpdaterObjectEngine.getSelf ( ) [protected]

Gets the concerned object.

Returns:
The concrete object
Exceptions:
BadPreCondition

Referenced by metadone.client.grasyla2.ref.UpdaterObjectEngine.activate().


Member Data Documentation


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