| Package | Description |
|---|---|
| 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.util |
Helper and utility classes for the AWM meta model including model validation and conversion.
|
| Modifier and Type | Method and Description |
|---|---|
EMassProcessing |
TaurusFactoryImpl.createEMassProcessingFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
EMassProcessing |
TaurusFactoryImpl.createEMassProcessingObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
| Modifier and Type | Field and Description |
|---|---|
static java.util.List<EMassProcessing> |
EMassProcessing.VALUES
A public read-only list of all the 'EMass Processing'
enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static EMassProcessing |
EMassProcessing.get(int value)
Returns the 'EMass Processing' literal with the specified
integer value.
|
static EMassProcessing |
EMassProcessing.get(java.lang.String literal)
Returns the 'EMass Processing' literal with the specified
literal value.
|
static EMassProcessing |
EMassProcessing.getByName(java.lang.String name)
Returns the 'EMass Processing' literal with the specified
name.
|
static EMassProcessing |
EMassProcessing.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EMassProcessing[] |
EMassProcessing.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TaurusValidator.validateEMassProcessing(EMassProcessing eMassProcessing,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
boolean |
TaurusValidator.validateEMassProcessingObject(EMassProcessing eMassProcessingObject,
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.