public static interface OrganizationenvironmentmodelPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
ACTOR_RESOURCE
The meta object literal for the '
Actor Resource' class. |
static EReference |
ACTOR_RESOURCE__ROLES
The meta object literal for the 'Roles' reference list feature.
|
static EReference |
ACTOR_RESOURCE__WORKING_PERIODS
The meta object literal for the 'Working Periods' containment reference list feature.
|
static EClass |
DEVICE_RESOURCE
The meta object literal for the '
Device Resource' class. |
static EReference |
DEVICE_RESOURCE__CAPACITY
The meta object literal for the 'Capacity' containment reference feature.
|
static EClass |
ORGANIZATION_ENVIRONMENT_MODEL
The meta object literal for the '
Organization Environment Model' class. |
static EReference |
ORGANIZATION_ENVIRONMENT_MODEL__ACTOR_RESOURCES
The meta object literal for the 'Actor Resources' containment reference list feature.
|
static EReference |
ORGANIZATION_ENVIRONMENT_MODEL__DEVICE_RESOURCES
The meta object literal for the 'Device Resources' containment reference list feature.
|
static EReference |
ORGANIZATION_ENVIRONMENT_MODEL__ROLES
The meta object literal for the 'Roles' containment reference list feature.
|
static EClass |
ROLE
The meta object literal for the '
Role' class. |
static EReference |
ROLE__ACTORS
The meta object literal for the 'Actors' reference list feature.
|
static EClass |
WORKING_PERIOD
The meta object literal for the '
Working Period' class. |
static EAttribute |
WORKING_PERIOD__PERIOD_END_TIME_POINT
The meta object literal for the 'Period End Time Point' attribute feature.
|
static EAttribute |
WORKING_PERIOD__PERIOD_START_TIME_POINT
The meta object literal for the 'Period Start Time Point' attribute feature.
|
static final EClass ORGANIZATION_ENVIRONMENT_MODEL
Organization Environment Model' class.
OrganizationEnvironmentModelImpl,
OrganizationenvironmentmodelPackageImpl.getOrganizationEnvironmentModel()static final EReference ORGANIZATION_ENVIRONMENT_MODEL__ROLES
static final EReference ORGANIZATION_ENVIRONMENT_MODEL__ACTOR_RESOURCES
static final EReference ORGANIZATION_ENVIRONMENT_MODEL__DEVICE_RESOURCES
static final EClass ROLE
Role' class.
RoleImpl,
OrganizationenvironmentmodelPackageImpl.getRole()static final EReference ROLE__ACTORS
static final EClass ACTOR_RESOURCE
Actor Resource' class.
ActorResourceImpl,
OrganizationenvironmentmodelPackageImpl.getActorResource()static final EReference ACTOR_RESOURCE__WORKING_PERIODS
static final EReference ACTOR_RESOURCE__ROLES
static final EClass DEVICE_RESOURCE
Device Resource' class.
DeviceResourceImpl,
OrganizationenvironmentmodelPackageImpl.getDeviceResource()static final EReference DEVICE_RESOURCE__CAPACITY
static final EClass WORKING_PERIOD
Working Period' class.
WorkingPeriodImpl,
OrganizationenvironmentmodelPackageImpl.getWorkingPeriod()static final EAttribute WORKING_PERIOD__PERIOD_START_TIME_POINT
static final EAttribute WORKING_PERIOD__PERIOD_END_TIME_POINT