MetaDone
Package metadone.metabusiness.syntax.grasyla

Classes

class  AbstractGrasylaView
class  BootstrapGrasyla
class  GrasylaEquation
class  GrasylaEquationHeader
class  GrasylaInternalView
class  GrasylaPhenomenon
class  GrasylaScript
class  GrasylaView

Enumerations

enum  VariableStoreType { VIEW, OBJECT, NORMAL }

Enumeration Type Documentation

Indicates how a variable is stored.

Author:
kma
Enumerator:
VIEW 

Stored in the current view for the expression and metaobject.

OBJECT 

Stored in the global view for the metaobject.

NORMAL 

Stored in the context. This is not shared between views.

 All Classes Namespaces Files Functions Variables Enumerations