|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CourseCatalog | |
---|---|
org.eclipse.emf.ecp.test.university | |
org.eclipse.emf.ecp.test.university.impl | |
org.eclipse.emf.ecp.test.university.util |
Uses of CourseCatalog in org.eclipse.emf.ecp.test.university |
---|
Methods in org.eclipse.emf.ecp.test.university that return CourseCatalog | |
---|---|
CourseCatalog |
UniversityFactory.createCourseCatalog()
Returns a new object of class 'Course Catalog'. |
Uses of CourseCatalog in org.eclipse.emf.ecp.test.university.impl |
---|
Classes in org.eclipse.emf.ecp.test.university.impl that implement CourseCatalog | |
---|---|
class |
CourseCatalogImpl
An implementation of the model object 'Course Catalog'. |
Methods in org.eclipse.emf.ecp.test.university.impl that return CourseCatalog | |
---|---|
CourseCatalog |
UniversityFactoryImpl.createCourseCatalog()
|
Uses of CourseCatalog in org.eclipse.emf.ecp.test.university.util |
---|
Methods in org.eclipse.emf.ecp.test.university.util with parameters of type CourseCatalog | |
---|---|
T |
UniversitySwitch.caseCourseCatalog(CourseCatalog object)
Returns the result of interpreting the object as an instance of 'Course Catalog'. |
boolean |
UniversityValidator.validateCourseCatalog(CourseCatalog courseCatalog,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |