| 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.interfaces |
Provides access to the AWM modeled data like AWM
action descriptors, application options, element list structures,
element types, file descriptors, filter types, function packages,
global actions, icons, tool descriptors, and so on.
|
| com.microfocus.awm.meta.modelextension |
Copyright (C) Micro Focus.
|
| Modifier and Type | Method and Description |
|---|---|
LinkedElementType |
TaurusFactory.createLinkedElementType(LinkedElementTypeExtension pLete)
Properly creates a new linked element type.
|
| Modifier and Type | Method and Description |
|---|---|
LinkedElementTypeExtension |
LinkedElementTypeImpl.getLinkedElementTypeExtension() |
| Modifier and Type | Method and Description |
|---|---|
LinkedElementType |
TaurusFactoryImpl.createLinkedElementType(LinkedElementTypeExtension pLete) |
| Modifier and Type | Method and Description |
|---|---|
LinkedElementTypeExtension |
LinkedElementType.getLinkedElementTypeExtension()
Gets the extension of the linked element type.
|
| Modifier and Type | Method and Description |
|---|---|
static LinkedElementTypeExtension |
ModelExtensionUtilities.getLinkedElementTypeExtension(java.lang.String pLinkedElementTypeID)
Gets the linked element type extension with the given ID.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<LinkedElementTypeExtension> |
ModelExtensionUtilities.getLinkedElementTypeExtensions()
Gets all registered linked element type extensions.
|
java.util.List<LinkedElementTypeExtension> |
FunctionPackageExtension.getLinkedElementTypes()
Gets the list of linked element types of this function package.
|
| Constructor and Description |
|---|
LinkedElementIDDefinintionReference(java.lang.String pRawTargetID,
java.lang.String pPrefixedTargetID,
LinkedElementTypeExtension pLinkedElementType)
Constructor.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.