| Package | Description |
|---|---|
| com.microfocus.awm.control.toolexecution | |
| 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.internal | |
| com.microfocus.awm.meta.util |
Helper and utility classes for the AWM meta model including model validation and conversion.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<Property> |
ToolUtility.getPropertiesFromStructure(IStructure pStructure)
Returns a collection of all
Propertys which are referenced in an
IStructure by parsing all subcomponents
(getComponents() /
IStructureComponent.getChildren()). |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonStructure
IStructure implementation for JSON. |
| Modifier and Type | Method and Description |
|---|---|
IStructure |
FileDescriptorImpl.getFileStructure() |
| Modifier and Type | Method and Description |
|---|---|
IStructure |
FileDescriptor.getFileStructure()
Gets the
IStructure of the file descriptor, if available. |
| Modifier and Type | Class and Description |
|---|---|
class |
TableStructure
IStructure implementation for table structures. |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<Property> |
TaurusMetaModelUtilities.getPropertiesFromStructure(IStructure pStructure)
Returns a collection of all
Propertys which are referenced in an
IStructure by parsing all subcomponents
(getComponents() /
IStructureComponent.getChildren()). |
Copyright © 2015 Micro Focus GmbH. All rights reserved.