Interface DoubleParameterVariation
-
- All Superinterfaces:
EObject,Notifier,SensitivityParameterVariation
- All Known Subinterfaces:
DoubleOffsetSequence,DoubleParameterFunction,DoubleParameterRange,DoubleParameterSequence
- All Known Implementing Classes:
DoubleOffsetSequenceImpl,DoubleParameterFunctionImpl,DoubleParameterRangeImpl,DoubleParameterSequenceImpl,DoubleParameterVariationImpl
public interface DoubleParameterVariation extends SensitivityParameterVariation
A representation of the model object ' Double Parameter Variation'.Specifies a variation of a sensitivity parameter of type DOUBLE.
- See Also:
SensitivityPackage.getDoubleParameterVariation()- Generated class or method.
- EMF model class or method.
- abstract="true"
-
-
Method Summary
-
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
-
-