public interface OrganizationEnvironmentModel extends EObject, org.palladiosimulator.pcm.core.entity.NamedElement
The following features are supported:
OrganizationenvironmentmodelPackage.getOrganizationEnvironmentModel()
Modifier and Type | Method and Description |
---|---|
EList<ActorResource> |
getActorResources()
Returns the value of the 'Actor Resources' containment reference list.
|
EList<DeviceResource> |
getDeviceResources()
Returns the value of the 'Device Resources' containment reference list.
|
EList<Role> |
getRoles()
Returns the value of the 'Roles' containment reference list.
|
getEntityName, setEntityName
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<Role> getRoles()
Role
.
If the meaning of the 'Roles' containment reference list isn't clear, there really should be more of a description here...
OrganizationenvironmentmodelPackage.getOrganizationEnvironmentModel_Roles()
EList<ActorResource> getActorResources()
ActorResource
.
If the meaning of the 'Actor Resources' containment reference list isn't clear, there really should be more of a description here...
OrganizationenvironmentmodelPackage.getOrganizationEnvironmentModel_ActorResources()
EList<DeviceResource> getDeviceResources()
DeviceResource
.
If the meaning of the 'Device Resources' containment reference list isn't clear, there really should be more of a description here...
OrganizationenvironmentmodelPackage.getOrganizationEnvironmentModel_DeviceResources()