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

List of all members.

Public Member Functions

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

Protected Member Functions

Component< Boolean > adapt (Component<?extends Value > source) throws BadPreCondition

Detailed Description

Converts a value to a boolean.

Attributes

none

Contents

Evaluated as Value and then transformed into Boolean.

Result
The list of transformed booleans.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.value.BAdaptValue.BAdaptValue ( 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<Boolean> metadone.client.grasyla2.value.BAdaptValue.adapt ( Component<?extends Value source) throws BadPreCondition [protected]

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