See: Description
| Interface | Description |
|---|---|
| ActionDescriptor |
An action is an integrally closed function that can
be triggered in the user interface.
|
| ApplicationOptions |
Application options define global settings that
apply to the complete application.
|
| AWMIdentifiableObject | |
| AWMObject |
Super class for all AWM object types.
|
| CActionDescriptors |
Category for action descriptors
|
| CElementListStructures |
Category for element list structures
|
| CElementTypes |
Category for element types
|
| CFileDescriptors |
Category for file descriptors
|
| CFilterTypes |
Category for filter types
|
| CFunctionPackages |
Category for function packages
|
| CGlobalActions |
Category for global actions
|
| CIcons |
Category for icons
|
| CIDDefinitions |
Category for ID definitions
|
| ComplexAttributeBase |
Complex Attributes are made up of several individual
attributes.
|
| CProperties |
Category for properties
|
| CToolCategory |
Category for tools
|
| CToolDescriptors |
Category for
ToolDescriptors and tool
descriptor categories (CToolDescriptors). |
| DocumentRoot | |
| DynamicElement | |
| DynamicElementBase | |
| DynamicObject | |
| ElementListStructure |
An element list structure describes a table
structure for the table view or a tree table view.
|
| ElementType |
An element type describes a class of elements,
including their properties and applicable actions.
|
| ErrorView |
TD view to display errors from remote syntax check
(deprecated).
|
| FileDescriptor |
A file descriptor describes a file and, optionally,
the structure of the file.
|
| FilterType |
A filter type describes a class of filters.
|
| FunctionPackage |
A function package installed in the IDE and used in
an AWM model extends the model with additional functionality.
|
| FunctionPackageIcon |
Icons can be used to assign symbols to elements and
actions.
|
| GenericSymbols |
Symbols to specify generic names.
|
| GlobalAction |
A global action describes the location of an
executable action described by an action descriptor.
|
| Icon |
Icons can be used to assign symbols to elements and
actions.
|
| IDDefinition |
An ID definition is a description of an identifier
for the elements of one or more element types.
|
| IFunctionPackageDefinable | |
| ISAEditorAction |
By specifying the complex attribute ISA Editor
Action, the corresponding global action acts as an editor action.
|
| ISAISPFPanel |
The ISA_ISPFPanel complex attribute identifies a
tool as an ISPF panel.
|
| ISAISPFTool |
ISA_ISPFTool is a complex attribute that can be
modeled for a tool descriptor.
|
| ISAPanelCommand |
ISA_ISPFPanelCommand is a complex attribute that can
be modeled for a tool descriptor with the tool descriptor type
“ISPF_PANEL_COMMAND”.
|
| ISAPlugIn |
ISA_Plug-In is a complex attribute that can be
modeled for a tool descriptor if the tool to be attached is an Eclipse
plug-in that implements the specific interface (IToolExecutor).
|
| ISAWorkbenchAction |
The complex attribute ISA_Workbench_Action
classifies the corresponding global action as a workbench action.
|
| ISelectionCondition |
A condition with selection count
|
| IStructure |
Describes a structured file descriptors structure.
|
| IStructureComponent |
Component of a structure which usually has either a static value or is mapped
to a property.
|
| JsonStructureConstants |
Constants for JSON structure components.
|
| LinkedElementType |
An element type describes a class of elements,
including their properties and applicable actions.
|
| LinkedProperty |
Linked properties can be provided by a function
package to AWM via the extension point attribute propertyProvider.
|
| PredefinedIcon |
Generic icon type which must have a unique ID and a
reference to one of the pre-defined icon images, which can be selected
through the “predefined” attribute of the icon.
|
| Property |
A property describes an attribute that can be
assigned to nearly all data model types.
|
| RActionComplexCondition |
Relationship from a tool within an action to a
complex enabling condition.
|
| RActionEnabledOperator | |
| RActionParmOverride |
Relationship to an input parameter of the referenced
tool descriptor.
|
| RActionSimpleCondition |
Relationship from a tool within an action to a
complex enabling condition.
|
| RActionTool |
The relationships of an action descriptor to the
tool descriptors form the Tool sequence of an action.
|
| RApplicationAction |
The relationship "Application Options have
Application Actions" can be used to assign actions to an AWM application
which are executed on the application level.
|
| RApplicationProperty |
The "Application Options has Property" relationship
is used to define properties which will be available within any context of
the application.
|
| RDecorationValue |
The relationship
Text_Decoration_Has_Decoration_Values allows to associate property values
and/or static values with a text decoration of an element type's label.
|
| RElementAction |
Relationship from an element type to an action.
|
| RElementActionBase | |
| RElementFilter |
By this relationship a filter type for the element
type can be created in the context menu of the corresponding element.
|
| RElementGetChildrenAction |
Under the relationship "Element Has Get Children
Action" an action descriptor can be modeled which returns the children
elements of the selected element.
|
| RElementGetProperties |
The "Get All Properties Action" relationship points
to an action descriptor which is used to refresh the properties of an
element.
|
| RElementlistAction |
Relationship to define element list actions.
|
| RElementlistColumn |
Relationship to properties which describe a column
in the element list structure.
|
| RElementlistProperty | Deprecated
The relationship is no longer used by the client.
|
| RElementProperty |
The "Element has Property" relationship is used to
assign properties to an element type.
|
| RElementTextDecoration |
This relationship can be used to define decorations
which should appear in front and/or behind of the label defined for the
element type.
|
| REnabledCondition | |
| REnabledConditionBase | |
| RErrorViewAction | |
| RFileAction |
If the file descriptor is defined as a structured
table and the table is part of a modeled dialog or an ISPF dialog, the
actions to appear in the table’s context menu can be modeled using this
relationship between the file descriptor and an action descriptor.
|
| RFileAttribute |
A representation of the model object 'RFile
Attribute'.
|
| RFileElement |
A representation of the model object 'RFile
Element'.
|
| RFileProperty |
The relationship "File has Property" can be used to
interprete and process the content of a structured file.
|
| RFilterAction |
The relationship "Filter type has Actions" is used
to define actions that can be carried out on the filter.
|
| RFilterFiltercriterion |
The relationship "Filter has Filter Criterion"
defines properties that are interpreted as filter criteria.
|
| RIDProperty |
The relationship "ID has Property" the properties
are defined which compose the ID for elements of one or more element types.
|
| RISPFToolPanel |
Reference from an ISPF tool to an ISPF tool panel
indicating that the ISPF tool makes use of this ISPF panel.
|
| RPanelField |
Reference from a tool representing an ISPF panel to
a panel field.
|
| RSelectionEnabledCondition |
Relationship to an enabling condition with selection
count.
|
| RSelectionVisibleCondition |
Relationship to an visible condition with selection
count.
|
| RToolInParameter |
This relationship describes exactly one input
parameter of a tool.
|
| RToolOutParameter |
The output parameters of a tool will be temporarily
saved during the execution of an action, so that subsequent tools can use
them as input parameters.
|
| RToolParameter |
A parameter of a tool.
|
| RToolValidateAction |
The validate action is used to validate dialog
fields before sending the values to the next tool.
|
| RVisibleCondition | |
| SelectionPropertyMapping |
Maps a specific text selection in the editor to a
property.
|
| SpecificAttribute |
Sepcific attributes are attributes with a
pre-defined name and a specific fix meaning.
|
| TAURUSConfiguration |
The entry point of an AWM model configuration.
|
| ToolDescriptor |
An AWM tool descriptor describes how a tool provided by a function package is
called at run time.
|
| Enum | Description |
|---|---|
| EActionExecutionMode |
Enumeration class for the execution mode of an action: MODAL, MODELESS
|
| EApplicationActionExecutionType |
Enumeration class for the execution type of AWM application actions: Manual,
OnLoad, OnFirstLoad, OnUnload
|
| EConditionOperators |
Enumeration for operators to combine enabled conditions: AND, OR
|
| EEditorSelectionType |
Enumeration class for the selection type in the context of selection property
mapping: SelectedText, SelectedWord, SelectedLine, SelectedKeyword
|
| EExecutionPoint |
Enumeration for the supported parameters for the execution point of the get
all properties action of an element type: BeforeAction, BeforeContextMenu
|
| EExecutionRate |
Enumeration for the valid parameters for the execution rate of the get all
properties action of an element type: Once, Always
|
| EFileAttributeType |
A representation of the literals of the enumeration
'EFile Attribute Type', and utility methods for working with
them.
|
| EFileElementType |
A representation of the literals of the enumeration
'EFile Element Type', and utility methods for working with
them.
|
| EFileStructures |
Enumeration class for the structure of a file descriptor: Unstructured, Table
|
| EFileTypes |
Enumeration for the type of a file descriptor: InputStream, Local File,
Workspace File, MVS_PO, MVS_PO_Member, MVS_SEQ, USS_File
|
| EIcons |
Enumeration class for the predefined icons.
|
| EIntegratedTools |
Enumeration class for the integrated tools.
|
| EInvokeForms |
Enumeration for the invocation form of an ISPF command tool: REXX, CMD, PGM
|
| EMassProcessing |
Enumeration class for mass processing: From Action, true, false
|
| EOperators |
Enumeration class for the condition check operators: Equals, Equals Not,
Regular Expression, NULL, NOT_NULL, TRUE, FALSE
|
| EParameterTypes |
Enumeration for the type of a tool parameter: String, File, MassProcessing,
ToolDefinedResourceOperation
|
| EParmFromTypes |
Enumeration for the origin of a tool parameter: Context, User_Input,
Previous_Tool
|
| ERelativePosition |
Enumeration class for the relative position: After, Before
|
| EResourceProcessingTypes |
Enumeration for the type of the resource processing: COPY.
|
| ERetrieveAllValues |
A representation of the literals of the enumeration
'ERetrieve All Values', and utility methods for working with
them.
|
| ERunAsJobTypes |
Enumeration for the way an ISPF can be executed as job: NO, Tool Job, Model
Job
|
| ESortDirection |
Enumeration class for sort direction: NONE, Ascending, Descending
|
| ESpecialProperties |
Enumeration class for special properties: NONE, ElementType, ElementSuffix,
MarkerLineNumber, PropertyGroup
|
| ETableMode |
Enumeration class for the selection type in a table: DISPLAYONLY, SELECTONE,
SELECTMULTI, WHOLETABLE
|
| ETextDecorationPosition |
Enumeration for the position of a text decoration relative to the label:
Behind of the Label, In Front of the label
|
| ETypes |
Enumeration class for the property type: Boolean, Date, Numeric, Password,
SelectValue, String, TextArea, TextArray, Time
|
| EWorkbenchActionType |
Enumeration class for the action type of an workbench action: Menubar
|
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.
Copyright © 2015 Micro Focus GmbH. All rights reserved.