Class PassiveResourceResultImpl
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
org.palladiosimulator.pcm.impl.PCMClassImpl
org.palladiosimulator.pcm.impl.PCMBaseClassImpl
org.palladiosimulator.pcm.core.entity.impl.NamedElementImpl
org.palladiosimulator.analyzer.resultdecorator.resourceenvironmentdecorator.impl.UtilisationResultImpl
org.palladiosimulator.analyzer.resultdecorator.resourceenvironmentdecorator.impl.PassiveResourceResultImpl
- All Implemented Interfaces:
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,PassiveResourceResult,UtilisationResult,org.palladiosimulator.pcm.core.entity.NamedElement,org.palladiosimulator.pcm.PCMBaseClass,org.palladiosimulator.pcm.PCMClass
public class PassiveResourceResultImpl
extends UtilisationResultImpl
implements PassiveResourceResult
An implementation of the model object '
Passive Resource Result'.
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.ContainerNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.palladiosimulator.pcm.core.composition.AssemblyContextThe cached value of the 'Assembly Context Passive Resource Result' reference.protected static final doubleThe default value of the 'Average Holding Time' attribute.protected doubleThe cached value of the 'Average Holding Time' attribute.protected org.palladiosimulator.pcm.repository.PassiveResourceThe cached value of the 'Passive Resource Passive Resource Result' reference.Fields inherited from class org.palladiosimulator.analyzer.resultdecorator.resourceenvironmentdecorator.impl.UtilisationResultImpl
AVERAGE_QUEUE_LENGTH_EDEFAULT, AVERAGE_WAIT_TIME_EDEFAULT, averageQueueLength, averageWaitTime, MAX_QUEUE_LENGTH_EDEFAULT, maxQueueLength, NORMALISED_RESOURCE_UTILISATION_EDEFAULT, NORMALISED_WAIT_TIME_EDEFAULT, normalisedResourceUtilisation, normalisedWaitTime, RESOURCE_UTILISATION_EDEFAULT, resourceUtilisationFields inherited from class org.palladiosimulator.pcm.core.entity.impl.NamedElementImpl
copyright, ENTITY_NAME_EDEFAULTFields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NILFields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASEFields inherited from interface org.palladiosimulator.pcm.core.entity.NamedElement
copyright -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.palladiosimulator.pcm.core.composition.AssemblyContextorg.palladiosimulator.pcm.repository.PassiveResourceeGet(int featureID, boolean resolve, boolean coreType) booleaneIsSet(int featureID) voidprotected EClassvoideUnset(int featureID) org.palladiosimulator.pcm.core.composition.AssemblyContextdoubleorg.palladiosimulator.pcm.repository.PassiveResourcevoidsetAssemblyContext_PassiveResourceResult(org.palladiosimulator.pcm.core.composition.AssemblyContext newAssemblyContext_PassiveResourceResult) voidsetAverageHoldingTime(double newAverageHoldingTime) voidsetPassiveResource_PassiveResourceResult(org.palladiosimulator.pcm.repository.PassiveResource newPassiveResource_PassiveResourceResult) toString()Methods inherited from class org.palladiosimulator.analyzer.resultdecorator.resourceenvironmentdecorator.impl.UtilisationResultImpl
getAverageQueueLength, getAverageWaitTime, getMaxQueueLength, getNormalisedResourceUtilisation, getNormalisedWaitTime, getResourceUtilisation, setAverageQueueLength, setAverageWaitTime, setMaxQueueLength, setNormalisedResourceUtilisation, setNormalisedWaitTime, setResourceUtilisationMethods inherited from class org.palladiosimulator.pcm.core.entity.impl.NamedElementImpl
getEntityName, setEntityNameMethods inherited from class org.palladiosimulator.pcm.impl.PCMClassImpl
eStaticFeatureCountMethods 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, eAdapters, 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, revisionToInstanceFeatureMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureIDMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eIsProxy, eProperties, eProxyURI, eSetDeliver, eSetProxyURIMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseAdd, eInverseRemove, 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, eVirtualValuesMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoState, cdoWriteLock, cdoWriteOptionMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.InternalEObject
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eDerivedOperationID, eDerivedStructuralFeatureID, eGet, eInverseAdd, eInverseRemove, eInvoke, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetProxyURI, eSetStore, eSetting, eURIFragmentSegmentMethods inherited from interface org.palladiosimulator.pcm.core.entity.NamedElement
getEntityName, setEntityNameMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface org.palladiosimulator.analyzer.resultdecorator.resourceenvironmentdecorator.UtilisationResult
getAverageQueueLength, getAverageWaitTime, getMaxQueueLength, getNormalisedResourceUtilisation, getNormalisedWaitTime, getResourceUtilisation, setAverageQueueLength, setAverageWaitTime, setMaxQueueLength, setNormalisedResourceUtilisation, setNormalisedWaitTime, setResourceUtilisation
-
Field Details
-
passiveResource_PassiveResourceResult
protected org.palladiosimulator.pcm.repository.PassiveResource passiveResource_PassiveResourceResultThe cached value of the 'Passive Resource Passive Resource Result' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
assemblyContext_PassiveResourceResult
protected org.palladiosimulator.pcm.core.composition.AssemblyContext assemblyContext_PassiveResourceResultThe cached value of the 'Assembly Context Passive Resource Result' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
AVERAGE_HOLDING_TIME_EDEFAULT
protected static final double AVERAGE_HOLDING_TIME_EDEFAULTThe default value of the 'Average Holding Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
averageHoldingTime
protected double averageHoldingTimeThe cached value of the 'Average Holding Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Constructor Details
-
PassiveResourceResultImpl
protected PassiveResourceResultImpl()- Generated class or method.
-
-
Method Details
-
eStaticClass
- Overrides:
eStaticClassin classUtilisationResultImpl- Generated class or method.
-
getPassiveResource_PassiveResourceResult
public org.palladiosimulator.pcm.repository.PassiveResource getPassiveResource_PassiveResourceResult()- Specified by:
getPassiveResource_PassiveResourceResultin interfacePassiveResourceResult- Returns:
- the value of the 'Passive Resource Passive Resource Result' reference.
- See Also:
- Generated class or method.
-
basicGetPassiveResource_PassiveResourceResult
public org.palladiosimulator.pcm.repository.PassiveResource basicGetPassiveResource_PassiveResourceResult()- Generated class or method.
-
setPassiveResource_PassiveResourceResult
public void setPassiveResource_PassiveResourceResult(org.palladiosimulator.pcm.repository.PassiveResource newPassiveResource_PassiveResourceResult) - Specified by:
setPassiveResource_PassiveResourceResultin interfacePassiveResourceResult- Parameters:
newPassiveResource_PassiveResourceResult- the new value of the 'Passive Resource Passive Resource Result' reference.- See Also:
- Generated class or method.
-
getAssemblyContext_PassiveResourceResult
public org.palladiosimulator.pcm.core.composition.AssemblyContext getAssemblyContext_PassiveResourceResult()- Specified by:
getAssemblyContext_PassiveResourceResultin interfacePassiveResourceResult- Returns:
- the value of the 'Assembly Context Passive Resource Result' reference.
- See Also:
- Generated class or method.
-
basicGetAssemblyContext_PassiveResourceResult
public org.palladiosimulator.pcm.core.composition.AssemblyContext basicGetAssemblyContext_PassiveResourceResult()- Generated class or method.
-
setAssemblyContext_PassiveResourceResult
public void setAssemblyContext_PassiveResourceResult(org.palladiosimulator.pcm.core.composition.AssemblyContext newAssemblyContext_PassiveResourceResult) - Specified by:
setAssemblyContext_PassiveResourceResultin interfacePassiveResourceResult- Parameters:
newAssemblyContext_PassiveResourceResult- the new value of the 'Assembly Context Passive Resource Result' reference.- See Also:
- Generated class or method.
-
getAverageHoldingTime
public double getAverageHoldingTime()- Specified by:
getAverageHoldingTimein interfacePassiveResourceResult- Returns:
- the value of the 'Average Holding Time' attribute.
- See Also:
- Generated class or method.
-
setAverageHoldingTime
public void setAverageHoldingTime(double newAverageHoldingTime) - Specified by:
setAverageHoldingTimein interfacePassiveResourceResult- Parameters:
newAverageHoldingTime- the new value of the 'Average Holding Time' attribute.- See Also:
- Generated class or method.
-
eGet
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classUtilisationResultImpl- Generated class or method.
-
eSet
- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classUtilisationResultImpl- Generated class or method.
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classUtilisationResultImpl- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classUtilisationResultImpl- Generated class or method.
-
toString
- Overrides:
toStringin classUtilisationResultImpl- Generated class or method.
-