MetaDone
metadone.client.grasyla2.actions.GrasylaActionEngine Class Reference
Inheritance diagram for metadone.client.grasyla2.actions.GrasylaActionEngine:
Collaboration diagram for metadone.client.grasyla2.actions.GrasylaActionEngine:

List of all members.

Classes

class  ActionContext

Public Member Functions

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

Protected Member Functions

GrasylaContext updateContext (GrasylaContext context) throws BadPreCondition
Component<?extends GActionevaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition

Detailed Description

Creates an image.

Source

The source must be a string property which will be used as the name of the action (GAction#getActionName()).

Attributes

Contents

The Values to evaluate when the action will be performed. Otherwise, these are not created.

Result
A GAction with the name.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.actions.GrasylaActionEngine.GrasylaActionEngine ( 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 GAction> metadone.client.grasyla2.actions.GrasylaActionEngine.evaluateComponent ( BootstrapGrasyla  grasyla) throws BadPreCondition [protected]
GrasylaContext metadone.client.grasyla2.actions.GrasylaActionEngine.updateContext ( GrasylaContext  context) throws BadPreCondition [protected]

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