| 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.util |
Helper and utility classes for the AWM meta model including model validation and conversion.
|
| Modifier and Type | Method and Description |
|---|---|
RElementlistProperty |
TaurusFactory.createRElementlistProperty()
Returns a new object of class 'RElementlist Property'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RElementlistPropertyImpl |
| Modifier and Type | Method and Description |
|---|---|
RElementlistProperty |
TaurusFactoryImpl.createRElementlistProperty()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RElementlistProperty> |
ElementListStructureImpl.getHasListProperty() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RElementlistProperty> |
ElementListStructure.getHasListProperty()
Deprecated.
The relationship is no longer used by the client. Element
list properties will be added to element lists as soon as the
tool returns string output parameters with the file output
parameter.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ElementListStructureValidator.validateHasListProperty(org.eclipse.emf.common.util.EList<RElementlistProperty> value) |
| Modifier and Type | Method and Description |
|---|---|
T |
TaurusSwitch.caseRElementlistProperty(RElementlistProperty object)
Returns the result of interpreting the object as an instance of 'RElementlist Property'.
|
boolean |
TaurusValidator.validateRElementlistProperty(RElementlistProperty rElementlistProperty,
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.