public class ToolTypeOutputParameter extends ToolTypeParameter
| Constructor and Description |
|---|
ToolTypeOutputParameter(java.lang.String pID,
java.lang.String pLabel,
ToolTypeExtension pParentToolTypeExtension,
FunctionPackageExtension pFp,
EParameterTypes pType,
int pSequenceNumber,
EModelExtensionCardinality pCardinality,
boolean pIsMassProcessing)
Basic constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
getCardinality, getEnabledCondition, getSequenceNumber, getTargetReference, getToolTypeExtension, getType, isMassProcessing, setEnabledCondition, setTargetReferencegetAllAttributes, getAllSimpleAttribues, getAttributes, getComplexAttributeReferences, getComplexAttributes, getReferenceAttributesgetFunctionPackageExtension, getHelpContextId, getID, getLabel, isDeprecated, setDeprecated, setHelpContextIdpublic ToolTypeOutputParameter(java.lang.String pID,
java.lang.String pLabel,
ToolTypeExtension pParentToolTypeExtension,
FunctionPackageExtension pFp,
EParameterTypes pType,
int pSequenceNumber,
EModelExtensionCardinality pCardinality,
boolean pIsMassProcessing)
pID - the parameter IDpLabel - the parameter labelpParentToolTypeExtension - the ToolTypeExtension of the parent tool descriptorpFp - the function package extensionpType - the parameter typepSequenceNumber - the sequence numberpCardinality - the cardinality of the parameterpIsMassProcessing - the mass processing attribute of the parameterpublic java.lang.String toString()
toString in class ModelExtensionObjectCopyright © 2015 Micro Focus GmbH. All rights reserved.