|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.mapping.data.MappingServices
public class MappingServices
Provides services to get a mapped elements for given input.
The specified element must be an ENamedElement
object.
Constructor Summary | |
---|---|
MappingServices(String mappingRelativeFilePath_p)
Constructor. |
Method Summary | |
---|---|
protected Ecore2EcoreMappingRoot |
getEcore2EcoreMappingRoot()
Load the Ecore2EcoreMappingRoot element from physical file. |
List<MappingElement> |
getMappingElements(EModelElement modelElement_p)
Returns the mapping elements for given model element. |
protected List<MappingElement> |
getMappingElements(EModelElement modelElement_p,
Returns the mapped objects for given model element in specified mapping list. |
protected MappingElement |
getMappingElements(EModelElement modelElement_p,
Get mapped objects for given element. |
protected MappingElement |
getMappingElements(EModelElement modelElement_p,
Mapping mapping_p)
Returns the mapping element for given model element for specified mapping. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MappingServices(String mappingRelativeFilePath_p)
mappingRelativeFilePath_p
- File path relative to workspace or to the target platform.Method Detail |
---|
public List<MappingElement> getMappingElements(EModelElement modelElement_p)
modelElement_p
-
protected List<MappingElement> getMappingElements(EModelElement modelElement_p,mappings_p)
modelElement_p
- mappings_p
-
protected MappingElement getMappingElements(EModelElement modelElement_p, Mapping mapping_p)
modelElement_p
- mapping_p
-
protected MappingElement getMappingElements(EModelElement modelElement_p,sources_p, targets_p)
modelElement_p
- element to lookup.sources_p
- targets_p
-
protected Ecore2EcoreMappingRoot getEcore2EcoreMappingRoot()
Ecore2EcoreMappingRoot
element from physical file.
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.