| Package | Description |
|---|---|
| com.microfocus.awm.core |
Contains central helper classes (like TaurusUtility) and
basic implementations of AWM interfaces.
|
| com.microfocus.awm.model |
Contains interfaces which provide access to AWM managed
resources at run-time like AWM applications, elements, element lists,
filters, file descriptors, actions, tools, properties and the master
configuration, and so on.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyElement
An implementation of
IPropertyElement |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IPropertyElement> |
PropertyData.getPropertyElements() |
| Constructor and Description |
|---|
PropertyData(java.util.List<IPropertyElement> pPropertyElements)
Creates property data with a list of property elements.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IPropertyElement> |
IPropertyData.getPropertyElements()
Gets the elements of this property data
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.