public class DefaultMissingPerspectiveFactory extends Object implements MissingPerspectiveStrategy
MissingPerspectiveStrategy
creates CStationPerspective
s for
the CStation
s that are already known to the framework.Constructor and Description |
---|
DefaultMissingPerspectiveFactory() |
public CStationPerspective createStation(String id, Path typeId)
MissingPerspectiveStrategy
id
.createStation
in interface MissingPerspectiveStrategy
id
- the identifier of the stationtypeId
- the type of the station, this is the identifier that was returned by CStation.getTypeId()
,
can be null
null