TRALocationServiceLoader

Load a location service in tra form from a file or string. A tra structure has the following structure: LOCATIONS l TIME t0 TRANSITIONS k0 src1 trg1 a1 b1 c1 src2 trg2 a2 b2 b2 ... srck trgk ak bk ck ... TIME tn TRANSITIONS kn src1 trg1 a1 b1 c1 src2 trg2 a2 b2 b2 ... srck trgk ak bk ck I the graph is constant in time TIME line can be omitted: LOCATIONS l TRANSITIONS k src1 trg1 a1 b1 c1 src2 trg2 a2 b2 b2 ... srck trgk ak bk ck

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
public final static String LOCATIONS_KEY

Functions

Link copied to clipboard