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()
MonteCarloSimulationCompliantObjectgetSubjectId in interface MonteCarloSimulationCompliantObjectpublic HierarchicalLevel getHierarchicalLevel()
MonteCarloSimulationCompliantObjectgetHierarchicalLevel in interface MonteCarloSimulationCompliantObjectpublic int getMonteCarloRealizationId()
MonteCarloSimulationCompliantObjectgetMonteCarloRealizationId in interface MonteCarloSimulationCompliantObject