|
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.topcased.sysml.tools.commands.GEFAddCoverTestCasesCommand
public class GEFAddCoverTestCasesCommand
The Class GEFAddCoverTestCasesCommand.
Constructor Summary | |
---|---|
GEFAddCoverTestCasesCommand(org.eclipse.gef.EditDomain domain,
Requirement req,
java.util.List testCase)
The Constructor. |
Method Summary | |
---|---|
void |
execute()
execute |
void |
undo()
undo |
Methods inherited from class org.eclipse.gef.commands.Command |
---|
canExecute, canUndo, chain, dispose, getDebugLabel, getLabel, redo, setDebugLabel, setLabel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GEFAddCoverTestCasesCommand(org.eclipse.gef.EditDomain domain, Requirement req, java.util.List testCase)
testCase
- the test casedomain
- the domainreq
- the reqMethod Detail |
---|
public void execute()
execute
in class org.eclipse.gef.commands.Command
Command.execute()
public void undo()
undo
in class org.eclipse.gef.commands.Command
Command.undo()
|
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.