| Package | Description |
|---|---|
| com.microfocus.awm.meta |
Core classes of the AWM meta model plug-in.
|
| com.microfocus.awm.meta.impl |
Implementations of AWM model access interfaces.
|
| com.microfocus.awm.meta.modelextension |
Copyright (C) Micro Focus.
|
| Modifier and Type | Field and Description |
|---|---|
static TaurusPackage |
TaurusPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
TaurusPackage |
TaurusFactory.getTaurusPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TaurusPackageImpl |
| Modifier and Type | Method and Description |
|---|---|
static TaurusPackage |
TaurusFactoryImpl.getPackage()
Deprecated.
|
TaurusPackage |
TaurusFactoryImpl.getTaurusPackage() |
static TaurusPackage |
TaurusPackageImpl.init()
Creates, registers, and initializes the Package for this model,
and for any others upon which it depends.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<FunctionPackageExtension> |
ModelExtensionUtilities.getFunctionPackageExtensions(TaurusPackage pPackage)
Lazy gets a list of all registered model extensions.
|
static java.util.List<FunctionPackageExtension> |
ModelExtensionParser.getFunctionPackageExtensions(TaurusPackage pPackage)
Lazy gets a list of all registered model extensions.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.