MetaDone
metadone.client.grasyla2.generic.HeadEngine Class Reference
Inheritance diagram for metadone.client.grasyla2.generic.HeadEngine:
Collaboration diagram for metadone.client.grasyla2.generic.HeadEngine:

List of all members.

Public Member Functions

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

Protected Member Functions

void notifyChildChanged (Engine child, ChildComponent comp)

Package Functions

protected< C > Component
<?extends C > 
buildNewComponent (Class< C > clComp) throws BadPreCondition

Detailed Description

Creates a head.

Attributes

none

Contents

none

Result
Builds a child by looking for an equation for the first object in the context.
Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.generic.HeadEngine.HeadEngine ( GrasylaContext  context,
ConcreteObject  expression,
Engine  parent 
) throws BadPreCondition

Initializes this engine.

Parameters:
contextThe context
expressionThe expression
parentThe parent or null
Exceptions:
BadPreCondition

References metadone.client.grasyla2.GrasylaEngine.context, metadone.client.grasyla2.GrasylaEngine.expression, and metadone.client.grasyla2.GrasylaEngine.parent.


Member Function Documentation

protected<C> Component<? extends C> metadone.client.grasyla2.generic.HeadEngine.buildNewComponent ( Class< C >  clComp) throws BadPreCondition [package, virtual]

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