public abstract class AbstractToolTypeAtribute extends AbstractModelExtensionAtribute
| Constructor and Description |
|---|
AbstractToolTypeAtribute(java.lang.String pID,
java.lang.String pLabel,
boolean pMandatory,
java.lang.String pCategory,
java.lang.String pDescription,
boolean pModelLabel,
FunctionPackageExtension pFunctionPackage)
Basic constructor.
|
getEnabledCondition, isModelLabel, setEnabledConditiongetCategory, getDescription, isMandatory, isMultiLine, setMultiLinegetFunctionPackageExtension, getHelpContextId, getID, getLabel, isDeprecated, setDeprecated, setHelpContextId, toStringpublic AbstractToolTypeAtribute(java.lang.String pID,
java.lang.String pLabel,
boolean pMandatory,
java.lang.String pCategory,
java.lang.String pDescription,
boolean pModelLabel,
FunctionPackageExtension pFunctionPackage)
pID - the attribute IDpLabel - the labelpMandatory - whether the attribute is mandatorypCategory - the categorypDescription - the attribute descriptionpModelLabel - whether this should be added to the model editor label of the
componentpFunctionPackage - the defining function packageCopyright © 2015 Micro Focus GmbH. All rights reserved.