public class ToolOutputParameter extends AbstractToolParameter implements IToolOutputParameter
IToolOutputParameter.| Constructor and Description |
|---|
ToolOutputParameter(IModeledToolOutputParameter pModeledOutputParameter,
java.lang.Object pValue)
Creates an output parameter with a value.
|
| Modifier and Type | Method and Description |
|---|---|
RToolOutParameter |
getModelObject()
Gets the model object.
|
java.lang.Object |
getValue()
The value returned by the tool.
|
java.lang.String |
toString() |
getAttributes, getTargetID, isMassProcessingParameterequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTargetIDisMassProcessingParametergetAttributes, getAttributeValue, getComplexAttributespublic ToolOutputParameter(IModeledToolOutputParameter pModeledOutputParameter, java.lang.Object pValue)
pModeledOutputParameter - the modeled tool output parameterpValue - the parameter valuepublic RToolOutParameter getModelObject()
IDynamicObjectgetModelObject in interface IDynamicObjectgetModelObject in interface IToolOutputParametergetModelObject in interface IToolParametergetModelObject in class AbstractToolParameterpublic java.lang.Object getValue()
IToolOutputParametergetValue in interface IToolOutputParameterpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 Micro Focus GmbH. All rights reserved.