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