org.acm.seguin.ide.elixir
Class ElixirClassDiagramLoader

java.lang.Object
  extended by org.acm.seguin.ide.elixir.ElixirClassDiagramLoader

public class ElixirClassDiagramLoader
extends java.lang.Object

Object responsible for loading the UML class diagrams for the Elixir IDE.

Author:
Chris Seguin

Method Summary
static void register(SingleDirClassDiagramReloader init)
          Registers a reloader with Elixir IDE
static void reload()
          Order from the user to reload the diagrams
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

register

public static void register(SingleDirClassDiagramReloader init)
Registers a reloader with Elixir IDE

Parameters:
init - the reloader

reload

public static void reload()
Order from the user to reload the diagrams