Interface Strategy

    • Method Detail

      • getSlos

        org.palladiosimulator.servicelevelobjective.ServiceLevelObjectiveRepository getSlos()
        Returns the value of the 'Slos' reference.

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

        Returns:
        the value of the 'Slos' reference.
        See Also:
        setSlos(ServiceLevelObjectiveRepository), ReconfigurationrulePackage.getStrategy_Slos()
        Generated class or method.
        EMF model class or method.
        required="true"
      • setSlos

        void setSlos​(org.palladiosimulator.servicelevelobjective.ServiceLevelObjectiveRepository value)
        Sets the value of the 'Slos' reference.
        Parameters:
        value - the new value of the 'Slos' reference.
        See Also:
        getSlos()
        Generated class or method.
      • getTactics

        EList<Tactic> getTactics()
        Returns the value of the 'Tactics' containment reference list. The list contents are of type Tactic.

        If the meaning of the 'Tactics' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Tactics' containment reference list.
        See Also:
        ReconfigurationrulePackage.getStrategy_Tactics()
        Generated class or method.
        EMF model class or method.
        containment="true"