|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Person | |
---|---|
org.eclipse.emf.ecp.test.university | |
org.eclipse.emf.ecp.test.university.impl | |
org.eclipse.emf.ecp.test.university.util |
Uses of Person in org.eclipse.emf.ecp.test.university |
---|
Subinterfaces of Person in org.eclipse.emf.ecp.test.university | |
---|---|
interface |
Assistant
A representation of the model object 'Assistant'. |
interface |
Professor
A representation of the model object 'Professor'. |
Uses of Person in org.eclipse.emf.ecp.test.university.impl |
---|
Classes in org.eclipse.emf.ecp.test.university.impl that implement Person | |
---|---|
class |
AssistantImpl
An implementation of the model object 'Assistant'. |
class |
ProfessorImpl
An implementation of the model object 'Professor'. |
Uses of Person in org.eclipse.emf.ecp.test.university.util |
---|
Methods in org.eclipse.emf.ecp.test.university.util with parameters of type Person | |
---|---|
T |
UniversitySwitch.casePerson(Person object)
Returns the result of interpreting the object as an instance of 'Person'. |
boolean |
UniversityValidator.validatePerson(Person person,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |