public class ModelExtensionReferenceAttribute extends AbstractModelExtensionAtribute
| Constructor and Description |
|---|
ModelExtensionReferenceAttribute(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.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EClass |
getType()
Gets the target reference type.
|
java.lang.String |
toString() |
getEnabledCondition, isModelLabel, setEnabledConditiongetCategory, getDescription, isMandatory, isMultiLine, setMultiLinegetFunctionPackageExtension, getHelpContextId, getID, getLabel, isDeprecated, setDeprecated, setHelpContextIdpublic ModelExtensionReferenceAttribute(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 packagepublic org.eclipse.emf.ecore.EClass getType()
public java.lang.String toString()
toString in class ModelExtensionObjectCopyright © 2015 Micro Focus GmbH. All rights reserved.