|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDemand
A handle to the currently active page of objects associated with the Demand component
| Field Summary |
|---|
| Fields inherited from interface com.azalient.api.a.tables.IModule |
|---|
NONE |
| Fields inherited from interface com.azalient.api.a.tables.IPage |
|---|
ZERO |
| Method Summary | |
|---|---|
IStore<IDwell> |
dwells()
A store of dwell objects: these are service-stand combinations. |
ArrayList<IMatrix> |
matrices()
A list of matrices. |
IStore<IMatrixDescription> |
matrixDescriptions()
A store of matrix descriptions. |
String |
name()
The name of this demand page |
IStore<IPlaceIndex> |
placeIndices()
A store of place indices. |
IStore<IProfile> |
profiles()
A store of profiles |
IStore<ITransportTrip> |
transportTrips()
A store of all transport trips, at their exact (timetabled) departure time. |
ICreator |
transportTripsCreator()
|
ITransportTrip[] |
trips(IService service)
A convenience method to return an array of all trips for a given service |
IStore<IVolume> |
volumes()
A store of undirected demand volumes |
| Methods inherited from interface com.azalient.api.a.tables.IModule |
|---|
addTable, baseName, childModules, destroy, open, open, pageName, pageType, parentModule, rename, save, save, table, verify |
| Methods inherited from interface com.azalient.api.a.tables.IPage |
|---|
baseName, pageName, pageType |
| Method Detail |
|---|
String name()
IStore<IProfile> profiles()
IStore<IPlaceIndex> placeIndices()
IStore<IVolume> volumes()
IStore<IMatrixDescription> matrixDescriptions()
ArrayList<IMatrix> matrices()
IStore<IDwell> dwells()
IStore<ITransportTrip> transportTrips()
ITransportTrip[] trips(IService service)
ICreator transportTripsCreator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||