- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AbstractRailwayMarkup
,PositionOnTrack
,RailwaySwitch
,RailwayTrack
public interface RailMarkup extends Serializable
Interface for all space markup elements which may be contained in a 'rail yard',
e.g. tracks, switches
- Author:
- AnyLogic North America, LLC https://anylogic.com
Modifier and Type | Method | Description |
---|---|---|
RailwayNetwork | getRailYard() |
Returns rail yard associated with this space markup element or
null
if this element has no rail yard |
RailwayNetwork getRailYard()
Returns rail yard associated with this space markup element or
null
if this element has no rail yard- Returns:
- the rail yard associated with this space markup element