|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mapper | |
|---|---|
| org.openxma.dsl.dom | |
| org.openxma.dsl.dom.model.impl | |
| org.openxma.dsl.dom.scoping | |
| org.openxma.dsl.dom.util | |
| org.openxma.dsl.dom.validation | |
| Uses of Mapper in org.openxma.dsl.dom |
|---|
| Methods in org.openxma.dsl.dom that return Mapper | |
|---|---|
Mapper |
DomFactory.createMapper()
Returns a new object of class 'Mapper'. |
| Uses of Mapper in org.openxma.dsl.dom.model.impl |
|---|
| Classes in org.openxma.dsl.dom.model.impl that implement Mapper | |
|---|---|
class |
MapperImpl
An implementation of the model object 'Mapper'. |
| Methods in org.openxma.dsl.dom.model.impl that return Mapper | |
|---|---|
Mapper |
DomFactoryImpl.createMapper()
|
| Uses of Mapper in org.openxma.dsl.dom.scoping |
|---|
| Methods in org.openxma.dsl.dom.scoping with parameters of type Mapper | |
|---|---|
org.eclipse.xtext.scoping.IScope |
DomDslScopeProvider.scope_PropertyMapping_left(Mapper mapping,
org.eclipse.emf.ecore.EReference eReference)
|
| Uses of Mapper in org.openxma.dsl.dom.util |
|---|
| Methods in org.openxma.dsl.dom.util with parameters of type Mapper | |
|---|---|
T |
DomSwitch.caseMapper(Mapper object)
Returns the result of interpreting the object as an instance of 'Mapper'. |
| Uses of Mapper in org.openxma.dsl.dom.validation |
|---|
| Methods in org.openxma.dsl.dom.validation with parameters of type Mapper | |
|---|---|
void |
DomDslJavaValidator.checkMapper(Mapper mapper)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||