| Package | Description |
|---|---|
| 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.modelextension |
Copyright (C) Micro Focus.
|
| 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 |
|---|---|
REnabledCondition |
TaurusFactory.createREnabledCondition()
Returns a new object of class 'REnabled Condition'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
REnabledConditionImpl |
class |
RSelectionEnabledConditionImpl |
| Modifier and Type | Method and Description |
|---|---|
REnabledCondition |
TaurusFactoryImpl.createREnabledCondition() |
REnabledCondition |
RElementGetChildrenActionImpl.getGetChildrenActionEnabledCondition() |
REnabledCondition |
RToolInParameterImpl.getParameterEnabledCondition() |
REnabledCondition |
RActionToolImpl.getToolEnabledCondition() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
RElementGetChildrenActionImpl.basicSetGetChildrenActionEnabledCondition(REnabledCondition newGetChildrenActionEnabledCondition,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
RToolInParameterImpl.basicSetParameterEnabledCondition(REnabledCondition newParameterEnabledCondition,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
RActionToolImpl.basicSetToolEnabledCondition(REnabledCondition newToolEnabledCondition,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
RElementGetChildrenActionImpl.setGetChildrenActionEnabledCondition(REnabledCondition newGetChildrenActionEnabledCondition) |
void |
RToolInParameterImpl.setParameterEnabledCondition(REnabledCondition newParameterEnabledCondition) |
void |
RActionToolImpl.setToolEnabledCondition(REnabledCondition newToolEnabledCondition) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RSelectionEnabledCondition
Relationship to an enabling condition with selection
count.
|
| Modifier and Type | Method and Description |
|---|---|
REnabledCondition |
RElementGetChildrenAction.getGetChildrenActionEnabledCondition()
Returns the value of the 'Get Children Action Enabled
Condition' containment reference.
|
REnabledCondition |
RToolInParameter.getParameterEnabledCondition()
Returns the value of the 'Parameter Enabled Condition'
containment reference.
|
REnabledCondition |
RActionTool.getToolEnabledCondition()
Returns the value of the 'Tool Enabled Condition'
containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<REnabledCondition> |
RActionEnabledOperator.getEnabledCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
RElementGetChildrenAction.setGetChildrenActionEnabledCondition(REnabledCondition value)
Sets the value of the
'
Get Children Action Enabled Condition' containment reference. |
void |
RToolInParameter.setParameterEnabledCondition(REnabledCondition value)
Sets the value of the
'
Parameter Enabled Condition' containment reference. |
void |
RActionTool.setToolEnabledCondition(REnabledCondition value)
Sets the value of the
'
Tool Enabled Condition' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RElementGetChildrenActionValidator.validateGetChildrenActionEnabledCondition(REnabledCondition value) |
boolean |
RToolInParameterValidator.validateParameterEnabledCondition(REnabledCondition value) |
boolean |
RActionToolValidator.validateToolEnabledCondition(REnabledCondition value) |
| Modifier and Type | Method and Description |
|---|---|
REnabledCondition |
ToolTypeParameter.getEnabledCondition() |
REnabledCondition |
IModelExtensionWithEnabledCondition.getEnabledCondition()
Gets the enabled condition of this instance.
|
REnabledCondition |
AbstractModelExtensionAtribute.getEnabledCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
ToolTypeParameter.setEnabledCondition(REnabledCondition pVisibleWhen) |
void |
IModelExtensionWithEnabledCondition.setEnabledCondition(REnabledCondition pEnabledCondition)
Sets the enabled condition of this instance.
|
void |
AbstractModelExtensionAtribute.setEnabledCondition(REnabledCondition pVisibleWhen) |
| Modifier and Type | Method and Description |
|---|---|
T |
TaurusSwitch.caseREnabledCondition(REnabledCondition object)
Returns the result of interpreting the object as an instance of
'REnabled Condition'.
|
boolean |
TaurusValidator.validateREnabledCondition(REnabledCondition rEnabledCondition,
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.