Modelers

org.topcased.ui.navigator
Class TopcasedDiagramAdapterFactoryProvider

java.lang.Object
  extended by org.topcased.ui.navigator.TopcasedDiagramAdapterFactoryProvider

public final class TopcasedDiagramAdapterFactoryProvider
extends java.lang.Object

Provides the shared adapter factory for the content and label provider of a DI file Creation 4 janv. 07


Constructor Summary
TopcasedDiagramAdapterFactoryProvider()
           
 
Method Summary
static java.util.List<AdapterFactory> createFactoryList()
          Create the list of AdapterFactory
static ComposedAdapterFactory getAdapterFactory()
          Return the single instance of ComposedAdapterFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopcasedDiagramAdapterFactoryProvider

public TopcasedDiagramAdapterFactoryProvider()
Method Detail

createFactoryList

public static final java.util.List<AdapterFactory> createFactoryList()
Create the list of AdapterFactory

Returns:
a list of AdapterFactory

getAdapterFactory

public static final ComposedAdapterFactory getAdapterFactory()
Return the single instance of ComposedAdapterFactory

Returns:
ComposedAdapterFactory the single instance

Modelers

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