public class DynamicAWMPackage
extends java.lang.Object
EClassifiers.
Copyright Micro Focus GmbH.
| Modifier and Type | Method and Description |
|---|---|
static ComplexAttributeBase |
createComplexAttribute(java.lang.String pComplexAttributeID)
Creates a complex attribute for the given complex attribute ID.
|
static org.eclipse.emf.ecore.EClass |
getEClass(java.lang.String pName)
Gets the (dynamic) eClass with the given name.
|
static org.eclipse.emf.ecore.EPackage |
getPackageInstance()
Gets the package instance.
|
public static org.eclipse.emf.ecore.EPackage getPackageInstance()
public static org.eclipse.emf.ecore.EClass getEClass(java.lang.String pName)
pName - the desired eClass namenullpublic static ComplexAttributeBase createComplexAttribute(java.lang.String pComplexAttributeID)
pComplexAttributeID - an existing & full qualified complex attribute ID (with
leading function package ID).Copyright © 2015 Micro Focus GmbH. All rights reserved.