Uses of Class
org.eclipse.jpt.eclipselink.core.resource.orm.v2_0.EclipseLinkOrmV2_0Factory

Packages that use EclipseLinkOrmV2_0Factory
org.eclipse.jpt.eclipselink.core.resource.orm.v2_0   
 

Uses of EclipseLinkOrmV2_0Factory in org.eclipse.jpt.eclipselink.core.resource.orm.v2_0
 

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

Methods in org.eclipse.jpt.eclipselink.core.resource.orm.v2_0 that return EclipseLinkOrmV2_0Factory
 EclipseLinkOrmV2_0Factory EclipseLinkOrmV2_0Package.getEclipseLinkOrmV2_0Factory()
          Returns the factory that creates the instances of the model.
static EclipseLinkOrmV2_0Factory EclipseLinkOrmV2_0Factory.init()
          Creates the default factory implementation.