|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMetaType
This interface is an interface to specify meta types used in the Brahms language. Typed model elements can have as meta types one of the meta types CONCEPT, ACTIVECONCEPT, ACTIVECLASS, ACTIVEINSTANCE, GROUP, CLASS, AGENT, OBJECT, CONCEPTUALCONCEPT, CONCEPTUALCLASS, CONCEPTUALOBJECT, GEOGRAPHYCONCEPT, AREADEF, and AREA.
| Field Summary | |
|---|---|
static int |
ACTIVECLASS
Constant to indicate the meta type ACTIVECLASS |
static IType |
ACTIVECLASS_TYPE
Constant to indicate the meta type ACTIVECLASS |
static int |
ACTIVECONCEPT
Constant to indicate the meta type ACTIVECONCEPT |
static IType |
ACTIVECONCEPT_TYPE
Constant to indicate the meta type ACTIVECONCEPT |
static int |
ACTIVEINSTANCE
Constant to indicate the meta type ACTIVEINSTANCE |
static IType |
ACTIVEINSTANCE_TYPE
Constant to indicate the meta type ACTIVEINSTANCE |
static int |
AGENT
Constant to indicate the meta type AGENT |
static IType |
AGENT_TYPE
Constant to indicate the meta type AGENT |
static int |
AREA
Constant to indicate the meta type AREA |
static IType |
AREA_TYPE
Constant to indicate the meta type AREA |
static int |
AREADEF
Constant to indicate the meta type AREADEF |
static IType |
AREADEF_TYPE
Constant to indicate the meta type AREADEF |
static int |
CLASS
Constant to indicate the meta type CLASS |
static IType |
CLASS_TYPE
Constant to indicate the meta type CLASS |
static int |
CONCEPT
Constant to indicate the meta type CONCEPT |
static IType |
CONCEPT_TYPE
Constant to indicate the meta type CONCEPT |
static int |
CONCEPTUALCLASS
Constant to indicate the meta type CONCEPTUALCLASS |
static IType |
CONCEPTUALCLASS_TYPE
Constant to indicate the meta type CONCEPTUALCLASS |
static int |
CONCEPTUALCONCEPT
Constant to indicate the meta type CONCEPTUALCONCEPT |
static IType |
CONCEPTUALCONCEPT_TYPE
Constant to indicate the meta type CONCEPTUALCONCEPT |
static int |
CONCEPTUALOBJECT
Constant to indicate the meta type CONCEPTUALOBJECT |
static IType |
CONCEPTUALOBJECT_TYPE
Constant to indicate the meta type CONCEPTUALOBJECT |
static int |
GEOGRAPHYCONCEPT
Constant to indicate the meta type GEOGRAPHYCONCEPT |
static IType |
GEOGRAPHYCONCEPT_TYPE
Constant to indicate the meta type GEOGRAPHYCONCEPT |
static int |
GROUP
Constant to indicate the meta type GROUP |
static IType |
GROUP_TYPE
Constant to indicate the meta type GROUP |
static int |
OBJECT
Constant to indicate the meta type OBJECT |
static IType |
OBJECT_TYPE
Constant to indicate the meta type OBJECT |
| Method Summary |
|---|
| Methods inherited from interface gov.nasa.arc.brahms.vm.api.common.IType |
|---|
getName, getType |
| Field Detail |
|---|
static final int CONCEPT
static final int ACTIVECONCEPT
static final int ACTIVECLASS
static final int GROUP
static final int CLASS
static final int ACTIVEINSTANCE
static final int AGENT
static final int OBJECT
static final int GEOGRAPHYCONCEPT
static final int AREADEF
static final int AREA
static final int CONCEPTUALCONCEPT
static final int CONCEPTUALCLASS
static final int CONCEPTUALOBJECT
static final IType CONCEPT_TYPE
static final IType ACTIVECONCEPT_TYPE
static final IType ACTIVECLASS_TYPE
static final IType GROUP_TYPE
static final IType CLASS_TYPE
static final IType ACTIVEINSTANCE_TYPE
static final IType AGENT_TYPE
static final IType OBJECT_TYPE
static final IType GEOGRAPHYCONCEPT_TYPE
static final IType AREADEF_TYPE
static final IType AREA_TYPE
static final IType CONCEPTUALCONCEPT_TYPE
static final IType CONCEPTUALCLASS_TYPE
static final IType CONCEPTUALOBJECT_TYPE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||