|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.wsdm.tooling.editor.capability.command.operation.internal.RemoveParameterCommand
Command class to remove the parameter from an operation.
| Constructor Summary | |
|---|---|
RemoveParameterCommand(CapabilityDomain capabilityDomain,
javax.wsdl.Operation operation,
InputParameter param)
Creates a new object of this class. |
|
| Method Summary | |
|---|---|
void |
execute()
Execute the command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RemoveParameterCommand(CapabilityDomain capabilityDomain,
javax.wsdl.Operation operation,
InputParameter param)
| Method Detail |
public void execute()
|
TPTP 4.4.0 Monitoring Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||