|
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.property.internal.ChangeDataTypeCommand
org.eclipse.tptp.wsdm.tooling.editor.capability.command.operation.internal.ChangeInputParamTypeCommand
Command class to change the type of input parameter.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.wsdm.tooling.editor.capability.command.property.internal.ChangeDataTypeCommand |
|---|
_element, _newDataType |
| Constructor Summary | |
|---|---|
ChangeInputParamTypeCommand(InputParameter inputParam,
DataType newDataType)
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 ChangeInputParamTypeCommand(InputParameter inputParam,
DataType newDataType)
| Method Detail |
public void execute()
execute in class ChangeDataTypeCommand
|
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 | ||||||||||