public interface CommandsForDomainModelCallback
MetaModel.commandsForDomainModel(CommandsForDomainModelCallback) are ready.| Modifier and Type | Method and Description |
|---|---|
void |
commandsReady(List<Command> commands)
Used to inform when the commands are ready.
|
void commandsReady(List<Command> commands)
TopologyLayerCallback.sendCommands(List) are also send to the peer that you've
requested this initial command set for. TopologyLayerCallback.sendCommands(List) will not been called as
long as you've not returned from this method.commands - the commandsCopyright © 2014 Saxonia Systems AG. All Rights Reserved.