|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UniversityFactory | |
---|---|
org.eclipse.emf.ecp.test.university | |
org.eclipse.emf.ecp.test.university.impl |
Uses of UniversityFactory in org.eclipse.emf.ecp.test.university |
---|
Fields in org.eclipse.emf.ecp.test.university declared as UniversityFactory | |
---|---|
static UniversityFactory |
UniversityFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.emf.ecp.test.university that return UniversityFactory | |
---|---|
UniversityFactory |
UniversityPackage.getUniversityFactory()
Returns the factory that creates the instances of the model. |
Uses of UniversityFactory in org.eclipse.emf.ecp.test.university.impl |
---|
Classes in org.eclipse.emf.ecp.test.university.impl that implement UniversityFactory | |
---|---|
class |
UniversityFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.emf.ecp.test.university.impl that return UniversityFactory | |
---|---|
UniversityFactory |
UniversityPackageImpl.getUniversityFactory()
|
static UniversityFactory |
UniversityFactoryImpl.init()
Creates the default factory implementation. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |