Class AcquireDeviceResourceActionImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- org.eclipse.emf.internal.cdo.CDOObjectImpl
-
- de.uka.ipd.sdq.identifier.impl.IdentifierImpl
-
- org.palladiosimulator.pcm.core.entity.impl.EntityImpl
-
- org.palladiosimulator.pcm.usagemodel.impl.AbstractUserActionImpl
-
- de.uhd.ifi.se.pcm.bppcm.bpusagemodel.impl.AcquireDeviceResourceActionImpl
-
- All Implemented Interfaces:
AcquireDeviceResourceAction
,de.uka.ipd.sdq.identifier.Identifier
,org.eclipse.emf.cdo.CDOObject
,org.eclipse.emf.cdo.common.id.CDOWithID
,org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry.CDOObjectMarker
,Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,org.eclipse.emf.spi.cdo.InternalCDOLoadable
,org.eclipse.emf.spi.cdo.InternalCDOObject
,org.palladiosimulator.pcm.core.entity.Entity
,org.palladiosimulator.pcm.core.entity.NamedElement
,org.palladiosimulator.pcm.PCMBaseClass
,org.palladiosimulator.pcm.PCMClass
,org.palladiosimulator.pcm.usagemodel.AbstractUserAction
public class AcquireDeviceResourceActionImpl extends org.palladiosimulator.pcm.usagemodel.impl.AbstractUserActionImpl implements AcquireDeviceResourceAction
An implementation of the model object 'Acquire Device Resource Action'.The following features are implemented:
- Generated class or method.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
-
-
Field Summary
Fields Modifier and Type Field Description protected DeviceResource
passiveresource_AcquireAction
The cached value of the 'Passiveresource Acquire Action
' reference.protected boolean
timeout
The cached value of the 'Timeout
' attribute.protected static boolean
TIMEOUT_EDEFAULT
The default value of the 'Timeout
' attribute.protected static double
TIMEOUT_VALUE_EDEFAULT
The default value of the 'Timeout Value
' attribute.protected double
timeoutValue
The cached value of the 'Timeout Value
' attribute.-
Fields inherited from class org.palladiosimulator.pcm.usagemodel.impl.AbstractUserActionImpl
copyright
-
Fields inherited from class org.palladiosimulator.pcm.core.entity.impl.EntityImpl
ENTITY_NAME_EDEFAULT
-
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
-
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
AcquireDeviceResourceActionImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DeviceResource
basicGetPassiveresource_AcquireAction()
Object
eGet(int featureID, boolean resolve, boolean coreType)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
protected EClass
eStaticClass()
void
eUnset(int featureID)
DeviceResource
getPassiveresource_AcquireAction()
double
getTimeoutValue()
boolean
isTimeout()
void
setPassiveresource_AcquireAction(DeviceResource newPassiveresource_AcquireAction)
void
setTimeout(boolean newTimeout)
void
setTimeoutValue(double newTimeoutValue)
String
toString()
-
Methods inherited from class org.palladiosimulator.pcm.usagemodel.impl.AbstractUserActionImpl
basicGetPredecessor, basicGetSuccessor, basicSetPredecessor, basicSetScenarioBehaviour_AbstractUserAction, basicSetSuccessor, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getPredecessor, getScenarioBehaviour_AbstractUserAction, getSuccessor, setPredecessor, setScenarioBehaviour_AbstractUserAction, setSuccessor
-
Methods inherited from class org.palladiosimulator.pcm.core.entity.impl.EntityImpl
eBaseStructuralFeatureID, eDerivedStructuralFeatureID, getEntityName, setEntityName
-
Methods inherited from class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
eStaticFeatureCount, getId, setId
-
Methods inherited from class org.eclipse.emf.internal.cdo.CDOObjectImpl
cdoClassInfo, cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInternalDynamicFeature, cdoInternalInstance, cdoInternalPostAttach, cdoInternalPostDetach, cdoInternalPostDetach, cdoInternalPostInvalidate, cdoInternalPostLoad, cdoInternalPostRollback, cdoInternalPreAttach, cdoInternalPreCommit, cdoInternalPreLoad, cdoInternalSetID, cdoInternalSetResource, cdoInternalSetRevision, cdoInternalSetState, cdoInternalSetView, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption, createFeatureMap, createList, createLock, createMap, createOrderedList, createUnorderedList, dynamicGet, dynamicSet, dynamicUnset, eAdapterAdded, eAdapterRemoved, eBasicAdapterListeners, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerAdapterArray, eContainerFeatureID, eDirectResource, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicIsSet, eHasSettings, eInternalContainer, eInternalResource, eIsCaching, emfToString, equals, eSetClass, eSetDirectResource, eSetResource, eSettings, eStore, getLockState, hashCode, instanceToRevisionFeature, revisionToInstanceFeature
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eIsProxy, eProperties, eProxyURI, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.palladiosimulator.pcm.usagemodel.AbstractUserAction
getPredecessor, getScenarioBehaviour_AbstractUserAction, getSuccessor, setPredecessor, setScenarioBehaviour_AbstractUserAction, setSuccessor
-
Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoState, cdoWriteLock, cdoWriteOption
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eBasicRemoveFromContainer, eDerivedOperationID, eGet, eInverseAdd, eInverseRemove, eInvoke, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetProxyURI, eSetStore, eSetting, eURIFragmentSegment
-
Methods inherited from interface org.palladiosimulator.pcm.core.entity.NamedElement
getEntityName, setEntityName
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
passiveresource_AcquireAction
protected DeviceResource passiveresource_AcquireAction
The cached value of the 'Passiveresource Acquire Action
' reference.- See Also:
getPassiveresource_AcquireAction()
- Generated class or method.
- Ordered collection.
-
TIMEOUT_EDEFAULT
protected static final boolean TIMEOUT_EDEFAULT
The default value of the 'Timeout
' attribute.- See Also:
isTimeout()
, Constant Field Values- Generated class or method.
- Ordered collection.
-
timeout
protected boolean timeout
The cached value of the 'Timeout
' attribute.- See Also:
isTimeout()
- Generated class or method.
- Ordered collection.
-
TIMEOUT_VALUE_EDEFAULT
protected static final double TIMEOUT_VALUE_EDEFAULT
The default value of the 'Timeout Value
' attribute.- See Also:
getTimeoutValue()
, Constant Field Values- Generated class or method.
- Ordered collection.
-
timeoutValue
protected double timeoutValue
The cached value of the 'Timeout Value
' attribute.- See Also:
getTimeoutValue()
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classorg.palladiosimulator.pcm.usagemodel.impl.AbstractUserActionImpl
- Generated class or method.
-
getPassiveresource_AcquireAction
public DeviceResource getPassiveresource_AcquireAction()
- Specified by:
getPassiveresource_AcquireAction
in interfaceAcquireDeviceResourceAction
- Returns:
- the value of the 'Passiveresource Acquire Action' reference.
- See Also:
AcquireDeviceResourceAction.setPassiveresource_AcquireAction(DeviceResource)
,BpusagemodelPackage.getAcquireDeviceResourceAction_Passiveresource_AcquireAction()
- Generated class or method.
-
basicGetPassiveresource_AcquireAction
public DeviceResource basicGetPassiveresource_AcquireAction()
- Generated class or method.
-
setPassiveresource_AcquireAction
public void setPassiveresource_AcquireAction(DeviceResource newPassiveresource_AcquireAction)
- Specified by:
setPassiveresource_AcquireAction
in interfaceAcquireDeviceResourceAction
- Parameters:
newPassiveresource_AcquireAction
- the new value of the 'Passiveresource Acquire Action' reference.- See Also:
AcquireDeviceResourceAction.getPassiveresource_AcquireAction()
- Generated class or method.
-
isTimeout
public boolean isTimeout()
- Specified by:
isTimeout
in interfaceAcquireDeviceResourceAction
- Returns:
- the value of the 'Timeout' attribute.
- See Also:
AcquireDeviceResourceAction.setTimeout(boolean)
,BpusagemodelPackage.getAcquireDeviceResourceAction_Timeout()
- Generated class or method.
-
setTimeout
public void setTimeout(boolean newTimeout)
- Specified by:
setTimeout
in interfaceAcquireDeviceResourceAction
- Parameters:
newTimeout
- the new value of the 'Timeout' attribute.- See Also:
AcquireDeviceResourceAction.isTimeout()
- Generated class or method.
-
getTimeoutValue
public double getTimeoutValue()
- Specified by:
getTimeoutValue
in interfaceAcquireDeviceResourceAction
- Returns:
- the value of the 'Timeout Value' attribute.
- See Also:
AcquireDeviceResourceAction.setTimeoutValue(double)
,BpusagemodelPackage.getAcquireDeviceResourceAction_TimeoutValue()
- Generated class or method.
-
setTimeoutValue
public void setTimeoutValue(double newTimeoutValue)
- Specified by:
setTimeoutValue
in interfaceAcquireDeviceResourceAction
- Parameters:
newTimeoutValue
- the new value of the 'Timeout Value' attribute.- See Also:
AcquireDeviceResourceAction.getTimeoutValue()
- Generated class or method.
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classorg.palladiosimulator.pcm.usagemodel.impl.AbstractUserActionImpl
- Generated class or method.
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classorg.palladiosimulator.pcm.usagemodel.impl.AbstractUserActionImpl
- Generated class or method.
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classorg.palladiosimulator.pcm.usagemodel.impl.AbstractUserActionImpl
- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classorg.palladiosimulator.pcm.usagemodel.impl.AbstractUserActionImpl
- Generated class or method.
-
toString
public String toString()
- Overrides:
toString
in classorg.eclipse.emf.internal.cdo.CDOObjectImpl
- Generated class or method.
-
-