EGF Engine
Release 0.1.0

org.eclipse.egf.core.ui.internal.data
Class UIDataHelper

java.lang.Object
  extended by org.eclipse.egf.core.ui.internal.data.UIDataHelper

public class UIDataHelper
extends Object

Provides useful services based on model elements and UI aspects.


Constructor Summary
UIDataHelper()
           
 
Method Summary
static String getFactoryComponentIdFor(String factoryComponentName_p)
          Get the factory component id of a factory component from its name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIDataHelper

public UIDataHelper()
Method Detail

getFactoryComponentIdFor

public static String getFactoryComponentIdFor(String factoryComponentName_p)
Get the factory component id of a factory component from its name.

Parameters:
factoryComponentName_p -
Returns:
the factory component id 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.