| Package | Description |
|---|---|
| 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 |
|---|---|
ComplexAttributeExtension |
ComplexAttributeBaseImpl.getComplexAttributeExtension() |
| Modifier and Type | Method and Description |
|---|---|
ComplexAttributeExtension |
ComplexAttributeBase.getComplexAttributeExtension()
Gets the
ComplexAttributeExtension. |
| Modifier and Type | Class and Description |
|---|---|
class |
ToolTypeComplexAttribute
Deprecated.
Use
ComplexAttributeExtension instead. |
| Modifier and Type | Method and Description |
|---|---|
static ComplexAttributeExtension |
ModelExtensionUtilities.getComplexAttribute(ComplexAttributeBase pCab)
Gets the
ComplexAttributeExtension for the given
ComplexAttributeBase. |
ComplexAttributeExtension |
ComplexAttributeReference.getReferenceTarget()
Gets the reference target (complex attribute) of this complex attribute
reference.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ComplexAttributeExtension> |
ModelExtensionWithAttributes.getComplexAttributes()
Gets the complex attribute of this model component.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.