| 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.internal | |
| 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 |
|---|---|
RFileElement |
TaurusFactory.createRFileElement()
Returns a new object of class 'RFile Element'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RFileElementImpl
An implementation of the model object 'RFile
Element'.
|
| Modifier and Type | Method and Description |
|---|---|
RFileElement |
TaurusFactoryImpl.createRFileElement() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RFileElement> |
RFileElementImpl.getHasFileElement() |
org.eclipse.emf.common.util.EList<RFileElement> |
FileDescriptorImpl.getHasFileElement() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RFileElement> |
RFileElement.getHasFileElement()
Returns the value of the 'Has File Element' reference
list.
|
org.eclipse.emf.common.util.EList<RFileElement> |
FileDescriptor.getHasFileElement()
Returns the value of the 'Has File Element' reference
list.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RFileElementValidator.validateHasFileElement(org.eclipse.emf.common.util.EList<RFileElement> value) |
| Constructor and Description |
|---|
JsonStructureElement(RFileElement pElement)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
T |
TaurusSwitch.caseRFileElement(RFileElement object)
Returns the result of interpreting the object as an instance of 'RFile Element'.
|
boolean |
TaurusValidator.validateRFileElement(RFileElement rFileElement,
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.