Interface NetworkReliabilityParameter

  • All Superinterfaces:
    org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.palladiosimulator.pcm.core.entity.Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, org.palladiosimulator.pcm.core.entity.NamedElement, Notifier, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass, SensitivityParameter, SingleSensitivityParameter
    All Known Implementing Classes:
    NetworkReliabilityParameterImpl

    public interface NetworkReliabilityParameter
    extends SingleSensitivityParameter
    A representation of the model object ' Network Reliability Parameter'. This parameter refers to the set of all network failure probabilities specified in the given PCM instance. All probabilities are altered together according to the same sequence of values.
    See Also:
    SensitivityPackage.getNetworkReliabilityParameter()
    Generated class or method.
    EMF model class or method.
    • Method Detail

      • NetworkReliabilityParameterMustHaveDoubleVariation

        boolean NetworkReliabilityParameterMustHaveDoubleVariation​(DiagnosticChain diagnostics,
                                                                   Map<Object,​Object> context)
        self.sensitivityParameterVariation__SingleSensitivityParameter.oclIsTypeOf( DoubleParameterVariation)
        Parameters:
        diagnostics - The chain of diagnostics to which problems are to be appended.
        context - The cache of context-specific information.
        Generated class or method.
        EMF model class or method.