public class InitCHESSModelCommand
extends org.eclipse.emf.transaction.RecordingCommand
RecordingCommand
class to implement the command to initialize a
CHESS model.Constructor and Description |
---|
InitCHESSModelCommand(org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain,
org.eclipse.papyrus.infra.core.resource.ModelSet modelSet)
Initializes the command.
|
canRedo, canUndo, chain, dispose, execute, redo, undo
canExecute, getAffectedObjects, getDescription, getLabel, getResult, setDescription, setLabel, toString
public InitCHESSModelCommand(org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain, org.eclipse.papyrus.infra.core.resource.ModelSet modelSet)
editingDomain
- the editing domain where the command takes placemodelSet
- the model set where the command works in