| Package | Description |
|---|---|
| com.microfocus.awm.control.toolexecution.internal | |
| com.microfocus.awm.core |
Contains central helper classes (like TaurusUtility) and
basic implementations of AWM interfaces.
|
| com.microfocus.awm.model.toolexecution |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionPackageImpl
An implementation of
IFunctionPackage which wraps a
FunctionPackage. |
| Modifier and Type | Method and Description |
|---|---|
IFunctionPackage |
LegacyToolExecutorContext.getFunctionPackage() |
IFunctionPackage |
AbstractToolContext.getFunctionPackage() |
| Modifier and Type | Method and Description |
|---|---|
static IFunctionPackage |
TaurusFactory.createFunctionPackage(FunctionPackage pFunctionPackage)
Creates a new
IFunctionPackage to wrap the
FunctionPackage model object. |
| Modifier and Type | Method and Description |
|---|---|
IFunctionPackage |
IToolContext.getFunctionPackage()
Gets the function package instance which defines the
ToolDescriptor type. |
Copyright © 2015 Micro Focus GmbH. All rights reserved.