Interface RandomNumberGeneratorSeed

    • Method Detail

      • getSeed0

        int getSeed0()
        Returns the value of the 'Seed0' attribute.

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

        Returns:
        the value of the 'Seed0' attribute.
        See Also:
        setSeed0(int), AbstractsimulationPackage.getRandomNumberGeneratorSeed_Seed0()
        Generated class or method.
        EMF model class or method.
        required="true" ordered="false"
      • setSeed0

        void setSeed0​(int value)
        Sets the value of the 'Seed0' attribute.
        Parameters:
        value - the new value of the 'Seed0' attribute.
        See Also:
        getSeed0()
        Generated class or method.
      • getSeed1

        int getSeed1()
        Returns the value of the 'Seed1' attribute.

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

        Returns:
        the value of the 'Seed1' attribute.
        See Also:
        setSeed1(int), AbstractsimulationPackage.getRandomNumberGeneratorSeed_Seed1()
        Generated class or method.
        EMF model class or method.
        required="true" ordered="false"
      • setSeed1

        void setSeed1​(int value)
        Sets the value of the 'Seed1' attribute.
        Parameters:
        value - the new value of the 'Seed1' attribute.
        See Also:
        getSeed1()
        Generated class or method.
      • getSeed2

        int getSeed2()
        Returns the value of the 'Seed2' attribute.

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

        Returns:
        the value of the 'Seed2' attribute.
        See Also:
        setSeed2(int), AbstractsimulationPackage.getRandomNumberGeneratorSeed_Seed2()
        Generated class or method.
        EMF model class or method.
        required="true" ordered="false"
      • setSeed2

        void setSeed2​(int value)
        Sets the value of the 'Seed2' attribute.
        Parameters:
        value - the new value of the 'Seed2' attribute.
        See Also:
        getSeed2()
        Generated class or method.
      • getSeed3

        int getSeed3()
        Returns the value of the 'Seed3' attribute.

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

        Returns:
        the value of the 'Seed3' attribute.
        See Also:
        setSeed3(int), AbstractsimulationPackage.getRandomNumberGeneratorSeed_Seed3()
        Generated class or method.
        EMF model class or method.
        required="true" ordered="false"
      • setSeed3

        void setSeed3​(int value)
        Sets the value of the 'Seed3' attribute.
        Parameters:
        value - the new value of the 'Seed3' attribute.
        See Also:
        getSeed3()
        Generated class or method.
      • getSeed4

        int getSeed4()
        Returns the value of the 'Seed4' attribute.

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

        Returns:
        the value of the 'Seed4' attribute.
        See Also:
        setSeed4(int), AbstractsimulationPackage.getRandomNumberGeneratorSeed_Seed4()
        Generated class or method.
        EMF model class or method.
        required="true" ordered="false"
      • setSeed4

        void setSeed4​(int value)
        Sets the value of the 'Seed4' attribute.
        Parameters:
        value - the new value of the 'Seed4' attribute.
        See Also:
        getSeed4()
        Generated class or method.
      • getSeed5

        int getSeed5()
        Returns the value of the 'Seed5' attribute.

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

        Returns:
        the value of the 'Seed5' attribute.
        See Also:
        setSeed5(int), AbstractsimulationPackage.getRandomNumberGeneratorSeed_Seed5()
        Generated class or method.
        EMF model class or method.
        required="true" ordered="false"
      • setSeed5

        void setSeed5​(int value)
        Sets the value of the 'Seed5' attribute.
        Parameters:
        value - the new value of the 'Seed5' attribute.
        See Also:
        getSeed5()
        Generated class or method.