|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| org.openxma.dsl.dom | |
| org.openxma.dsl.dom.model | |
| org.openxma.dsl.dom.model.impl | |
| org.openxma.dsl.dom.util | |
| Uses of Property in org.openxma.dsl.dom |
|---|
| Methods in org.openxma.dsl.dom that return Property | |
|---|---|
Property |
DomFactory.createProperty()
Returns a new object of class 'Property'. |
| Uses of Property in org.openxma.dsl.dom.model |
|---|
| Methods in org.openxma.dsl.dom.model that return types with arguments of type Property | |
|---|---|
org.eclipse.emf.common.util.EList<Property> |
ApplicationSession.getProperties()
Returns the value of the 'Properties' containment reference list. |
| Uses of Property in org.openxma.dsl.dom.model.impl |
|---|
| Classes in org.openxma.dsl.dom.model.impl that implement Property | |
|---|---|
class |
PropertyImpl
An implementation of the model object 'Property'. |
| Fields in org.openxma.dsl.dom.model.impl with type parameters of type Property | |
|---|---|
protected org.eclipse.emf.common.util.EList<Property> |
ApplicationSessionImpl.properties
The cached value of the ' Properties' containment reference list. |
| Methods in org.openxma.dsl.dom.model.impl that return Property | |
|---|---|
Property |
DomFactoryImpl.createProperty()
|
| Methods in org.openxma.dsl.dom.model.impl that return types with arguments of type Property | |
|---|---|
org.eclipse.emf.common.util.EList<Property> |
ApplicationSessionImpl.getProperties()
|
| Uses of Property in org.openxma.dsl.dom.util |
|---|
| Methods in org.openxma.dsl.dom.util with parameters of type Property | |
|---|---|
T |
DomSwitch.caseProperty(Property object)
Returns the result of interpreting the object as an instance of 'Property'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||