EGF Engine
Release 0.1.0

Uses of Class
org.eclipse.egf.mapping.data.MappingElement

Packages that use MappingElement
org.eclipse.egf.mapping.data   
 

Uses of MappingElement in org.eclipse.egf.mapping.data
 

Methods in org.eclipse.egf.mapping.data that return MappingElement
protected  MappingElement MappingServices.getMappingElements(EModelElement modelElement_p,  sources_p,  targets_p)
          Get mapped objects for given element.
protected  MappingElement MappingServices.getMappingElements(EModelElement modelElement_p, Mapping mapping_p)
          Returns the mapping element for given model element for specified mapping.
 

Methods in org.eclipse.egf.mapping.data that return types with arguments of type MappingElement
 List<MappingElement> MappingServices.getMappingElements(EModelElement modelElement_p)
          Returns the mapping elements for given model element.
protected  List<MappingElement> MappingServices.getMappingElements(EModelElement modelElement_p,  mappings_p)
          Returns the mapped objects for given model element in specified mapping list.
 


EGF Engine
Release 0.1.0

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.