| Package | Description |
|---|---|
| com.microfocus.awm.control.toolexecution | |
| com.microfocus.awm.control.toolexecution.internal | |
| com.microfocus.awm.model.toolexecution |
| Modifier and Type | Method and Description |
|---|---|
static IComplexAttribute |
ToolUtility.getComplexAttribute(IDynamicObject pDynamicObject,
java.lang.String pComplexAttributeId)
Returns the first found
IComplexAttribute for a given
(IDynamicObject) based on the provided complex attribute ID. |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<IComplexAttribute> |
ToolUtility.getComplexAttributes(IDynamicObject pDynamicObject,
java.lang.String pComplexAttributeId)
Returns a collection of
IComplexAttributes for a given
(IDynamicObject) based on the provided complex attribute ID. |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexAttributeImpl
An implementation of
IComplexAttribute which wraps a
ComplexAttributeBase. |
| Modifier and Type | Method and Description |
|---|---|
default java.util.Collection<IComplexAttribute> |
IDynamicObject.getComplexAttributes()
Gets a collection of all
IComplexAttributes which represent the
child complex attributes of an IDynamicObject. |
Copyright © 2015 Micro Focus GmbH. All rights reserved.