g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.jsdl.model.functions.FunctionsPackage

Packages that use FunctionsPackage
eu.geclipse.jsdl.model.functions   
eu.geclipse.jsdl.model.functions.impl   
 

Uses of FunctionsPackage in eu.geclipse.jsdl.model.functions
 

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

Methods in eu.geclipse.jsdl.model.functions that return FunctionsPackage
 FunctionsPackage FunctionsFactory.getFunctionsPackage()
          Returns the package supported by this factory
 

Uses of FunctionsPackage in eu.geclipse.jsdl.model.functions.impl
 

Classes in eu.geclipse.jsdl.model.functions.impl that implement FunctionsPackage
 class FunctionsPackageImpl
          An implementation of the model Package
 

Methods in eu.geclipse.jsdl.model.functions.impl that return FunctionsPackage
 FunctionsPackage FunctionsFactoryImpl.getFunctionsPackage()
           
static FunctionsPackage FunctionsFactoryImpl.getPackage()
          Deprecated.  
static FunctionsPackage FunctionsPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 


g-Eclipse
Release 1.0.0