Generators

org.topcased.modeler.diagramconfigurator.util
Class DiagramConfiguratorHelper

java.lang.Object
  extended by org.topcased.modeler.diagramconfigurator.util.DiagramConfiguratorHelper

public class DiagramConfiguratorHelper
extends java.lang.Object

This class offers some helper methods to simplify the generation templates.
Creation : 26 avril 2006


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

Constructor Detail

DiagramConfiguratorHelper

public DiagramConfiguratorHelper()
Method Detail

getRequiredPlugins

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

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

Generators

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