g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.jsdl.model.sweep.SweepPackage

Packages that use SweepPackage
eu.geclipse.jsdl.model.sweep   
eu.geclipse.jsdl.model.sweep.impl   
 

Uses of SweepPackage in eu.geclipse.jsdl.model.sweep
 

Fields in eu.geclipse.jsdl.model.sweep declared as SweepPackage
static SweepPackage SweepPackage.eINSTANCE
          The singleton instance of the package
 

Methods in eu.geclipse.jsdl.model.sweep that return SweepPackage
 SweepPackage SweepFactory.getSweepPackage()
          Returns the package supported by this factory
 

Uses of SweepPackage in eu.geclipse.jsdl.model.sweep.impl
 

Classes in eu.geclipse.jsdl.model.sweep.impl that implement SweepPackage
 class SweepPackageImpl
          An implementation of the model Package
 

Methods in eu.geclipse.jsdl.model.sweep.impl that return SweepPackage
static SweepPackage SweepFactoryImpl.getPackage()
          Deprecated.  
 SweepPackage SweepFactoryImpl.getSweepPackage()
           
static SweepPackage SweepPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 


g-Eclipse
Release 1.0.0