org.topbraidcomposer.gef.diagram.config
Class DiagramsConfigPlugin

java.lang.Object
  extended by org.topbraid.core.config.AbstractConfigPlugin
      extended by org.topbraidcomposer.gef.diagram.config.DiagramsConfigPlugin
All Implemented Interfaces:
IConfigPlugin

public class DiagramsConfigPlugin
extends AbstractConfigPlugin

TODO: This whole .diagrams file mechanism should be cleaned up to use .tbc files.

Author:
Holger Knublauch

Constructor Summary
DiagramsConfigPlugin()
           
 
Method Summary
 
Methods inherited from class org.topbraid.core.config.AbstractConfigPlugin
changeOperationPerformed, configLoaded, configSaved, getSystemModels, setPrefixes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiagramsConfigPlugin

public DiagramsConfigPlugin()