Uses of Class
org.eclipse.jpt.jpa.core.resource.orm.v2_0.OrmV2_0Factory

Packages that use OrmV2_0Factory
org.eclipse.jpt.jpa.core.resource.orm.v2_0   
 

Uses of OrmV2_0Factory in org.eclipse.jpt.jpa.core.resource.orm.v2_0
 

Fields in org.eclipse.jpt.jpa.core.resource.orm.v2_0 declared as OrmV2_0Factory
static OrmV2_0Factory OrmV2_0Factory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.jpt.jpa.core.resource.orm.v2_0 that return OrmV2_0Factory
 OrmV2_0Factory OrmV2_0Package.getOrmV2_0Factory()
          Returns the factory that creates the instances of the model.
static OrmV2_0Factory OrmV2_0Factory.init()
          Creates the default factory implementation.