Uses of Class
org.eclipse.jpt.core.resource.xml.CommonFactory

Packages that use CommonFactory
org.eclipse.jpt.core.resource.xml   
 

Uses of CommonFactory in org.eclipse.jpt.core.resource.xml
 

Fields in org.eclipse.jpt.core.resource.xml declared as CommonFactory
static CommonFactory CommonFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.jpt.core.resource.xml that return CommonFactory
 CommonFactory CommonPackage.getCommonFactory()
          Returns the factory that creates the instances of the model.
static CommonFactory CommonFactory.init()
          Creates the default factory implementation.