Interface DoubleParameterFunction
-
- All Superinterfaces:
DoubleParameterVariation
,EObject
,Notifier
,SensitivityParameterVariation
- All Known Implementing Classes:
DoubleParameterFunctionImpl
public interface DoubleParameterFunction extends DoubleParameterVariation
A representation of the model object ' Double Parameter Function'. Specifies a parameterized function (such as a bath tub curve that may represent hardware MTTF progression over time). No concrete examples defined so far.- See Also:
SensitivityPackage.getDoubleParameterFunction()
- 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
-
-