Package org.jreliability.common
package org.jreliability.common
Provides classes that can be commonly used in the package.
-
ClassesClassDescriptionFailure<T>The
Failure
represents the occurrence of a failure of an object and delivers the time of the failure as the information.Occurrence<T>TheOccurrence
represents an occurrence or event, e.g., the failure or repair of an object at a given time.TheSamples
contains all the sample values derived by the analysis.