Interface OrganizationenvironmentmodelPackage.Literals
-
- Enclosing interface:
- OrganizationenvironmentmodelPackage
public static interface OrganizationenvironmentmodelPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassACTOR_RESOURCEThe meta object literal for the 'Actor Resource' class.static EReferenceACTOR_RESOURCE__ROLESThe meta object literal for the 'Roles' reference list feature.static EReferenceACTOR_RESOURCE__WORKING_PERIODSThe meta object literal for the 'Working Periods' containment reference list feature.static EClassDEVICE_RESOURCEThe meta object literal for the 'Device Resource' class.static EReferenceDEVICE_RESOURCE__CAPACITYThe meta object literal for the 'Capacity' containment reference feature.static EClassORGANIZATION_ENVIRONMENT_MODELThe meta object literal for the 'Organization Environment Model' class.static EReferenceORGANIZATION_ENVIRONMENT_MODEL__ACTOR_RESOURCESThe meta object literal for the 'Actor Resources' containment reference list feature.static EReferenceORGANIZATION_ENVIRONMENT_MODEL__DEVICE_RESOURCESThe meta object literal for the 'Device Resources' containment reference list feature.static EReferenceORGANIZATION_ENVIRONMENT_MODEL__ROLESThe meta object literal for the 'Roles' containment reference list feature.static EClassROLEThe meta object literal for the 'Role' class.static EReferenceROLE__ACTORSThe meta object literal for the 'Actors' reference list feature.static EClassWORKING_PERIODThe meta object literal for the 'Working Period' class.static EAttributeWORKING_PERIOD__PERIOD_END_TIME_POINTThe meta object literal for the 'Period End Time Point' attribute feature.static EAttributeWORKING_PERIOD__PERIOD_START_TIME_POINTThe meta object literal for the 'Period Start Time Point' attribute feature.
-
-
-
Field Detail
-
ORGANIZATION_ENVIRONMENT_MODEL
static final EClass ORGANIZATION_ENVIRONMENT_MODEL
The meta object literal for the 'Organization Environment Model' class.- See Also:
OrganizationEnvironmentModelImpl,OrganizationenvironmentmodelPackageImpl.getOrganizationEnvironmentModel()- Generated class or method.
-
ORGANIZATION_ENVIRONMENT_MODEL__ROLES
static final EReference ORGANIZATION_ENVIRONMENT_MODEL__ROLES
The meta object literal for the 'Roles' containment reference list feature.- Generated class or method.
-
ORGANIZATION_ENVIRONMENT_MODEL__ACTOR_RESOURCES
static final EReference ORGANIZATION_ENVIRONMENT_MODEL__ACTOR_RESOURCES
The meta object literal for the 'Actor Resources' containment reference list feature.- Generated class or method.
-
ORGANIZATION_ENVIRONMENT_MODEL__DEVICE_RESOURCES
static final EReference ORGANIZATION_ENVIRONMENT_MODEL__DEVICE_RESOURCES
The meta object literal for the 'Device Resources' containment reference list feature.- Generated class or method.
-
ROLE
static final EClass ROLE
The meta object literal for the 'Role' class.- See Also:
RoleImpl,OrganizationenvironmentmodelPackageImpl.getRole()- Generated class or method.
-
ROLE__ACTORS
static final EReference ROLE__ACTORS
The meta object literal for the 'Actors' reference list feature.- Generated class or method.
-
ACTOR_RESOURCE
static final EClass ACTOR_RESOURCE
The meta object literal for the 'Actor Resource' class.- See Also:
ActorResourceImpl,OrganizationenvironmentmodelPackageImpl.getActorResource()- Generated class or method.
-
ACTOR_RESOURCE__WORKING_PERIODS
static final EReference ACTOR_RESOURCE__WORKING_PERIODS
The meta object literal for the 'Working Periods' containment reference list feature.- Generated class or method.
-
ACTOR_RESOURCE__ROLES
static final EReference ACTOR_RESOURCE__ROLES
The meta object literal for the 'Roles' reference list feature.- Generated class or method.
-
DEVICE_RESOURCE
static final EClass DEVICE_RESOURCE
The meta object literal for the 'Device Resource' class.- See Also:
DeviceResourceImpl,OrganizationenvironmentmodelPackageImpl.getDeviceResource()- Generated class or method.
-
DEVICE_RESOURCE__CAPACITY
static final EReference DEVICE_RESOURCE__CAPACITY
The meta object literal for the 'Capacity' containment reference feature.- Generated class or method.
-
WORKING_PERIOD
static final EClass WORKING_PERIOD
The meta object literal for the 'Working Period' class.- See Also:
WorkingPeriodImpl,OrganizationenvironmentmodelPackageImpl.getWorkingPeriod()- Generated class or method.
-
WORKING_PERIOD__PERIOD_START_TIME_POINT
static final EAttribute WORKING_PERIOD__PERIOD_START_TIME_POINT
The meta object literal for the 'Period Start Time Point' attribute feature.- Generated class or method.
-
WORKING_PERIOD__PERIOD_END_TIME_POINT
static final EAttribute WORKING_PERIOD__PERIOD_END_TIME_POINT
The meta object literal for the 'Period End Time Point' attribute feature.- Generated class or method.
-
-