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

List of all members.

Public Member Functions

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

Protected Member Functions

Component< ValueevaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition

Detailed Description

Returns the value of a Grasyla property.

Source

The expression is a Grasyla property.

Attributes

none

Contents

none

Result
The Value of the property.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.value.ValuePropertyEngine.ValuePropertyEngine ( 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<Value> metadone.client.grasyla2.value.ValuePropertyEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]

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