|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.commands.Command
org.eclipse.gef.commands.CompoundCommand
org.topcased.sysml.tools.commands.GEFDesignElementsCoverCommand
public class GEFDesignElementsCoverCommand
Command that add or remove design elements which satisfy a requirement in the GEF SysML Editor.
Constructor Summary | |
---|---|
GEFDesignElementsCoverCommand(org.eclipse.gef.EditDomain domain,
Requirement req,
java.util.List data,
java.util.List oldData)
Create a command for updating design elements satisfying a requirement. |
Method Summary |
---|
Methods inherited from class org.eclipse.gef.commands.CompoundCommand |
---|
add, canExecute, canUndo, dispose, execute, getChildren, getCommands, getLabel, isEmpty, redo, size, undo, unwrap |
Methods inherited from class org.eclipse.gef.commands.Command |
---|
chain, getDebugLabel, setDebugLabel, setLabel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GEFDesignElementsCoverCommand(org.eclipse.gef.EditDomain domain, Requirement req, java.util.List data, java.util.List oldData)
oldData
- the old datasdata
- the new datasdomain
- the GEF editing domainreq
- the requirement
|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.