|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IVehicleTrip
A tag interface, indicating that a trip is a vehicle-trip
| Field Summary |
|---|
| Fields inherited from interface com.azalient.api.a.tables.IRecord |
|---|
DELETED, KEY_SEP, KEY_SEP_CHAR |
| Method Summary | |
|---|---|
IZone |
destination()
The destination Zone |
IZone |
origin()
The origin Zone |
| Methods inherited from interface com.azalient.api.b.trips.ITrip |
|---|
agent, agent, arrival, behaviour, departure, destination, dna, generateDNA, immediateTargetIndex, matrix, mode, originPlaceIndex, replaceBehaviour, replaceDNA, resetTypeGroupIndex, restoreTypeBehaviour, rewind, tableIndex, travellers, type, ultimateDestinationIndex |
| Methods inherited from interface com.azalient.api.sim.agents.IRouteFinder |
|---|
arrivesHere, routeExitIndex |
| Methods inherited from interface com.azalient.api.file.StoreRecordRW |
|---|
canRename, rename, store |
| Methods inherited from interface com.azalient.api.file.RecordR |
|---|
extraSet, finished, isApplicable, isEditable, set |
| Methods inherited from interface com.azalient.api.a.tables.IRecord |
|---|
name |
| Methods inherited from interface com.azalient.api.file.RecordW |
|---|
extraCols, extraGet, extraGetB, extraGetD, extraGetI, extraGetS, extraGetT, get, isVolatile |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
IZone origin()
origin in interface ITripIZone destination()
destination in interface ITrip
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||