Interface UsageBranchParameter

    • Method Detail

      • getBranch__UsageBranchParameter

        org.palladiosimulator.pcm.usagemodel.Branch getBranch__UsageBranchParameter()
        Returns the value of the 'Branch Usage Branch Parameter' reference.

        If the meaning of the 'Branch Usage Branch Parameter' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Branch Usage Branch Parameter' reference.
        See Also:
        setBranch__UsageBranchParameter(Branch), SensitivityPackage.getUsageBranchParameter_Branch__UsageBranchParameter()
        Generated class or method.
        EMF model class or method.
        required="true" ordered="false"
      • setBranch__UsageBranchParameter

        void setBranch__UsageBranchParameter​(org.palladiosimulator.pcm.usagemodel.Branch value)
        Sets the value of the ' Branch Usage Branch Parameter' reference.
        Parameters:
        value - the new value of the 'Branch Usage Branch Parameter' reference.
        See Also:
        getBranch__UsageBranchParameter()
        Generated class or method.
      • UsageBranchParameterMustHaveDoubleVariation

        boolean UsageBranchParameterMustHaveDoubleVariation​(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.