|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TestPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static org.eclipse.emf.ecore.EClass |
BOOK
The meta object literal for the ' Book
' class. |
static org.eclipse.emf.ecore.EAttribute |
BOOK__PAGES
The meta object literal for the 'Pages' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
BOOK__TITLE
The meta object literal for the 'Title' attribute feature. |
static org.eclipse.emf.ecore.EReference |
BOOK__WRITERS
The meta object literal for the 'Writers' reference feature. |
static org.eclipse.emf.ecore.EClass |
LIBRARY
The meta object literal for the ' Library ' class. |
static org.eclipse.emf.ecore.EReference |
LIBRARY__BOOKS
The meta object literal for the 'Books' containment reference list feature. |
static org.eclipse.emf.ecore.EAttribute |
LIBRARY__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
LIBRARY__WRITERS
The meta object literal for the 'Writers' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
WRITER
The meta object literal for the ' Writer ' class. |
static org.eclipse.emf.ecore.EAttribute |
WRITER__BIRTH_DATE
The meta object literal for the 'Birth Date' attribute feature. |
static org.eclipse.emf.ecore.EReference |
WRITER__BOOKS
The meta object literal for the 'Books' reference list feature. |
static org.eclipse.emf.ecore.EAttribute |
WRITER__EMAIL
The meta object literal for the 'EMail' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
WRITER__FIRST_NAME
The meta object literal for the 'First Name' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
WRITER__LAST_NAME
The meta object literal for the 'Last Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
WRITER__LIBRARY
The meta object literal for the 'Library' container reference feature. |
static org.eclipse.emf.ecore.EAttribute |
WRITER__PSEUDONYM
The meta object literal for the 'Pseudonym' attribute feature. |
Field Detail |
---|
static final org.eclipse.emf.ecore.EClass LIBRARY
Library
' class.
LibraryImpl
,
TestPackageImpl.getLibrary()
static final org.eclipse.emf.ecore.EAttribute LIBRARY__NAME
static final org.eclipse.emf.ecore.EReference LIBRARY__WRITERS
static final org.eclipse.emf.ecore.EReference LIBRARY__BOOKS
static final org.eclipse.emf.ecore.EClass WRITER
Writer
' class.
WriterImpl
,
TestPackageImpl.getWriter()
static final org.eclipse.emf.ecore.EAttribute WRITER__FIRST_NAME
static final org.eclipse.emf.ecore.EAttribute WRITER__LAST_NAME
static final org.eclipse.emf.ecore.EAttribute WRITER__EMAIL
static final org.eclipse.emf.ecore.EAttribute WRITER__BIRTH_DATE
static final org.eclipse.emf.ecore.EReference WRITER__BOOKS
static final org.eclipse.emf.ecore.EAttribute WRITER__PSEUDONYM
static final org.eclipse.emf.ecore.EReference WRITER__LIBRARY
static final org.eclipse.emf.ecore.EClass BOOK
Book
' class.
BookImpl
,
TestPackageImpl.getBook()
static final org.eclipse.emf.ecore.EAttribute BOOK__TITLE
static final org.eclipse.emf.ecore.EAttribute BOOK__PAGES
static final org.eclipse.emf.ecore.EReference BOOK__WRITERS
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |