TPTP 4.4.0 Monitoring Tools Project
Internal API Specification

Package org.eclipse.tptp.wsdm.tooling.editor.capability.command.operation.internal

Class Summary
AddExceptionCommand Command class to add an exception to the operation.
AddOperationCommand Command class to add an operation.
AddParameterCommand Command class to add a parameter to the operation.
ChangeInputParamTypeCommand Command class to change the type of input parameter.
ChangeOperationNameCommand Command class to change the operation name.
ChangeOperationReturnTypeCardinalityCommand Command class to change the operation return type.
ChangeOperationReturnTypeCommand Command class to change the operation return type.
ImportJavaOperationCommand  
ImportWSDLOperationCommand Command class to import operations into the capability.
RemoveExceptionCommand Command class to remove exception from an operation.
RemoveOperationCommand Command class to remove the operation.
RemoveParameterCommand Command class to remove the parameter from an operation.
 


TPTP 4.4.0 Monitoring Tools Project
Internal API Specification