|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandSequence | |
---|---|
story.dbcore.admin | |
story.scheherazade.elements |
Uses of CommandSequence in story.dbcore.admin |
---|
Methods in story.dbcore.admin that return CommandSequence | |
---|---|
CommandSequence |
DBCoreInterface.closeCommandBuffer()
Turn off command buffering. |
CommandSequence |
DBCAccessor.getCommandHistory()
Gets the command history at the moment |
Methods in story.dbcore.admin with parameters of type CommandSequence | |
---|---|
void |
CommandSequence.add(CommandSequence otherSequence)
|
void |
DBCoreInterface.execute(CommandSequence sequence)
Execute all the commands in a CommandSequence. |
void |
DBCAccessor.execute(CommandSequence sequence)
Execute all the commands in a CommandSequence. |
Uses of CommandSequence in story.scheherazade.elements |
---|
Methods in story.scheherazade.elements that return CommandSequence | |
---|---|
CommandSequence |
Timeline.getRedefineConditionSequence(NodeAddress timeline,
NodeAddress conditionNode,
NodeAddress stateNode,
ValidCondition newCondition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |