public class RoleToRoleDependencyImpl extends de.uka.ipd.sdq.identifier.impl.IdentifierImpl implements RoleToRoleDependency
The following features are implemented:
MinimalEObjectImpl.Container
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
EOPPOSITE_FEATURE_BASE
NIL
Modifier and Type | Method and Description |
---|---|
org.palladiosimulator.pcm.repository.ProvidedRole |
basicGetProvidedRole() |
org.palladiosimulator.pcm.repository.RequiredRole |
basicGetRequiredRole() |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
EList<OperationToOperationDependency> |
getOperationToOperationDependency() |
org.palladiosimulator.pcm.repository.ProvidedRole |
getProvidedRole() |
org.palladiosimulator.pcm.repository.RequiredRole |
getRequiredRole() |
void |
setProvidedRole(org.palladiosimulator.pcm.repository.ProvidedRole newProvidedRole) |
void |
setRequiredRole(org.palladiosimulator.pcm.repository.RequiredRole newRequiredRole) |
cdoClassInfo, cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInternalDynamicFeature, cdoInternalInstance, cdoInternalPostAttach, cdoInternalPostDetach, cdoInternalPostInvalidate, cdoInternalPostLoad, cdoInternalPostRollback, cdoInternalPreCommit, cdoInternalPreLoad, cdoInternalSetID, cdoInternalSetResource, cdoInternalSetRevision, cdoInternalSetState, cdoInternalSetView, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption, createLock, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eClass, eContainerFeatureID, eDirectResource, eInternalContainer, eInternalResource, equals, eSetClass, eSetResource, eStore, getLockState, hashCode, instanceToRevisionFeature, revisionToInstanceFeature, toString
eDerivedStructuralFeatureID
eAdapters, eContents, eCrossReferences, eDeliver, eIsProxy, eProxyURI, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetStore, eSetting, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
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
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eDerivedOperationID, eDerivedStructuralFeatureID, eGet, eInverseAdd, eInverseRemove, eInvoke, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetProxyURI, eSetStore, eSetting, eURIFragmentSegment
public org.palladiosimulator.pcm.repository.ProvidedRole getProvidedRole()
getProvidedRole
in interface RoleToRoleDependency
RoleToRoleDependency.setProvidedRole(ProvidedRole)
,
ComponentInternalDependenciesPackage.getRoleToRoleDependency_ProvidedRole()
public org.palladiosimulator.pcm.repository.ProvidedRole basicGetProvidedRole()
public void setProvidedRole(org.palladiosimulator.pcm.repository.ProvidedRole newProvidedRole)
setProvidedRole
in interface RoleToRoleDependency
newProvidedRole
- the new value of the 'Provided Role' reference.RoleToRoleDependency.getProvidedRole()
public org.palladiosimulator.pcm.repository.RequiredRole getRequiredRole()
getRequiredRole
in interface RoleToRoleDependency
RoleToRoleDependency.setRequiredRole(RequiredRole)
,
ComponentInternalDependenciesPackage.getRoleToRoleDependency_RequiredRole()
public org.palladiosimulator.pcm.repository.RequiredRole basicGetRequiredRole()
public void setRequiredRole(org.palladiosimulator.pcm.repository.RequiredRole newRequiredRole)
setRequiredRole
in interface RoleToRoleDependency
newRequiredRole
- the new value of the 'Required Role' reference.RoleToRoleDependency.getRequiredRole()
public EList<OperationToOperationDependency> getOperationToOperationDependency()
getOperationToOperationDependency
in interface RoleToRoleDependency
ComponentInternalDependenciesPackage.getRoleToRoleDependency_OperationToOperationDependency()
,
OperationToOperationDependency.getParentRoleToRoleDependency()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd
in class BasicEObjectImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class de.uka.ipd.sdq.identifier.impl.IdentifierImpl