Uses of Class
org.eclipse.jpt.eclipselink.core.resource.orm.v1_1.EclipseLinkOrmV1_1Factory

Packages that use EclipseLinkOrmV1_1Factory
org.eclipse.jpt.eclipselink.core.resource.orm.v1_1   
 

Uses of EclipseLinkOrmV1_1Factory in org.eclipse.jpt.eclipselink.core.resource.orm.v1_1
 

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

Methods in org.eclipse.jpt.eclipselink.core.resource.orm.v1_1 that return EclipseLinkOrmV1_1Factory
 EclipseLinkOrmV1_1Factory EclipseLinkOrmV1_1Package.getEclipseLinkOrmV1_1Factory()
          Returns the factory that creates the instances of the model.
static EclipseLinkOrmV1_1Factory EclipseLinkOrmV1_1Factory.init()
          Creates the default factory implementation.