|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Staff
A representation of the model object 'Staff'.
The following features are supported:
UniversityPackage.getStaff()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<Assistant> |
getAssistants()
Returns the value of the 'Assistants' containment reference list. |
org.eclipse.emf.common.util.EList<Professor> |
getProfessors()
Returns the value of the 'Professors' containment reference list. |
org.eclipse.emf.ecore.util.FeatureMap |
getStaff()
Returns the value of the 'Staff' attribute list. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList<Professor> getProfessors()
Professor
.
If the meaning of the 'Professors' containment reference list isn't clear, there really should be more of a description here...
UniversityPackage.getStaff_Professors()
org.eclipse.emf.common.util.EList<Assistant> getAssistants()
Assistant
.
If the meaning of the 'Assistants' containment reference list isn't clear, there really should be more of a description here...
UniversityPackage.getStaff_Assistants()
org.eclipse.emf.ecore.util.FeatureMap getStaff()
FeatureMap.Entry
.
If the meaning of the 'Staff' attribute list isn't clear, there really should be more of a description here...
UniversityPackage.getStaff_Staff()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |