protected static class REpiceaPredictor.CruiseLine extends java.lang.Object implements MonteCarloSimulationCompliantObject, java.io.Serializable
Modifier | Constructor and Description |
---|---|
protected |
CruiseLine(java.lang.String subjectID,
MonteCarloSimulationCompliantObject subject) |
Modifier and Type | Method and Description |
---|---|
HierarchicalLevel |
getHierarchicalLevel()
This method returns the hierarchical levels of the object.
|
int |
getMonteCarloRealizationId()
This method returns the id of the Monte Carlo realization.
|
java.lang.String |
getSubjectId()
This method returns an object that makes it possible to identify
the subject that implements this interface.
|
protected CruiseLine(java.lang.String subjectID, MonteCarloSimulationCompliantObject subject)
public java.lang.String getSubjectId()
MonteCarloSimulationCompliantObject
getSubjectId
in interface MonteCarloSimulationCompliantObject
public HierarchicalLevel getHierarchicalLevel()
MonteCarloSimulationCompliantObject
getHierarchicalLevel
in interface MonteCarloSimulationCompliantObject
public int getMonteCarloRealizationId()
MonteCarloSimulationCompliantObject
getMonteCarloRealizationId
in interface MonteCarloSimulationCompliantObject