|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface UniversityPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static org.eclipse.emf.ecore.EClass |
ADDRESS
The meta object literal for the ' Address
' class. |
static org.eclipse.emf.ecore.EClass |
ASSISTANT
The meta object literal for the ' Assistant ' class. |
static org.eclipse.emf.ecore.EClass |
COURSE
The meta object literal for the ' Course '
class. |
static org.eclipse.emf.ecore.EAttribute |
COURSE__ETCS
The meta object literal for the 'Etcs' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
COURSE__ID
The meta object literal for the 'Id' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
COURSE__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EClass |
COURSE_CATALOG
The meta object literal for the ' Course Catalog ' class. |
static org.eclipse.emf.ecore.EReference |
COURSE_CATALOG__COURSES
The meta object literal for the 'Courses' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
PERSON
The meta object literal for the ' Person ' class. |
static org.eclipse.emf.ecore.EReference |
PERSON__ADDRESSES
The meta object literal for the 'Addresses' containment reference list feature. |
static org.eclipse.emf.ecore.EAttribute |
PERSON__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EClass |
PROFESSOR
The meta object literal for the ' Professor ' class. |
static org.eclipse.emf.ecore.EClass |
STAFF
The meta object literal for the ' Staff '
class. |
static org.eclipse.emf.ecore.EReference |
STAFF__ASSISTANTS
The meta object literal for the 'Assistants' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
STAFF__PROFESSORS
The meta object literal for the 'Professors' containment reference list feature. |
static org.eclipse.emf.ecore.EAttribute |
STAFF__STAFF
The meta object literal for the 'Staff' attribute list feature. |
Field Detail |
---|
static final org.eclipse.emf.ecore.EClass COURSE_CATALOG
Course Catalog
' class.
CourseCatalogImpl
,
UniversityPackageImpl.getCourseCatalog()
static final org.eclipse.emf.ecore.EReference COURSE_CATALOG__COURSES
static final org.eclipse.emf.ecore.EClass COURSE
Course
'
class.
CourseImpl
,
UniversityPackageImpl.getCourse()
static final org.eclipse.emf.ecore.EAttribute COURSE__ID
static final org.eclipse.emf.ecore.EAttribute COURSE__NAME
static final org.eclipse.emf.ecore.EAttribute COURSE__ETCS
static final org.eclipse.emf.ecore.EClass STAFF
Staff
'
class.
StaffImpl
,
UniversityPackageImpl.getStaff()
static final org.eclipse.emf.ecore.EReference STAFF__PROFESSORS
static final org.eclipse.emf.ecore.EReference STAFF__ASSISTANTS
static final org.eclipse.emf.ecore.EAttribute STAFF__STAFF
static final org.eclipse.emf.ecore.EClass PROFESSOR
Professor
' class.
ProfessorImpl
,
UniversityPackageImpl.getProfessor()
static final org.eclipse.emf.ecore.EClass ASSISTANT
Assistant
' class.
AssistantImpl
,
UniversityPackageImpl.getAssistant()
static final org.eclipse.emf.ecore.EClass PERSON
Person
' class.
Person
,
UniversityPackageImpl.getPerson()
static final org.eclipse.emf.ecore.EAttribute PERSON__NAME
static final org.eclipse.emf.ecore.EReference PERSON__ADDRESSES
static final org.eclipse.emf.ecore.EClass ADDRESS
Address
' class.
AddressImpl
,
UniversityPackageImpl.getAddress()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |