Package tools.mdsd.somde.realm
Interface RealmPackage.Literals
-
- Enclosing interface:
- RealmPackage
public static interface RealmPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassCONFIGURATION_ITEMThe meta object literal for the 'Configuration Item' class.static EReferenceCONFIGURATION_ITEM__MODELING_REALMThe meta object literal for the 'Modeling Realm' reference feature.static EClassSERVICE_ORIENTED_MODELING_REALMThe meta object literal for the 'Service Oriented Modeling Realm' class.static EOperationSERVICE_ORIENTED_MODELING_REALM___GET_API__CLASSThe meta object literal for the 'Get API' operation.static EReferenceSERVICE_ORIENTED_MODELING_REALM__CONFIGURATIONThe meta object literal for the 'Configuration' containment reference list feature.
-
-
-
Field Detail
-
SERVICE_ORIENTED_MODELING_REALM
static final EClass SERVICE_ORIENTED_MODELING_REALM
The meta object literal for the 'Service Oriented Modeling Realm' class.- See Also:
ServiceOrientedModelingRealmImpl,RealmPackageImpl.getServiceOrientedModelingRealm()- Generated class or method.
-
SERVICE_ORIENTED_MODELING_REALM__CONFIGURATION
static final EReference SERVICE_ORIENTED_MODELING_REALM__CONFIGURATION
The meta object literal for the 'Configuration' containment reference list feature.- Generated class or method.
-
SERVICE_ORIENTED_MODELING_REALM___GET_API__CLASS
static final EOperation SERVICE_ORIENTED_MODELING_REALM___GET_API__CLASS
The meta object literal for the 'Get API' operation.- Generated class or method.
-
CONFIGURATION_ITEM
static final EClass CONFIGURATION_ITEM
The meta object literal for the 'Configuration Item' class.- See Also:
ConfigurationItemImpl,RealmPackageImpl.getConfigurationItem()- Generated class or method.
-
CONFIGURATION_ITEM__MODELING_REALM
static final EReference CONFIGURATION_ITEM__MODELING_REALM
The meta object literal for the 'Modeling Realm' reference feature.- Generated class or method.
-
-