Package org.bigraphs.framework.core
Class BigraphMetaModelConstants
java.lang.Object
org.bigraphs.framework.core.BigraphMetaModelConstants
Metamodel constants for convenient access to the BigraphBaseMetaModel.
Must remain aligned with the Bigraph Ecore Metamodel (BEM).
- Author:
- Dominik Grzelak
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
Relative path to the Ecore bigraph meta model inside the included bigraph model library.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BIGRAPH_BASE_MODEL
Relative path to the Ecore bigraph meta model inside the included bigraph model library.- See Also:
-
SIGNATURE_BASE_MODEL
- See Also:
-
ATTRIBUTE_INDEX
- See Also:
-
ATTRIBUTE_NAME
- See Also:
-
CLASS_ROOT
- See Also:
-
CLASS_NODE
- See Also:
-
CLASS_OUTERNAME
- See Also:
-
CLASS_INNERNAME
- See Also:
-
CLASS_EDGE
- See Also:
-
CLASS_PORT
- See Also:
-
CLASS_SITE
- See Also:
-
CLASS_PLACE
- See Also:
-
CLASS_LINK
- See Also:
-
CLASS_POINT
- See Also:
-
CLASS_BIGRAPH
- See Also:
-
CLASS_NAMEABLETYPE
- See Also:
-
CLASS_INDEXABLETYPE
- See Also:
-
CLASS_ESTRING2EJAVAOBJECT_MAP
- See Also:
-
REFERENCE_CHILD
- See Also:
-
REFERENCE_PARENT
- See Also:
-
REFERENCE_LINK
- See Also:
-
REFERENCE_POINT
- See Also:
-
REFERENCE_PORT
- See Also:
-
REFERENCE_NODE
- See Also:
-
REFERENCE_BINNERNAMES
- See Also:
-
REFERENCE_BOUTERNAMES
- See Also:
-
REFERENCE_BEDGES
- See Also:
-
REFERENCE_BROOTS
- See Also:
-
REFERENCE_BNODE_ATTRIBUTES
- See Also:
-
REFERENCE_BNODE_ATTRIBUTES_KEY
- See Also:
-
REFERENCE_BNODE_ATTRIBUTES_VALUE
- See Also:
-
-
Constructor Details
-
BigraphMetaModelConstants
public BigraphMetaModelConstants()
-