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

List of all members.

Public Member Functions

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

Protected Member Functions

boolean isNativeAttribute (String name)
Component<?extends ValueevaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition

Private Member Functions

boolean create (MetaObject mo, Object value) throws BadPreCondition

Detailed Description

Creates an object, model or a property when evaluated.

Attributes
  • value (native): Value used when creating a property

Contents

A set of MetaObject.

Result
When evaluating, for each metaobject, a concrete object will be created.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.ref.ActionCreateEngine.ActionCreateEngine ( 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.ref.ActionCreateEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]
boolean metadone.client.grasyla2.ref.ActionCreateEngine.isNativeAttribute ( String  name) [protected]

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