Interface LoopIteration

    • Method Detail

      • getLoopaction_LoopIteration

        org.palladiosimulator.pcm.seff.AbstractLoopAction getLoopaction_LoopIteration()
        Returns the value of the 'Loopaction Loop Iteration' reference.

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

        Returns:
        the value of the 'Loopaction Loop Iteration' reference.
        See Also:
        setLoopaction_LoopIteration(AbstractLoopAction), ComputedUsagePackage.getLoopIteration_Loopaction_LoopIteration()
        Generated class or method.
        EMF model class or method.
        required="true" ordered="false"
      • setLoopaction_LoopIteration

        void setLoopaction_LoopIteration​(org.palladiosimulator.pcm.seff.AbstractLoopAction value)
        Sets the value of the ' Loopaction Loop Iteration' reference.
        Parameters:
        value - the new value of the 'Loopaction Loop Iteration' reference.
        See Also:
        getLoopaction_LoopIteration()
        Generated class or method.
      • getSpecification_LoopIteration

        org.palladiosimulator.pcm.core.PCMRandomVariable getSpecification_LoopIteration()
        Returns the value of the 'Specification Loop Iteration' containment reference.

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

        Returns:
        the value of the 'Specification Loop Iteration' containment reference.
        See Also:
        setSpecification_LoopIteration(PCMRandomVariable), ComputedUsagePackage.getLoopIteration_Specification_LoopIteration()
        Generated class or method.
        EMF model class or method.
        containment="true" required="true" ordered="false"
      • setSpecification_LoopIteration

        void setSpecification_LoopIteration​(org.palladiosimulator.pcm.core.PCMRandomVariable value)
        Sets the value of the ' Specification Loop Iteration' containment reference.
        Parameters:
        value - the new value of the 'Specification Loop Iteration' containment reference.
        See Also:
        getSpecification_LoopIteration()
        Generated class or method.