MetaDone
metadone.metabusiness.syntax.grasyla.AbstractGrasylaView Class Reference
Inheritance diagram for metadone.metabusiness.syntax.grasyla.AbstractGrasylaView:
Collaboration diagram for metadone.metabusiness.syntax.grasyla.AbstractGrasylaView:

List of all members.

Public Member Functions

 AbstractGrasylaView (ConcreteModel target) throws BadPreCondition

Protected Member Functions

final BootstrapGrasyla getGrasyla ()
ConcreteObject createViewElement (MetaObject type, ConcreteObject expression, ConcreteObject co) throws BadPreCondition

Package Functions

protected< E extends
InternalViewElement > E 
createElement (Class< E > cl, ConcreteObject expression, ConcreteObject co) throws BadPreCondition
public< E extends
InternalViewElement > List< E > 
getElements (Class< E > cl) throws BadPreCondition

Private Member Functions

Pair< ConcreteObject,
ConcreteObject
getExprAndCO (ConcreteObject elem) throws BadPreCondition

Private Attributes

final BootstrapGrasyla grasyla

Detailed Description

Abstract grasyla view which retrieves declared objects.

Author:
kma

Constructor & Destructor Documentation


Member Function Documentation

public<E extends InternalViewElement> List<E> metadone.metabusiness.syntax.grasyla.AbstractGrasylaView.getElements ( Class< E >  cl) throws BadPreCondition [package]

Gets the list of all elements in this view that are instances of a class.

Returns all the view elements that are instances of the given class.

Parameters:
<E>The type of the elements
clThe class
Returns:
The list of elements
Exceptions:
BadPreCondition

Reimplemented from metadone.metabusiness.syntax.AbstractView.

References metadone.metabusiness.syntax.grasyla.BootstrapGrasyla.getBootsMM_ViewType(), metadone.metabusiness.syntax.grasyla.BootstrapGrasyla.getBootsMO_Phenomenon(), metadone.metabusiness.syntax.grasyla.AbstractGrasylaView.getExprAndCO(), metadone.metabusiness.syntax.AbstractView.getTarget(), metadone.metabusiness.syntax.grasyla.AbstractGrasylaView.grasyla, and metadone.metabusiness.syntax.AbstractView.target.


Member Data Documentation


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