Class ActivityDefBaseImpl
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.MinimalEObjectImpl.Container
org.palladiosimulator.solver.lqn.impl.ActivityDefBaseImpl
- All Implemented Interfaces:
Notifier,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject,ActivityDefBase
- Direct Known Subclasses:
ActivityDefTypeImpl,ActivityPhasesTypeImpl,EntryActivityDefTypeImpl
An implementation of the model object 'Activity Def Base
'.
The following features are implemented:
- Generated class or method.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.DynamicNested 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 static final CallOrderTypeThe default value of the 'Call Order' attribute.protected CallOrderTypeThe cached value of the 'Call Order' attribute.protected booleanThis is true if the Call Order attribute has been set.protected static final ObjectThe default value of the 'Host Demand Cvsq' attribute.protected static final ObjectThe default value of the 'Host Demand Mean' attribute.protected ObjectThe cached value of the 'Host Demand Cvsq' attribute.protected ObjectThe cached value of the 'Host Demand Mean' attribute.protected static final ObjectThe default value of the 'Max Service Time' attribute.protected ObjectThe cached value of the 'Max Service Time' attribute.protected StringThe cached value of the 'Name' attribute.protected static final StringThe default value of the 'Name' attribute.protected EList<OutputResultType>The cached value of the 'Result Activity' containment reference list.protected EList<OutputDistributionType>The cached value of the 'Service Time Distribution' containment reference list.protected static final ObjectThe default value of the 'Think Time' attribute.protected ObjectThe cached value of the 'Think Time' attribute.Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainerFields 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_BASE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioneGet(int featureID, boolean resolve, boolean coreType) eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) booleaneIsSet(int featureID) voidprotected EClassvoideUnset(int featureID) getName()booleanvoidsetCallOrder(CallOrderType newCallOrder) voidsetHostDemandCvsq(Object newHostDemandCvsq) voidsetHostDemandMean(Object newHostDemandMean) voidsetMaxServiceTime(Object newMaxServiceTime) voidvoidsetThinkTime(Object newThinkTime) toString()voidMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainerMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingsMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, 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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods 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
eNotificationRequiredMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
serviceTimeDistribution
The cached value of the 'Service Time Distribution' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
resultActivity
The cached value of the 'Result Activity' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
CALL_ORDER_EDEFAULT
The default value of the 'Call Order' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
callOrder
The cached value of the 'Call Order' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
callOrderESet
protected boolean callOrderESetThis is true if the Call Order attribute has been set.- Generated class or method.
- Ordered collection.
-
HOST_DEMAND_CVSQ_EDEFAULT
The default value of the 'Host Demand Cvsq' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
hostDemandCvsq
The cached value of the 'Host Demand Cvsq' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
HOST_DEMAND_MEAN_EDEFAULT
The default value of the 'Host Demand Mean' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
hostDemandMean
The cached value of the 'Host Demand Mean' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MAX_SERVICE_TIME_EDEFAULT
The default value of the 'Max Service Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
maxServiceTime
The cached value of the 'Max Service Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NAME_EDEFAULT
The default value of the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
name
The cached value of the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
THINK_TIME_EDEFAULT
The default value of the 'Think Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
thinkTime
The cached value of the 'Think Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Constructor Details
-
ActivityDefBaseImpl
protected ActivityDefBaseImpl()- Generated class or method.
-
-
Method Details
-
eStaticClass
- Overrides:
eStaticClassin classBasicEObjectImpl- Generated class or method.
-
getServiceTimeDistribution
- Specified by:
getServiceTimeDistributionin interfaceActivityDefBase- Returns:
- the value of the 'Service Time Distribution' containment reference list.
- See Also:
- Generated class or method.
-
getResultActivity
- Specified by:
getResultActivityin interfaceActivityDefBase- Returns:
- the value of the 'Result Activity' containment reference list.
- See Also:
- Generated class or method.
-
getCallOrder
- Specified by:
getCallOrderin interfaceActivityDefBase- Returns:
- the value of the 'Call Order' attribute.
- See Also:
- Generated class or method.
-
setCallOrder
- Specified by:
setCallOrderin interfaceActivityDefBase- Parameters:
newCallOrder- the new value of the 'Call Order' attribute.- See Also:
- Generated class or method.
-
unsetCallOrder
public void unsetCallOrder()- Specified by:
unsetCallOrderin interfaceActivityDefBase- See Also:
- Generated class or method.
-
isSetCallOrder
public boolean isSetCallOrder()- Specified by:
isSetCallOrderin interfaceActivityDefBase- Returns:
- whether the value of the 'Call Order' attribute is set.
- See Also:
- Generated class or method.
-
getHostDemandCvsq
- Specified by:
getHostDemandCvsqin interfaceActivityDefBase- Returns:
- the value of the 'Host Demand Cvsq' attribute.
- See Also:
- Generated class or method.
-
setHostDemandCvsq
- Specified by:
setHostDemandCvsqin interfaceActivityDefBase- Parameters:
newHostDemandCvsq- the new value of the 'Host Demand Cvsq' attribute.- See Also:
- Generated class or method.
-
getHostDemandMean
- Specified by:
getHostDemandMeanin interfaceActivityDefBase- Returns:
- the value of the 'Host Demand Mean' attribute.
- See Also:
- Generated class or method.
-
setHostDemandMean
- Specified by:
setHostDemandMeanin interfaceActivityDefBase- Parameters:
newHostDemandMean- the new value of the 'Host Demand Mean' attribute.- See Also:
- Generated class or method.
-
getMaxServiceTime
- Specified by:
getMaxServiceTimein interfaceActivityDefBase- Returns:
- the value of the 'Max Service Time' attribute.
- See Also:
- Generated class or method.
-
setMaxServiceTime
- Specified by:
setMaxServiceTimein interfaceActivityDefBase- Parameters:
newMaxServiceTime- the new value of the 'Max Service Time' attribute.- See Also:
- Generated class or method.
-
getName
- Specified by:
getNamein interfaceActivityDefBase- Returns:
- the value of the 'Name' attribute.
- See Also:
- Generated class or method.
-
setName
- Specified by:
setNamein interfaceActivityDefBase- Parameters:
newName- the new value of the 'Name' attribute.- See Also:
- Generated class or method.
-
getThinkTime
- Specified by:
getThinkTimein interfaceActivityDefBase- Returns:
- the value of the 'Think Time' attribute.
- See Also:
- Generated class or method.
-
setThinkTime
- Specified by:
setThinkTimein interfaceActivityDefBase- Parameters:
newThinkTime- the new value of the 'Think Time' attribute.- See Also:
- Generated class or method.
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemovein classBasicEObjectImpl- Generated class or method.
-
eGet
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl- Generated class or method.
-
eSet
- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classBasicEObjectImpl- Generated class or method.
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classBasicEObjectImpl- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classBasicEObjectImpl- Generated class or method.
-
toString
- Overrides:
toStringin classBasicEObjectImpl- Generated class or method.
-