|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.ide.elixir.ElixirClassDiagramLoader
public class ElixirClassDiagramLoader
Object responsible for loading the UML class diagrams for the Elixir IDE.
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 |
---|
public static void register(SingleDirClassDiagramReloader init)
init
- the reloaderpublic static void reload()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |