Tuscany DAS for Relational Databases

Uses of Class
org.apache.tuscany.das.rdb.config.impl.ConfigPackageImpl

Packages that use ConfigPackageImpl
org.apache.tuscany.das.rdb.config.impl   
org.apache.tuscany.das.rdb.config.util   
 

Uses of ConfigPackageImpl in org.apache.tuscany.das.rdb.config.impl
 

Fields in org.apache.tuscany.das.rdb.config.impl declared as ConfigPackageImpl
static ConfigPackageImpl ConfigPackageImpl.eINSTANCE
          The singleton instance of the package.
 

Methods in org.apache.tuscany.das.rdb.config.impl that return ConfigPackageImpl
 ConfigPackageImpl ConfigFactoryImpl.getConfigPackageImpl()
           
static ConfigPackageImpl ConfigFactoryImpl.getPackage()
          Deprecated.  
static ConfigPackageImpl ConfigPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of ConfigPackageImpl in org.apache.tuscany.das.rdb.config.util
 

Fields in org.apache.tuscany.das.rdb.config.util declared as ConfigPackageImpl
protected static ConfigPackageImpl ConfigAdapterFactory.modelPackage
          The cached model package.
protected static ConfigPackageImpl ConfigSwitch.modelPackage
          The cached model package
 


Tuscany DAS for Relational Databases

-