public class ToolTypeReferenceAttribute extends ModelExtensionReferenceAttribute
| Constructor and Description |
|---|
ToolTypeReferenceAttribute(java.lang.String pName,
org.eclipse.emf.ecore.EClass pType,
java.lang.String pLabel,
boolean pMandatory,
java.lang.String pCategory,
java.lang.String pDescription,
boolean pModelLabel,
FunctionPackageExtension pFunctionPackage)
Basic constructor.
|
getType, toStringgetEnabledCondition, isModelLabel, setEnabledConditiongetCategory, getDescription, isMandatory, isMultiLine, setMultiLinegetFunctionPackageExtension, getHelpContextId, getID, getLabel, isDeprecated, setDeprecated, setHelpContextIdpublic ToolTypeReferenceAttribute(java.lang.String pName,
org.eclipse.emf.ecore.EClass pType,
java.lang.String pLabel,
boolean pMandatory,
java.lang.String pCategory,
java.lang.String pDescription,
boolean pModelLabel,
FunctionPackageExtension pFunctionPackage)
pName - the name of the attributepType - the target reference typepLabel - 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.