See: Description
| Interface | Description |
|---|---|
| IRemoteSystemAssociation |
Interface for a system that has an association to different remote system.
|
| Class | Description |
|---|---|
| AbstractTaurusSystem |
Basic implementation of the
ITaurusSystem interface, which
automatically registers itself in the ITaurusSystemDirectory on
creation and manages custom attributes. |
| ApplicationAction | |
| AWMLoggingUtility |
Helper methods for logging or tracing information.
|
| ConfiguredTaurusSystem |
AWM system which is defined by a master configuration.
|
| DefaultConfigurationReader |
Reads default configurations and makes them available for other
classes/plug-ins to apply them.
|
| ErrorFeedbackEntryNotification |
Notification used by
ErrorFeedbackEntryList and error list view. |
| FilepathUtility |
Contains helper methods like getting specific fragments from a file path.
|
| FileSavableResourceMap |
Maps
IFiles with ISavableResources in order to save e.g. |
| GetChildrenResult |
The result a get children processed by a AWM resource.
|
| HostConnectorFinder |
Searches for Extensions of the Extension Point
com.microfocus.awm.zconnector and creates an instance of an
IHostConnector implementation. |
| JobUtility |
Helper class to get a registered
ITaurusJobUtilities instance or
directly submit z/OS jobs. |
| LocalFileDescriptorReader | |
| LocalFileGetDataResponse |
IGetDataResponse for a File. |
| LocalSystemImage |
Implementation of the
ISystemImage for the local operating system. |
| MasterConfigurationProvider |
Representation of a parsed
IMasterConfigurationProvider extension. |
| PropertyData |
An implementation of
IPropertyData |
| PropertyElement |
An implementation of
IPropertyElement |
| ResourceOperation |
Resource operations are created by AWM tools during execution to update AWM
elements according to changes on the represented software model.
|
| SimpleFileAttributes |
Basic implementation for
IFileAttributes storing keys and values as
keys. |
| SimpleGetdataResponse |
IGetDataResponse implementation which contains an input stream, a
settable write protection flag and local code page. |
| StringTable |
A table of String values which can be defined line by line.
|
| SystemProviderExtension |
Contains all information about a system provider (
com.microfocus.awm.systemprovider) extension. |
| TableResource |
Standard implementation of
ITableResource. |
| TaurusApplicationPersistableProxy |
Proxy of an
ITaurusApplication containing all basic information about
the application. |
| TaurusConstants |
Constants used by AWM.
|
| TaurusCorePlugin |
The activator class controls the plug-in life cycle (AWM).
|
| TaurusExceptionProcessor |
Helper class which is able to log exceptions and show an error dialog based
on the registered
IExceptionhandler. |
| TaurusExtensionPointUtility |
Helper class for finding AWM extensions.
|
| TaurusFactory |
Factory class for creating most model based objects and getting singleton
instances of AWM directory classes.
|
| TaurusModelUtilities |
Utility class covering model based functions.
|
| TaurusNotification |
Notification used by AWM
Observer and Observable classes
(e.g. |
| TaurusSequenceNumberComparator<T extends org.eclipse.emf.ecore.EObject> |
Comparator for AWM meta model
EObjects which contain sequence numbers
(e.g. |
| TaurusSystemPersistableProxy |
Proxy of an
ITaurusSystem containing all basic information about the
system. |
| TaurusUIUtilityProcessor |
Utility class to get a registered
IUIUtility instance to process
certain UI requests. |
| TaurusUtility |
Contains several helper methods to execute various AWM related operations,
e.g.
|
| ToolExecutionStatus |
The result of an executed AWM tool.
|
| ValidateMessage |
Base implementation of
IValidationMessage. |
| Enum | Description |
|---|---|
| EChangedKind |
Types of changes that can occur e.g.
|
| EGetChildrenMode |
The mode declaring how to get children of an AWM resource.
|
| TaurusModelUtilities.EParameterFrom |
Enumeration for sources of resolved parameter values.
|
| Exception | Description |
|---|---|
| TaurusCoreException |
General exception for errors that occur in non-tool components of AWM.
|
| TaurusException |
Superclass for all AWM exception classes.
|
| TaurusModelException |
Exception type for errors occurring while parsing/interpreting AWM models.
|
| TaurusToolException |
Exception during execution of an AWM tool.
|
Contains central helper classes (like TaurusUtility) and basic implementations of AWM interfaces.
Copyright © 2015 Micro Focus GmbH. All rights reserved.