Uses of Class
de.bsvrz.kex.bwsin.konfig.kb.SINISS

Packages that use SINISS
de.bsvrz.kex.bwsin.konfig   
de.bsvrz.kex.bwsin.konfig.kb   
 

Uses of SINISS in de.bsvrz.kex.bwsin.konfig
 

Methods in de.bsvrz.kex.bwsin.konfig that return SINISS
private  SINISS KonfigurationsDaten.bildeInneresStrassenSegment(Route route, String extraname, boolean dummy)
          Bildet ein inneres Straßensegment aus einer Route.
 

Uses of SINISS in de.bsvrz.kex.bwsin.konfig.kb
 

Subclasses of SINISS in de.bsvrz.kex.bwsin.konfig.kb
 class DummyISS
          Dummy-Inneres Straßensegment zur Verbindung von 2 unmittelbar aufeinander folgenden äußeren Straßensegmenten.
 

Constructors in de.bsvrz.kex.bwsin.konfig.kb with parameters of type SINISS
DummyISS(SINISS iss, Route route, SegmentFactory segmentFactory)
          Erzeugt ein Dummy-ISS.