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

List of all members.

Public Member Functions

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

Protected Member Functions

Component<?extends ValueevaluateComponent (BootstrapGrasyla grasyla) throws BadPreCondition

Private Member Functions

void delete_property (MetaProperty<?> mp) throws BadPreCondition

Detailed Description

When evaluated, deletes a property.

Attributes

none

Contents

Evaluated as MetaObject.

Result
The properties of the current object of types evaluated in contents are deleted.
Author:
kma

Constructor & Destructor Documentation

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

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