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

List of all members.

Public Member Functions

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

Protected Member Functions

Component<?extends ValueevaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition

Private Member Functions

void create (SidedMetaObject s) throws BadPreCondition

Detailed Description

Creates a role.

Attributes

none

Contents

Evaluated as SidedMetaObjects and then converted into MetaRoles.

Result
For each metarole, a concrete role is created. The object in the context is on the opposite side that the one indicated by the SidedMetaObject.
Author:
kma

Constructor & Destructor Documentation

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

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