public class IDDefinitionExtension extends PreDefinedModelExtensionObject
idDefinition model extension element. ID definitions can
be referenced by linked element types to be automatically created/associated
in AWM models.| Constructor and Description |
|---|
IDDefinitionExtension(java.lang.String pId,
java.lang.String pLabel,
FunctionPackageExtension pFunctionPackage)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<KeyPropertyExtension> |
getKeyProperties()
Gets the ID definition's key property extensions.
|
org.eclipse.emf.ecore.EClass |
getPreDefinedClass()
Gets the
EClass that this model extension pre-defines. |
java.lang.String |
toString() |
getFunctionPackageExtension, getHelpContextId, getID, getLabel, isDeprecated, setDeprecated, setHelpContextIdpublic IDDefinitionExtension(java.lang.String pId,
java.lang.String pLabel,
FunctionPackageExtension pFunctionPackage)
pId - the unique IDpLabel - the ID definition labelpFunctionPackage - the containing function packagepublic java.util.List<KeyPropertyExtension> getKeyProperties()
public java.lang.String toString()
toString in class ModelExtensionObjectpublic org.eclipse.emf.ecore.EClass getPreDefinedClass()
PreDefinedModelExtensionObjectEClass that this model extension pre-defines.getPreDefinedClass in class PreDefinedModelExtensionObjectEClass of the pre-defined objectCopyright © 2015 Micro Focus GmbH. All rights reserved.