Uses of Class
org.eclipse.amp.amf.acore.edit.commands.test.CommandTransformer

Packages that use CommandTransformer
org.eclipse.amp.amf.acore.edit.commands.test   
 

Uses of CommandTransformer in org.eclipse.amp.amf.acore.edit.commands.test
 

Subclasses of CommandTransformer in org.eclipse.amp.amf.acore.edit.commands.test
 class AddContinuous
           
 class AddGrid
           
 class AddImplement
           
 class AddNetwork
           
 class AddRootCommand
           
 class AddStyle2D
           
 class CreateAgents
           
 class CreateSpace
           
 class CreateSubcontext
           
 class RenameAgentCommand
           
 class RenameSubContextCommand
           
 class SetGridDimensions0
           
 class SetGridDimensions1
           
 class SetGridDimensions2
           
 class SetGridDimensions3
           
 class SetID
           
 class SetLabel
           
 class SetPlural
           
 class SetStyleAgent
           
 class SetTransformer
           
 

Method parameters in org.eclipse.amp.amf.acore.edit.commands.test with type arguments of type CommandTransformer
static void ModelActsCommandTest.addInputs(java.util.List<CommandTransformer> cmds)
           
static void ModelActsCommandTest.buildActs(java.util.List<CommandTransformer> cmds)
           
static void AgentComplexActsTest.buildAddActs(java.util.List<CommandTransformer> cmds)
           
static void ModelConstructionCommandTest.buildAgents(java.util.List<CommandTransformer> cmds)
           
static void ModelConstructionCommandTest.buildBasic(java.util.List<CommandTransformer> cmds)
           
static void ModelImplementationCommandTest.buildLoadAgents(java.util.List<CommandTransformer> cmds)
           
static void ModelConstructionCommandTest.buildRoot(java.util.List<CommandTransformer> cmds)
           
static void ModelConstructionCommandTest.buildSpace(java.util.List<CommandTransformer> cmds)
           
static void StateTest.buildStateOptions(java.util.List<CommandTransformer> cmds)
           
 void CommandTest.executeTests(java.util.List<CommandTransformer> commandList)