public interface JunctionRouteSequence
Modifier and Type | Method and Description |
---|---|
AnalysisSet |
getAnalysisSet()
Gets the Analysis set for this junction sequence.
|
java.lang.String |
getTrainInSequence(int index)
Gets the train relative to the index in the sequence order.
|
void |
removeTrainInSequence(int index)
Remove the train relative to the index in the sequence order.
|
java.lang.String getTrainInSequence(int index)
index
- void removeTrainInSequence(int index)
index
- AnalysisSet getAnalysisSet()