g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.core.model.IConfigurableElementCreator

Packages that use IConfigurableElementCreator
eu.geclipse.core.config   
eu.geclipse.core.model.impl   
 

Uses of IConfigurableElementCreator in eu.geclipse.core.config
 

Methods in eu.geclipse.core.config with parameters of type IConfigurableElementCreator
 void Configurator.addVoCreator(IConfigurableElementCreator creator, java.lang.String voName, Configuration configuration)
          Add a specific VO creator to this configurator.
 

Uses of IConfigurableElementCreator in eu.geclipse.core.model.impl
 

Classes in eu.geclipse.core.model.impl that implement IConfigurableElementCreator
 class AbstractVoCreator
          Abstract implementation for VO creators adding the possibility to create VOs from an IConfiguration.
 


g-Eclipse
Release 1.0.0