Generators

org.topcased.modeler.editorconfigurator.util
Class EditorConfiguratorHelper

java.lang.Object
  extended by org.topcased.modeler.editorconfigurator.util.EditorConfiguratorHelper

public class EditorConfiguratorHelper
extends java.lang.Object

This class offers some helper methods to simplify the generation templates.
creation : 17 d�c. 2004


Constructor Summary
EditorConfiguratorHelper()
           
 
Method Summary
static java.util.Set getRequiredPlugins(EditorConfiguration conf)
          Returns the list of required plugins for the given editor configuration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorConfiguratorHelper

public EditorConfiguratorHelper()
Method Detail

getRequiredPlugins

public static java.util.Set getRequiredPlugins(EditorConfiguration conf)
Returns the list of required plugins for the given editor configuration.

Parameters:
conf - the editor configuration
Returns:
the Set of required plugin Ids

Generators

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.