Class VariableUsageParameterImpl
- 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.reliability.sensitivity.impl.SensitivityParameterImpl
-
- org.palladiosimulator.reliability.sensitivity.impl.SingleSensitivityParameterImpl
-
- org.palladiosimulator.reliability.sensitivity.impl.VariableUsageParameterImpl
-
- All Implemented Interfaces:
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,SensitivityParameter,SingleSensitivityParameter,VariableUsageParameter
public class VariableUsageParameterImpl extends SingleSensitivityParameterImpl implements VariableUsageParameter
An implementation of the model object ' Variable Usage Parameter'.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 org.palladiosimulator.pcm.repository.BasicComponentbasicComponent__VariableUsageParameterThe cached value of the 'Basic Component Variable Usage Parameter' reference.protected org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCallentryLevelSystemCall__VariableUsageParameterThe cached value of the 'Entry Level System Call Variable Usage Parameter' reference.protected static org.palladiosimulator.pcm.parameter.VariableCharacterisationTypeVARIABLE_CHARACTERISATION_TYPE_VARIABLE_USAGE_PARAMETER_EDEFAULTThe default value of the 'Variable Characterisation Type Variable Usage Parameter' attribute.protected static StringVARIABLE_NAME_EDEFAULTThe default value of the 'Variable Name' attribute.protected static VariableUsageTypeVARIABLE_USAGE_TYPE_VARIABLE_USAGE_PARAMETER_EDEFAULTThe default value of the 'Variable Usage Type Variable Usage Parameter' attribute.protected org.palladiosimulator.pcm.parameter.VariableCharacterisationTypevariableCharacterisationType__VariableUsageParameterThe cached value of the 'Variable Characterisation Type Variable Usage Parameter' attribute.protected StringvariableNameThe cached value of the 'Variable Name' attribute.protected VariableUsageTypevariableUsageType__VariableUsageParameterThe cached value of the 'Variable Usage Type Variable Usage Parameter' attribute.-
Fields inherited from class org.palladiosimulator.reliability.sensitivity.impl.SingleSensitivityParameterImpl
sensitivityParameterVariation__SingleSensitivityParameter
-
Fields inherited from class org.palladiosimulator.pcm.core.entity.impl.EntityImpl
copyright, 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 protectedVariableUsageParameterImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.palladiosimulator.pcm.repository.BasicComponentbasicGetBasicComponent__VariableUsageParameter()org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCallbasicGetEntryLevelSystemCall__VariableUsageParameter()ObjecteGet(int featureID, boolean resolve, boolean coreType)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)org.palladiosimulator.pcm.repository.BasicComponentgetBasicComponent__VariableUsageParameter()org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCallgetEntryLevelSystemCall__VariableUsageParameter()org.palladiosimulator.pcm.parameter.VariableCharacterisationTypegetVariableCharacterisationType__VariableUsageParameter()StringgetVariableName()VariableUsageTypegetVariableUsageType__VariableUsageParameter()voidsetBasicComponent__VariableUsageParameter(org.palladiosimulator.pcm.repository.BasicComponent newBasicComponent__VariableUsageParameter)voidsetEntryLevelSystemCall__VariableUsageParameter(org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall newEntryLevelSystemCall__VariableUsageParameter)voidsetVariableCharacterisationType__VariableUsageParameter(org.palladiosimulator.pcm.parameter.VariableCharacterisationType newVariableCharacterisationType__VariableUsageParameter)voidsetVariableName(String newVariableName)voidsetVariableUsageType__VariableUsageParameter(VariableUsageType newVariableUsageType__VariableUsageParameter)booleanSystemCallParameterMustHaveStringSequence(DiagnosticChain diagnostics, Map<Object,Object> context)StringtoString()-
Methods inherited from class org.palladiosimulator.reliability.sensitivity.impl.SingleSensitivityParameterImpl
basicSetSensitivityParameterVariation__SingleSensitivityParameter, eInverseAdd, eInverseRemove, getSensitivityParameterVariation__SingleSensitivityParameter, setSensitivityParameterVariation__SingleSensitivityParameter
-
Methods inherited from class org.palladiosimulator.reliability.sensitivity.impl.SensitivityParameterImpl
basicSetParentParameter__SensitivityParameter, basicSetSensitivityConfiguration__SensitivityParameter, eBasicRemoveFromContainerFeature, getParentParameter__SensitivityParameter, getSensitivityConfiguration__SensitivityParameter, setParentParameter__SensitivityParameter, setSensitivityConfiguration__SensitivityParameter
-
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, 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.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
-
Methods inherited from interface org.palladiosimulator.reliability.sensitivity.SensitivityParameter
getParentParameter__SensitivityParameter, getSensitivityConfiguration__SensitivityParameter, setParentParameter__SensitivityParameter, setSensitivityConfiguration__SensitivityParameter
-
Methods inherited from interface org.palladiosimulator.reliability.sensitivity.SingleSensitivityParameter
getSensitivityParameterVariation__SingleSensitivityParameter, setSensitivityParameterVariation__SingleSensitivityParameter
-
-
-
-
Field Detail
-
VARIABLE_NAME_EDEFAULT
protected static final String VARIABLE_NAME_EDEFAULT
The default value of the 'Variable Name' attribute.- See Also:
getVariableName()- Generated class or method.
- Ordered collection.
-
variableName
protected String variableName
The cached value of the 'Variable Name' attribute.- See Also:
getVariableName()- Generated class or method.
- Ordered collection.
-
entryLevelSystemCall__VariableUsageParameter
protected org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall entryLevelSystemCall__VariableUsageParameter
The cached value of the 'Entry Level System Call Variable Usage Parameter' reference.- See Also:
getEntryLevelSystemCall__VariableUsageParameter()- Generated class or method.
- Ordered collection.
-
VARIABLE_CHARACTERISATION_TYPE_VARIABLE_USAGE_PARAMETER_EDEFAULT
protected static final org.palladiosimulator.pcm.parameter.VariableCharacterisationType VARIABLE_CHARACTERISATION_TYPE_VARIABLE_USAGE_PARAMETER_EDEFAULT
The default value of the 'Variable Characterisation Type Variable Usage Parameter' attribute.- See Also:
getVariableCharacterisationType__VariableUsageParameter()- Generated class or method.
- Ordered collection.
-
variableCharacterisationType__VariableUsageParameter
protected org.palladiosimulator.pcm.parameter.VariableCharacterisationType variableCharacterisationType__VariableUsageParameter
The cached value of the 'Variable Characterisation Type Variable Usage Parameter' attribute.- See Also:
getVariableCharacterisationType__VariableUsageParameter()- Generated class or method.
- Ordered collection.
-
VARIABLE_USAGE_TYPE_VARIABLE_USAGE_PARAMETER_EDEFAULT
protected static final VariableUsageType VARIABLE_USAGE_TYPE_VARIABLE_USAGE_PARAMETER_EDEFAULT
The default value of the 'Variable Usage Type Variable Usage Parameter' attribute.- See Also:
getVariableUsageType__VariableUsageParameter()- Generated class or method.
- Ordered collection.
-
variableUsageType__VariableUsageParameter
protected VariableUsageType variableUsageType__VariableUsageParameter
The cached value of the 'Variable Usage Type Variable Usage Parameter' attribute.- See Also:
getVariableUsageType__VariableUsageParameter()- Generated class or method.
- Ordered collection.
-
basicComponent__VariableUsageParameter
protected org.palladiosimulator.pcm.repository.BasicComponent basicComponent__VariableUsageParameter
The cached value of the 'Basic Component Variable Usage Parameter' reference.- See Also:
getBasicComponent__VariableUsageParameter()- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classSingleSensitivityParameterImpl- Generated class or method.
-
getVariableName
public String getVariableName()
- Specified by:
getVariableNamein interfaceVariableUsageParameter- Returns:
- the value of the 'Variable Name' attribute.
- See Also:
VariableUsageParameter.setVariableName(String),SensitivityPackage.getVariableUsageParameter_VariableName()- Generated class or method.
-
setVariableName
public void setVariableName(String newVariableName)
- Specified by:
setVariableNamein interfaceVariableUsageParameter- Parameters:
newVariableName- the new value of the 'Variable Name' attribute.- See Also:
VariableUsageParameter.getVariableName()- Generated class or method.
-
getEntryLevelSystemCall__VariableUsageParameter
public org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall getEntryLevelSystemCall__VariableUsageParameter()
- Specified by:
getEntryLevelSystemCall__VariableUsageParameterin interfaceVariableUsageParameter- Returns:
- the value of the 'Entry Level System Call Variable Usage Parameter' reference.
- See Also:
VariableUsageParameter.setEntryLevelSystemCall__VariableUsageParameter(EntryLevelSystemCall),SensitivityPackage.getVariableUsageParameter_EntryLevelSystemCall__VariableUsageParameter()- Generated class or method.
-
basicGetEntryLevelSystemCall__VariableUsageParameter
public org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall basicGetEntryLevelSystemCall__VariableUsageParameter()
- Generated class or method.
-
setEntryLevelSystemCall__VariableUsageParameter
public void setEntryLevelSystemCall__VariableUsageParameter(org.palladiosimulator.pcm.usagemodel.EntryLevelSystemCall newEntryLevelSystemCall__VariableUsageParameter)
- Specified by:
setEntryLevelSystemCall__VariableUsageParameterin interfaceVariableUsageParameter- Parameters:
newEntryLevelSystemCall__VariableUsageParameter- the new value of the 'Entry Level System Call Variable Usage Parameter' reference.- See Also:
VariableUsageParameter.getEntryLevelSystemCall__VariableUsageParameter()- Generated class or method.
-
getVariableCharacterisationType__VariableUsageParameter
public org.palladiosimulator.pcm.parameter.VariableCharacterisationType getVariableCharacterisationType__VariableUsageParameter()
- Specified by:
getVariableCharacterisationType__VariableUsageParameterin interfaceVariableUsageParameter- Returns:
- the value of the 'Variable Characterisation Type Variable Usage Parameter' attribute.
- See Also:
VariableCharacterisationType,VariableUsageParameter.setVariableCharacterisationType__VariableUsageParameter(VariableCharacterisationType),SensitivityPackage.getVariableUsageParameter_VariableCharacterisationType__VariableUsageParameter()- Generated class or method.
-
setVariableCharacterisationType__VariableUsageParameter
public void setVariableCharacterisationType__VariableUsageParameter(org.palladiosimulator.pcm.parameter.VariableCharacterisationType newVariableCharacterisationType__VariableUsageParameter)
- Specified by:
setVariableCharacterisationType__VariableUsageParameterin interfaceVariableUsageParameter- Parameters:
newVariableCharacterisationType__VariableUsageParameter- the new value of the ' Variable Characterisation Type Variable Usage Parameter' attribute.- See Also:
VariableCharacterisationType,VariableUsageParameter.getVariableCharacterisationType__VariableUsageParameter()- Generated class or method.
-
getVariableUsageType__VariableUsageParameter
public VariableUsageType getVariableUsageType__VariableUsageParameter()
- Specified by:
getVariableUsageType__VariableUsageParameterin interfaceVariableUsageParameter- Returns:
- the value of the 'Variable Usage Type Variable Usage Parameter' attribute.
- See Also:
VariableUsageType,VariableUsageParameter.setVariableUsageType__VariableUsageParameter(VariableUsageType),SensitivityPackage.getVariableUsageParameter_VariableUsageType__VariableUsageParameter()- Generated class or method.
-
setVariableUsageType__VariableUsageParameter
public void setVariableUsageType__VariableUsageParameter(VariableUsageType newVariableUsageType__VariableUsageParameter)
- Specified by:
setVariableUsageType__VariableUsageParameterin interfaceVariableUsageParameter- Parameters:
newVariableUsageType__VariableUsageParameter- the new value of the 'Variable Usage Type Variable Usage Parameter' attribute.- See Also:
VariableUsageType,VariableUsageParameter.getVariableUsageType__VariableUsageParameter()- Generated class or method.
-
getBasicComponent__VariableUsageParameter
public org.palladiosimulator.pcm.repository.BasicComponent getBasicComponent__VariableUsageParameter()
- Specified by:
getBasicComponent__VariableUsageParameterin interfaceVariableUsageParameter- Returns:
- the value of the 'Basic Component Variable Usage Parameter' reference.
- See Also:
VariableUsageParameter.setBasicComponent__VariableUsageParameter(BasicComponent),SensitivityPackage.getVariableUsageParameter_BasicComponent__VariableUsageParameter()- Generated class or method.
-
basicGetBasicComponent__VariableUsageParameter
public org.palladiosimulator.pcm.repository.BasicComponent basicGetBasicComponent__VariableUsageParameter()
- Generated class or method.
-
setBasicComponent__VariableUsageParameter
public void setBasicComponent__VariableUsageParameter(org.palladiosimulator.pcm.repository.BasicComponent newBasicComponent__VariableUsageParameter)
- Specified by:
setBasicComponent__VariableUsageParameterin interfaceVariableUsageParameter- Parameters:
newBasicComponent__VariableUsageParameter- the new value of the 'Basic Component Variable Usage Parameter' reference.- See Also:
VariableUsageParameter.getBasicComponent__VariableUsageParameter()- Generated class or method.
-
SystemCallParameterMustHaveStringSequence
public boolean SystemCallParameterMustHaveStringSequence(DiagnosticChain diagnostics, Map<Object,Object> context)
- Specified by:
SystemCallParameterMustHaveStringSequencein interfaceVariableUsageParameter- Parameters:
diagnostics- The chain of diagnostics to which problems are to be appended.context- The cache of context-specific information.- Generated class or method.
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classSingleSensitivityParameterImpl- Generated class or method.
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classSingleSensitivityParameterImpl- Generated class or method.
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classSingleSensitivityParameterImpl- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classSingleSensitivityParameterImpl- Generated class or method.
-
toString
public String toString()
- Overrides:
toStringin classorg.eclipse.emf.internal.cdo.CDOObjectImpl- Generated class or method.
-
-