| 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.internal |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IStructureComponent> |
JsonStructure.getComponents() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IStructureComponent> |
IStructureComponent.getChildren()
Gets the component's children.
|
java.util.List<IStructureComponent> |
IStructure.getComponents()
Returns the components defining the structure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonStructureAttribute
JSON structure attribute.
|
class |
JsonStructureElement
JSON structure element.
|
class |
TableColumn
Table column structure component
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IStructureComponent> |
TableColumn.getChildren() |
java.util.List<IStructureComponent> |
JsonStructureElement.getChildren() |
java.util.List<IStructureComponent> |
JsonStructureAttribute.getChildren() |
java.util.List<IStructureComponent> |
TableStructure.getComponents() |
Copyright © 2015 Micro Focus GmbH. All rights reserved.