|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeSortOrder | |
|---|---|
| org.openxma.dsl.dom | |
| org.openxma.dsl.dom.model | |
| org.openxma.dsl.dom.model.impl | |
| org.openxma.dsl.dom.util | |
| Uses of AttributeSortOrder in org.openxma.dsl.dom |
|---|
| Methods in org.openxma.dsl.dom that return AttributeSortOrder | |
|---|---|
AttributeSortOrder |
DomFactory.createAttributeSortOrder()
Returns a new object of class 'Attribute Sort Order'. |
| Uses of AttributeSortOrder in org.openxma.dsl.dom.model |
|---|
| Methods in org.openxma.dsl.dom.model that return types with arguments of type AttributeSortOrder | |
|---|---|
org.eclipse.emf.common.util.EList<AttributeSortOrder> |
AttributeGroup.getAttributes()
Returns the value of the 'Attributes' containment reference list. |
| Uses of AttributeSortOrder in org.openxma.dsl.dom.model.impl |
|---|
| Classes in org.openxma.dsl.dom.model.impl that implement AttributeSortOrder | |
|---|---|
class |
AttributeSortOrderImpl
An implementation of the model object 'Attribute Sort Order'. |
| Fields in org.openxma.dsl.dom.model.impl with type parameters of type AttributeSortOrder | |
|---|---|
protected org.eclipse.emf.common.util.EList<AttributeSortOrder> |
AttributeGroupImpl.attributes
The cached value of the ' Attributes' containment reference list. |
| Methods in org.openxma.dsl.dom.model.impl that return AttributeSortOrder | |
|---|---|
AttributeSortOrder |
DomFactoryImpl.createAttributeSortOrder()
|
| Methods in org.openxma.dsl.dom.model.impl that return types with arguments of type AttributeSortOrder | |
|---|---|
org.eclipse.emf.common.util.EList<AttributeSortOrder> |
AttributeGroupImpl.getAttributes()
|
| Uses of AttributeSortOrder in org.openxma.dsl.dom.util |
|---|
| Methods in org.openxma.dsl.dom.util with parameters of type AttributeSortOrder | |
|---|---|
T |
DomSwitch.caseAttributeSortOrder(AttributeSortOrder object)
Returns the result of interpreting the object as an instance of 'Attribute Sort Order'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||