Uses of Class
org.topbraid.core.config.AbstractConfigPlugin

Packages that use AbstractConfigPlugin
org.topbraid.forms.config   
org.topbraid.inference.config   
org.topbraidcomposer.gef.diagram.config   
org.topbraidcomposer.gef.graph.config   
 

Uses of AbstractConfigPlugin in org.topbraid.forms.config
 

Subclasses of AbstractConfigPlugin in org.topbraid.forms.config
 class FormsConfigPlugin
          Synchronizes the forms metadata with changes in the model.
 

Uses of AbstractConfigPlugin in org.topbraid.inference.config
 

Subclasses of AbstractConfigPlugin in org.topbraid.inference.config
 class InferenceConfigPlugin
           
 

Uses of AbstractConfigPlugin in org.topbraidcomposer.gef.diagram.config
 

Subclasses of AbstractConfigPlugin in org.topbraidcomposer.gef.diagram.config
 class DiagramsConfigPlugin
          TODO: This whole .diagrams file mechanism should be cleaned up to use .tbc files.
 

Uses of AbstractConfigPlugin in org.topbraidcomposer.gef.graph.config
 

Subclasses of AbstractConfigPlugin in org.topbraidcomposer.gef.graph.config
 class GraphConfigPlugin