| Package | Description |
|---|---|
| com.microfocus.awm.meta.impl |
Implementations of AWM model access interfaces.
|
| com.microfocus.awm.meta.interfaces |
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.
|
| com.microfocus.awm.meta.util |
Helper and utility classes for the AWM meta model including model validation and conversion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RElementActionBaseImpl |
class |
RElementActionImpl |
class |
RElementGetChildrenActionImpl |
class |
RElementGetPropertiesImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RElementAction
Relationship from an element type to an action.
|
interface |
RElementGetChildrenAction
Under the relationship "Element Has Get Children
Action" an action descriptor can be modeled which returns the children
elements of the selected element.
|
interface |
RElementGetProperties
The "Get All Properties Action" relationship points
to an action descriptor which is used to refresh the properties of an
element.
|
| Modifier and Type | Method and Description |
|---|---|
T |
TaurusSwitch.caseRElementActionBase(RElementActionBase object)
Returns the result of interpreting the object as an instance of 'RElement Action Base'.
|
boolean |
TaurusValidator.validateRElementActionBase(RElementActionBase rElementActionBase,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Copyright © 2015 Micro Focus GmbH. All rights reserved.