Interface RandomNumberGeneratorSeed

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Notifier
All Known Implementing Classes:
RandomNumberGeneratorSeedImpl

public interface RandomNumberGeneratorSeed extends org.eclipse.emf.cdo.CDOObject
A representation of the model object ' Random Number Generator Seed'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Field Details

  • Method Details

    • 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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      Generated class or method.