Class

com.bnd.chemistry.domain

AcRandomRatePerformance

Related Doc: package domain

Permalink

class AcRandomRatePerformance extends AcEvaluatedPerformance

Linear Supertypes
AcEvaluatedPerformance, TechnicalDomainObject, DomainObject[Long], Serializable, KeyHolder[Long], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AcRandomRatePerformance
  2. AcEvaluatedPerformance
  3. TechnicalDomainObject
  4. DomainObject
  5. Serializable
  6. KeyHolder
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AcRandomRatePerformance()

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def addRateConstantTypeBound(rateConstantTypeBound: AcRateConstantTypeBound): Unit

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. def copyFrom(arg0: DomainObject[Long]): Unit

    Permalink
    Definition Classes
    DomainObject
  8. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    DomainObject → AnyRef → Any
  10. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  11. def getActionSeries(): AcInteractionSeries

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  12. def getAveragedCorrectRates(): Array[Double]

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  13. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  14. def getCompartment(): AcCompartment

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  15. def getCreatedBy(): User

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  16. def getEvaluation(): AcEvaluation

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  17. def getId(): Long

    Permalink
    Definition Classes
    TechnicalDomainObject
  18. def getKey(): Long

    Permalink
    Definition Classes
    TechnicalDomainObject → KeyHolder
  19. def getLength(): Integer

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  20. def getRandomRateGenerationNum(): Integer

    Permalink
  21. def getRateConstantTypeBounds(): Collection[AcRateConstantTypeBound]

    Permalink
  22. def getRepetitions(): Integer

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  23. def getSimulationConfig(): AcSimulationConfig

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  24. def getTimeCreated(): Date

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  25. def getVersion(): Long

    Permalink
    Definition Classes
    TechnicalDomainObject
  26. def hashCode(): Int

    Permalink
    Definition Classes
    DomainObject → AnyRef → Any
  27. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  28. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  29. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  30. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  31. def setActionSeries(actionSeries: AcInteractionSeries): Unit

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  32. def setAveragedCorrectRates(averagedCorrectRates: Array[Double]): Unit

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  33. def setCompartment(compartment: AcCompartment): Unit

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  34. def setCreatedBy(createdBy: User): Unit

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  35. def setEvaluation(evaluation: AcEvaluation): Unit

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  36. def setId(arg0: Long): Unit

    Permalink
    Definition Classes
    TechnicalDomainObject
  37. def setKey(arg0: Long): Unit

    Permalink
    Definition Classes
    TechnicalDomainObject → KeyHolder
  38. def setLength(length: Integer): Unit

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  39. def setRandomRateGenerationNum(randomRateGenerationNum: Integer): Unit

    Permalink
  40. def setRateConstantTypeBounds(rateConstantTypeBounds: Collection[AcRateConstantTypeBound]): Unit

    Permalink
  41. def setRepetitions(repetitions: Integer): Unit

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  42. def setSimulationConfig(simulationConfig: AcSimulationConfig): Unit

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  43. def setTimeCreated(timeCreated: Date): Unit

    Permalink
    Definition Classes
    AcEvaluatedPerformance
  44. def setVersion(arg0: Long): Unit

    Permalink
    Definition Classes
    TechnicalDomainObject
  45. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  46. def toString(): String

    Permalink
    Definition Classes
    DomainObject → AnyRef → Any
  47. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  49. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AcEvaluatedPerformance

Inherited from TechnicalDomainObject

Inherited from DomainObject[Long]

Inherited from Serializable

Inherited from KeyHolder[Long]

Inherited from AnyRef

Inherited from Any

Ungrouped