org.eclipse.emf.ecp.test.university
Interface Professor

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, Person
All Known Implementing Classes:
ProfessorImpl

public interface Professor
extends Person

A representation of the model object 'Professor'.

See Also:
UniversityPackage.getProfessor()

Method Summary
 
Methods inherited from interface org.eclipse.emf.ecp.test.university.Person
getAddresses, getName, setName
 
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
 



Copyright © 2015. All Rights Reserved.