Uses of Interface
de.matthias_burbach.flux.ModelBuilder

Packages that use ModelBuilder
de.matthias_burbach.flux Is the core package.  
 

Uses of ModelBuilder in de.matthias_burbach.flux
 

Classes in de.matthias_burbach.flux that implement ModelBuilder
 class ChameleonModelBuilder
          Builds the internal UML model representation from an XML file that was exported with the Rational Rose add in 'Chameleon'.
 class XmiModelBuilder
          Builds the internal UML model representation from an XMI 1.1 UML 1.3 file.
 

Methods in de.matthias_burbach.flux that return ModelBuilder
protected  ModelBuilder StrutsConfigGenerator.getModelBuilder()
          Instantiates the model builder plug-in as specified in the flux-config document.