Method |
Description |
downCast |
Safe cast operation for MOperationParameterDescription objects. |
downCast |
Safe cast operation for MOperationParameterDescription objects. |
 getClassName |
Return the char* MOperationParameterDescription when called for an instance of this class. |
 getDefaultValue |
Return the default value for the parameter described by this object. The default value is specified using the default attribute in the adapter instance description object. |
 isInput |
Return true if this is an input parameter. |
 isOutput |
Return true if this is an output parameter. |