| Package | Description |
|---|---|
| com.microfocus.awm.core |
Contains central helper classes (like TaurusUtility) and
basic implementations of AWM interfaces.
|
| com.microfocus.awm.meta |
Core classes of the AWM meta model plug-in.
|
| 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.interfaces.validation |
Internal validation interfaces for objects of the AWM meta model.
|
| com.microfocus.awm.meta.util |
Helper and utility classes for the AWM meta model including model validation and conversion.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalAction |
ApplicationAction.getGlobalAction() |
| Constructor and Description |
|---|
ApplicationAction(ITaurusApplication pAppl,
GlobalAction pGlobalAction)
Creates a new Application action from a
GlobalAction. |
| Modifier and Type | Method and Description |
|---|---|
GlobalAction |
TaurusFactory.createGlobalAction()
Returns a new object of class 'Global Action'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalActionImpl |
| Modifier and Type | Method and Description |
|---|---|
GlobalAction |
TaurusFactoryImpl.createGlobalAction() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<GlobalAction> |
CGlobalActionsImpl.getGlobalAction() |
java.util.Collection<GlobalAction> |
CGlobalActionsImpl.getGlobalActionSorted() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<GlobalAction> |
CGlobalActions.getGlobalAction()
Returns the value of the 'Global Action' containment
reference list.
|
java.util.Collection<GlobalAction> |
CGlobalActions.getGlobalActionSorted() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CGlobalActionsValidator.validateGlobalAction(org.eclipse.emf.common.util.EList<GlobalAction> value) |
| Modifier and Type | Method and Description |
|---|---|
T |
TaurusSwitch.caseGlobalAction(GlobalAction object)
Returns the result of interpreting the object as an instance of 'Global Action'.
|
boolean |
TaurusValidator.validateGlobalAction_ISAAttribute(GlobalAction globalAction,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the ISAAttribute constraint of 'Global Action'.
|
boolean |
TaurusValidator.validateGlobalAction(GlobalAction globalAction,
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.