Interface DoubleParameterSequence
- All Superinterfaces:
DoubleParameterVariation
,EObject
,Notifier
,SensitivityParameterVariation
- All Known Implementing Classes:
DoubleParameterSequenceImpl
A representation of the model object '
Double Parameter Sequence'.
Specifies a sequence of values, to define a
variation of a sensitivity parameter of type DOUBLE.
The following features are supported:
- See Also:
- Generated class or method.
- EMF model class or method.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Double Values' attribute list.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.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface org.palladiosimulator.reliability.sensitivity.SensitivityParameterVariation
getSingleSensitivityParameter__SensitivityParameterVariation, setSingleSensitivityParameter__SensitivityParameterVariation
-
Method Details
-
getDoubleValues
Returns the value of the 'Double Values' attribute list. The list contents are of typeDouble
. The list of DOUBLE values.- Returns:
- the value of the 'Double Values' attribute list.
- See Also:
- Generated class or method.
- EMF model class or method.
- unique="false" required="true"
-