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

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

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

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

Method parameters in org.eclipse.amp.amf.acore.edit.commands.test with type arguments of type PrePostCondition
 void SetLabel.addPrePost(java.util.List<PrePostCondition> list)
           
 void CreateSubcontext.addPrePost(java.util.List<PrePostCondition> list)
           
 void CreateAgents.addPrePost(java.util.List<PrePostCondition> list)
           
 void CommandTransformer.addPrePost(java.util.List<PrePostCondition> list)