EGF Engine
Release 0.1.0

org.eclipse.egf.mapping.internal
Class MappingHelper

java.lang.Object
  extended by org.eclipse.egf.mapping.internal.MappingHelper

public class MappingHelper
extends Object

Helper to deal with MappingModel elements and MappingServices.


Constructor Summary
MappingHelper()
           
 
Method Summary
static MappingServices getMappingServices(String mappingId_p)
          Returns the mapping services related to given mapping id.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MappingHelper

public MappingHelper()
Method Detail

getMappingServices

public static MappingServices getMappingServices(String mappingId_p)
Returns the mapping services related to given mapping id.
The mapping id must be defined within a mapping located in a factory component either in the workspace or in the target platform.

Parameters:
mappingId_p -
Returns:
a MappingServices instance or null if not found.

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.