| 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 |
|---|---|
static java.util.List<RElementlistColumn> |
TaurusModelUtilities.getElementListStructureProperties(TAURUSConfiguration pTauConf,
java.lang.String elementListStructureID)
Returns the modelled column relationships of an element list structure.
|
| Modifier and Type | Method and Description |
|---|---|
RElementlistColumn |
TaurusFactory.createRElementlistColumn()
Returns a new object of class 'RElementlist Column'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RElementlistColumnImpl |
| Modifier and Type | Method and Description |
|---|---|
RElementlistColumn |
TaurusFactoryImpl.createRElementlistColumn() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RElementlistColumn> |
ElementListStructureImpl.getHasColumnProperty() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RElementlistColumn> |
ElementListStructure.getHasColumnProperty()
Returns the value of the 'Has Column Property'
containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ElementListStructureValidator.validateHasColumnProperty(org.eclipse.emf.common.util.EList<RElementlistColumn> value) |
| Modifier and Type | Method and Description |
|---|---|
T |
TaurusSwitch.caseRElementlistColumn(RElementlistColumn object)
Returns the result of interpreting the object as an instance of
'RElementlist Column'.
|
boolean |
TaurusValidator.validateRElementlistColumn(RElementlistColumn rElementlistColumn,
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.