public interface OrganizationenvironmentmodelPackage extends EPackage
OrganizationenvironmentmodelFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
OrganizationenvironmentmodelPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
EPackage.Descriptor, EPackage.Registry| Modifier and Type | Field and Description |
|---|---|
static int |
ACTOR_RESOURCE
The meta object id for the '
Actor Resource' class. |
static int |
ACTOR_RESOURCE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.
|
static int |
ACTOR_RESOURCE__ID
The feature id for the 'Id' attribute.
|
static int |
ACTOR_RESOURCE__ROLES
The feature id for the 'Roles' reference list.
|
static int |
ACTOR_RESOURCE__WORKING_PERIODS
The feature id for the 'Working Periods' containment reference list.
|
static int |
ACTOR_RESOURCE_FEATURE_COUNT
The number of structural features of the 'Actor Resource' class.
|
static int |
DEVICE_RESOURCE
The meta object id for the '
Device Resource' class. |
static int |
DEVICE_RESOURCE__CAPACITY
The feature id for the 'Capacity' containment reference.
|
static int |
DEVICE_RESOURCE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.
|
static int |
DEVICE_RESOURCE__ID
The feature id for the 'Id' attribute.
|
static int |
DEVICE_RESOURCE_FEATURE_COUNT
The number of structural features of the 'Device Resource' class.
|
static OrganizationenvironmentmodelPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
ORGANIZATION_ENVIRONMENT_MODEL
The meta object id for the '
Organization Environment Model' class. |
static int |
ORGANIZATION_ENVIRONMENT_MODEL__ACTOR_RESOURCES
The feature id for the 'Actor Resources' containment reference list.
|
static int |
ORGANIZATION_ENVIRONMENT_MODEL__DEVICE_RESOURCES
The feature id for the 'Device Resources' containment reference list.
|
static int |
ORGANIZATION_ENVIRONMENT_MODEL__ENTITY_NAME
The feature id for the 'Entity Name' attribute.
|
static int |
ORGANIZATION_ENVIRONMENT_MODEL__ROLES
The feature id for the 'Roles' containment reference list.
|
static int |
ORGANIZATION_ENVIRONMENT_MODEL_FEATURE_COUNT
The number of structural features of the 'Organization Environment Model' class.
|
static int |
ROLE
The meta object id for the '
Role' class. |
static int |
ROLE__ACTORS
The feature id for the 'Actors' reference list.
|
static int |
ROLE__ENTITY_NAME
The feature id for the 'Entity Name' attribute.
|
static int |
ROLE__ID
The feature id for the 'Id' attribute.
|
static int |
ROLE_FEATURE_COUNT
The number of structural features of the 'Role' class.
|
static int |
WORKING_PERIOD
The meta object id for the '
Working Period' class. |
static int |
WORKING_PERIOD__ID
The feature id for the 'Id' attribute.
|
static int |
WORKING_PERIOD__PERIOD_END_TIME_POINT
The feature id for the 'Period End Time Point' attribute.
|
static int |
WORKING_PERIOD__PERIOD_START_TIME_POINT
The feature id for the 'Period Start Time Point' attribute.
|
static int |
WORKING_PERIOD_FEATURE_COUNT
The number of structural features of the 'Working Period' class.
|
| Modifier and Type | Method and Description |
|---|---|
EReference |
getActorResource_Roles()
Returns the meta object for the reference list '
Roles'. |
EReference |
getActorResource_WorkingPeriods()
Returns the meta object for the containment reference list '
Working Periods'. |
EClass |
getActorResource()
Returns the meta object for class '
Actor Resource'. |
EReference |
getDeviceResource_Capacity()
Returns the meta object for the containment reference '
Capacity'. |
EClass |
getDeviceResource()
Returns the meta object for class '
Device Resource'. |
EReference |
getOrganizationEnvironmentModel_ActorResources()
Returns the meta object for the containment reference list '
Actor Resources'. |
EReference |
getOrganizationEnvironmentModel_DeviceResources()
Returns the meta object for the containment reference list '
Device Resources'. |
EReference |
getOrganizationEnvironmentModel_Roles()
Returns the meta object for the containment reference list '
Roles'. |
EClass |
getOrganizationEnvironmentModel()
Returns the meta object for class '
Organization Environment Model'. |
OrganizationenvironmentmodelFactory |
getOrganizationenvironmentmodelFactory()
Returns the factory that creates the instances of the model.
|
EReference |
getRole_Actors()
Returns the meta object for the reference list '
Actors'. |
EClass |
getRole()
Returns the meta object for class '
Role'. |
EAttribute |
getWorkingPeriod_PeriodEndTimePoint()
Returns the meta object for the attribute '
Period End Time Point'. |
EAttribute |
getWorkingPeriod_PeriodStartTimePoint()
Returns the meta object for the attribute '
Period Start Time Point'. |
EClass |
getWorkingPeriod()
Returns the meta object for class '
Working Period'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetName, setNamegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final OrganizationenvironmentmodelPackage eINSTANCE
static final int ORGANIZATION_ENVIRONMENT_MODEL
Organization Environment Model' class.
OrganizationEnvironmentModelImpl,
OrganizationenvironmentmodelPackageImpl.getOrganizationEnvironmentModel(),
Constant Field Valuesstatic final int ORGANIZATION_ENVIRONMENT_MODEL__ENTITY_NAME
static final int ORGANIZATION_ENVIRONMENT_MODEL__ROLES
static final int ORGANIZATION_ENVIRONMENT_MODEL__ACTOR_RESOURCES
static final int ORGANIZATION_ENVIRONMENT_MODEL__DEVICE_RESOURCES
static final int ORGANIZATION_ENVIRONMENT_MODEL_FEATURE_COUNT
static final int ROLE
Role' class.
RoleImpl,
OrganizationenvironmentmodelPackageImpl.getRole(),
Constant Field Valuesstatic final int ROLE__ID
static final int ROLE__ENTITY_NAME
static final int ROLE__ACTORS
static final int ROLE_FEATURE_COUNT
static final int ACTOR_RESOURCE
Actor Resource' class.
ActorResourceImpl,
OrganizationenvironmentmodelPackageImpl.getActorResource(),
Constant Field Valuesstatic final int ACTOR_RESOURCE__ID
static final int ACTOR_RESOURCE__ENTITY_NAME
static final int ACTOR_RESOURCE__WORKING_PERIODS
static final int ACTOR_RESOURCE__ROLES
static final int ACTOR_RESOURCE_FEATURE_COUNT
static final int DEVICE_RESOURCE
Device Resource' class.
DeviceResourceImpl,
OrganizationenvironmentmodelPackageImpl.getDeviceResource(),
Constant Field Valuesstatic final int DEVICE_RESOURCE__ID
static final int DEVICE_RESOURCE__ENTITY_NAME
static final int DEVICE_RESOURCE__CAPACITY
static final int DEVICE_RESOURCE_FEATURE_COUNT
static final int WORKING_PERIOD
Working Period' class.
WorkingPeriodImpl,
OrganizationenvironmentmodelPackageImpl.getWorkingPeriod(),
Constant Field Valuesstatic final int WORKING_PERIOD__ID
static final int WORKING_PERIOD__PERIOD_START_TIME_POINT
static final int WORKING_PERIOD__PERIOD_END_TIME_POINT
static final int WORKING_PERIOD_FEATURE_COUNT
EClass getOrganizationEnvironmentModel()
Organization Environment Model'.
OrganizationEnvironmentModelEReference getOrganizationEnvironmentModel_Roles()
Roles'.
OrganizationEnvironmentModel.getRoles(),
getOrganizationEnvironmentModel()EReference getOrganizationEnvironmentModel_ActorResources()
Actor Resources'.
OrganizationEnvironmentModel.getActorResources(),
getOrganizationEnvironmentModel()EReference getOrganizationEnvironmentModel_DeviceResources()
Device Resources'.
OrganizationEnvironmentModel.getDeviceResources(),
getOrganizationEnvironmentModel()EClass getRole()
Role'.
RoleEReference getRole_Actors()
Actors'.
Role.getActors(),
getRole()EClass getActorResource()
Actor Resource'.
ActorResourceEReference getActorResource_WorkingPeriods()
Working Periods'.
ActorResource.getWorkingPeriods(),
getActorResource()EReference getActorResource_Roles()
Roles'.
ActorResource.getRoles(),
getActorResource()EClass getDeviceResource()
Device Resource'.
DeviceResourceEReference getDeviceResource_Capacity()
Capacity'.
DeviceResource.getCapacity(),
getDeviceResource()EClass getWorkingPeriod()
Working Period'.
WorkingPeriodEAttribute getWorkingPeriod_PeriodStartTimePoint()
Period Start Time Point'.
WorkingPeriod.getPeriodStartTimePoint(),
getWorkingPeriod()EAttribute getWorkingPeriod_PeriodEndTimePoint()
Period End Time Point'.
WorkingPeriod.getPeriodEndTimePoint(),
getWorkingPeriod()OrganizationenvironmentmodelFactory getOrganizationenvironmentmodelFactory()