| 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 |
|---|---|
FunctionPackageIcon |
TaurusFactory.createFunctionPackageIcon(IconExtension pIconExtension)
Properly creates an
FunctionPackageIcon. |
| Modifier and Type | Method and Description |
|---|---|
IconExtension |
FunctionPackageIconImpl.getIconExtension() |
| Modifier and Type | Method and Description |
|---|---|
FunctionPackageIcon |
TaurusFactoryImpl.createFunctionPackageIcon(IconExtension pIconExtension) |
| Modifier and Type | Method and Description |
|---|---|
IconExtension |
FunctionPackageIcon.getIconExtension()
Gets the
IconExtension. |
| Modifier and Type | Method and Description |
|---|---|
static IconExtension |
ModelExtensionUtilities.getIconExtension(java.lang.String pFunctionPackageIconID)
Gets the icon extension for the given ID.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<IconExtension> |
ModelExtensionUtilities.getIconExtensions()
Gets a list of all available icon extensions.
|
java.util.List<IconExtension> |
FunctionPackageExtension.getIcons()
Gets the list of icons defined under this function package.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.