| Package | Description |
|---|---|
| com.microfocus.awm.control.toolexecution.internal | |
| 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.modelextension |
Copyright (C) Micro Focus.
|
| com.microfocus.awm.meta.util |
Helper and utility classes for the AWM meta model including model validation and conversion.
|
| com.microfocus.awm.model.toolexecution |
| Modifier and Type | Method and Description |
|---|---|
ComplexAttributeBase |
ComplexAttributeImpl.getModelObject() |
| Constructor and Description |
|---|
ComplexAttributeImpl(ComplexAttributeBase pAttributeBase)
Basic Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ComplexAttributeBase |
TaurusFactory.createComplexAttribute()
Returns a new object of class 'Complex Attribute'.
|
static ComplexAttributeBase |
DynamicAWMPackage.createComplexAttribute(java.lang.String pComplexAttributeID)
Creates a complex attribute for the given complex attribute ID.
|
ComplexAttributeBase |
TaurusFactory.createComplexAttributeBase()
Returns a new object of class 'Complex Attribute Base'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexAttributeBaseImpl |
| Modifier and Type | Method and Description |
|---|---|
ComplexAttributeBase |
TaurusFactoryImpl.createComplexAttribute() |
ComplexAttributeBase |
TaurusFactoryImpl.createComplexAttributeBase() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ComplexAttributeBase> |
RToolParameterImpl.getComplexAttribute() |
org.eclipse.emf.common.util.EList<ComplexAttributeBase> |
FunctionPackageImpl.getComplexAttribute() |
org.eclipse.emf.common.util.EList<ComplexAttributeBase> |
ComplexAttributeBaseImpl.getComplexAttribute() |
java.util.List<ComplexAttributeBase> |
DynamicObjectImpl.getComplexAttributes() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ComplexAttributeBase> |
RToolParameter.getComplexAttribute()
Returns the value of the 'Complex Attribute' containment
reference list.
|
org.eclipse.emf.common.util.EList<ComplexAttributeBase> |
FunctionPackage.getComplexAttribute()
Returns the value of the 'Complex Attribute' containment
reference list.
|
org.eclipse.emf.common.util.EList<ComplexAttributeBase> |
DynamicElementBase.getComplexAttribute() |
org.eclipse.emf.common.util.EList<ComplexAttributeBase> |
ComplexAttributeBase.getComplexAttribute()
Returns the value of the 'Complex Attribute' containment
reference list.
|
java.util.List<ComplexAttributeBase> |
DynamicObject.getComplexAttributes()
Gets the list of modelled complex attributes of this object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ComplexAttributeBaseValidator.validateComplexAttribute(org.eclipse.emf.common.util.EList<ComplexAttributeBase> value) |
| Modifier and Type | Method and Description |
|---|---|
static ComplexAttributeExtension |
ModelExtensionUtilities.getComplexAttribute(ComplexAttributeBase pCab)
Gets the
ComplexAttributeExtension for the given
ComplexAttributeBase. |
| Modifier and Type | Method and Description |
|---|---|
T |
TaurusSwitch.caseComplexAttribute(ComplexAttributeBase object)
Returns the result of interpreting the object as an instance of
'Complex Attribute'.
|
T |
TaurusSwitch.caseComplexAttributeBase(ComplexAttributeBase object)
Returns the result of interpreting the object as an instance of 'Complex Attribute Base'.
|
boolean |
TaurusValidator.validateComplexAttribute_MandatoryComplexAttributes(ComplexAttributeBase pComplexAttribute,
org.eclipse.emf.common.util.DiagnosticChain pDiagnostics,
java.util.Map<java.lang.Object,java.lang.Object> pContext)
Validates the MandatoryComplexAttributes constraint of ' Complex
Attribute'.
|
boolean |
TaurusValidator.validateComplexAttribute_MandatorySimpleAttributes(ComplexAttributeBase complexAttribute,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the MandatorySimpleAttributes constraint of ' Complex
Attribute'.
|
boolean |
TaurusValidator.validateComplexAttribute(ComplexAttributeBase complexAttribute,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
boolean |
TaurusValidator.validateComplexAttributeBase(ComplexAttributeBase complexAttributeBase,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
| Modifier and Type | Method and Description |
|---|---|
ComplexAttributeBase |
IComplexAttribute.getModelObject() |
Copyright © 2015 Micro Focus GmbH. All rights reserved.