|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAssignment
A handle to data associated with the Assignment 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<IRouteClassBehaviour> |
classBehaviours()
A store containing the route class behaviours |
IStore<IRouteClass> |
classes()
A store containing the route classes |
IList<IRouteClass> |
classes(SurfaceMode mode)
A list of all classes that apply to the given mode |
boolean |
importClasses()
|
ICreator |
splitCreator()
|
IStore<ISplit> |
splits()
A store containing the route split definitions (turn counts) |
| 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 |
|---|
IStore<IRouteClass> classes()
IList<IRouteClass> classes(SurfaceMode mode)
IStore<IRouteClassBehaviour> classBehaviours()
IStore<ISplit> splits()
ICreator splitCreator()
boolean importClasses()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||