|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeTextProperty | |
|---|---|
| org.openxma.dsl.dom | |
| org.openxma.dsl.dom.model.impl | |
| org.openxma.dsl.dom.util | |
| Uses of AttributeTextProperty in org.openxma.dsl.dom |
|---|
| Methods in org.openxma.dsl.dom that return AttributeTextProperty | |
|---|---|
AttributeTextProperty |
DomFactory.createAttributeTextProperty()
Returns a new object of class 'Attribute Text Property'. |
| Uses of AttributeTextProperty in org.openxma.dsl.dom.model.impl |
|---|
| Classes in org.openxma.dsl.dom.model.impl that implement AttributeTextProperty | |
|---|---|
class |
AttributeTextPropertyImpl
An implementation of the model object 'Attribute Text Property'. |
| Methods in org.openxma.dsl.dom.model.impl that return AttributeTextProperty | |
|---|---|
AttributeTextProperty |
DomFactoryImpl.createAttributeTextProperty()
|
static AttributeTextProperty |
AttributePropertyImpl.getAttributeHstoreProperty(org.eclipse.emf.common.util.EList<AttributeProperty> attributProperties)
|
static AttributeTextProperty |
AttributePropertyImpl.getAttributeTextProperty(org.eclipse.emf.common.util.EList<AttributeProperty> attributProperties)
|
| Uses of AttributeTextProperty in org.openxma.dsl.dom.util |
|---|
| Methods in org.openxma.dsl.dom.util with parameters of type AttributeTextProperty | |
|---|---|
T |
DomSwitch.caseAttributeTextProperty(AttributeTextProperty object)
Returns the result of interpreting the object as an instance of 'Attribute Text Property'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||