|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface LibraryPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
BOOK
The meta object literal for the ' Book ' class. |
static EAttribute |
BOOK__ISBN
The meta object literal for the 'ISBN' attribute feature. |
static EReference |
BOOK__LIBRARY
The meta object literal for the 'Library' container reference feature. |
static EAttribute |
BOOK__NAME
The meta object literal for the 'Name' attribute feature. |
static EReference |
BOOK__WRITER
The meta object literal for the 'Writer' reference feature. |
static EClass |
LIBRARY
The meta object literal for the ' Library ' class. |
static EReference |
LIBRARY__BOOKS
The meta object literal for the 'Books' containment reference list feature. |
static EAttribute |
LIBRARY__NAME
The meta object literal for the 'Name' attribute feature. |
static EReference |
LIBRARY__WRITERS
The meta object literal for the 'Writers' containment reference list feature. |
static EClass |
WRITER
The meta object literal for the ' Writer ' class. |
static EReference |
WRITER__LIBRARY
The meta object literal for the 'Library' container reference feature. |
static EAttribute |
WRITER__NAME
The meta object literal for the 'Name' attribute feature. |
Field Detail |
---|
static final EClass LIBRARY
Library
' class.
org.eclipse.papyrus.emf.facet.efacet.sdk.tests.metamodel.library.impl.LibraryImpl
,
org.eclipse.papyrus.emf.facet.efacet.sdk.tests.metamodel.library.impl.LibraryPackageImpl#getLibrary()
static final EAttribute LIBRARY__NAME
static final EReference LIBRARY__WRITERS
static final EReference LIBRARY__BOOKS
static final EClass WRITER
Writer
' class.
org.eclipse.papyrus.emf.facet.efacet.sdk.tests.metamodel.library.impl.WriterImpl
,
org.eclipse.papyrus.emf.facet.efacet.sdk.tests.metamodel.library.impl.LibraryPackageImpl#getWriter()
static final EAttribute WRITER__NAME
static final EReference WRITER__LIBRARY
static final EClass BOOK
Book
' class.
org.eclipse.papyrus.emf.facet.efacet.sdk.tests.metamodel.library.impl.BookImpl
,
org.eclipse.papyrus.emf.facet.efacet.sdk.tests.metamodel.library.impl.LibraryPackageImpl#getBook()
static final EAttribute BOOK__NAME
static final EAttribute BOOK__ISBN
static final EReference BOOK__WRITER
static final EReference BOOK__LIBRARY
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |