public interface MissingPerspectiveStrategy
CControl or a CControlPerspective to create
CStationPerspectives for stations that are not (yet) registered at the
CControl.| Modifier and Type | Method and Description |
|---|---|
CStationPerspective |
createStation(String id,
Path typeId)
Creates the station that represented
id. |
CStationPerspective createStation(String id, Path typeId)
id.id - the identifier of the stationtypeId - the type of the station, this is the identifier that was returned by CStation.getTypeId(),
can be nullnullCopyright © 2018. All rights reserved.