Uses of Class
de.bsvrz.kex.bwsin.konfig.SegmentFactory

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

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

Fields in de.bsvrz.kex.bwsin.konfig declared as SegmentFactory
private  SegmentFactory KonfigurationsDaten.segmentFactory
          Die Segment-Factory.
 

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

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