| 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 |
|---|---|
IDDefinition |
TaurusFactory.createIDDefinition()
Returns a new object of class 'ID Definition'.
|
IDDefinition |
TaurusFactory.createIDDefinition(IDDefinitionExtension pIdDefinitionExtension)
Creates an ID definition from a
IDDefinitionExtension. |
| Modifier and Type | Class and Description |
|---|---|
class |
IDDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
IDDefinition |
ElementTypeImpl.basicGetIDDefinition() |
IDDefinition |
TaurusFactoryImpl.createIDDefinition() |
IDDefinition |
TaurusFactoryImpl.createIDDefinition(IDDefinitionExtension pExtension) |
IDDefinition |
ElementTypeImpl.getIDDefinition() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IDDefinition> |
CIDDefinitionsImpl.getIDDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementTypeImpl.setIDDefinition(IDDefinition newIDDefinition) |
| Modifier and Type | Method and Description |
|---|---|
IDDefinition |
ElementType.getIDDefinition()
Returns the value of the 'ID Definition' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IDDefinition> |
CIDDefinitions.getIDDefinition()
Returns the value of the 'ID Definition' containment
reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementType.setIDDefinition(IDDefinition value)
Sets the value of the
'
ID Definition' reference. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ElementTypeValidator.validateIDDefinition(IDDefinition value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CIDDefinitionsValidator.validateIDDefinition(org.eclipse.emf.common.util.EList<IDDefinition> value) |
| Modifier and Type | Method and Description |
|---|---|
T |
TaurusSwitch.caseIDDefinition(IDDefinition object)
Returns the result of interpreting the object as an instance of 'ID Definition'.
|
boolean |
TaurusValidator.validateIDDefinition_CrossReferenceValidation(IDDefinition idDefinition,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the CrossReferenceValidation constraint of ' ID
Definition'.
|
boolean |
TaurusValidator.validateIDDefinition_MultiSeqNoProperty(IDDefinition idDefinition,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the MultiSeqNoProperty constraint of 'ID Definition'.
|
boolean |
TaurusValidator.validateIDDefinition(IDDefinition idDefinition,
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.