|
|||||||||
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 |
COMPUTER
The meta object literal for the ' Computer ' class. |
static org.eclipse.emf.ecore.EReference |
COMPUTER__MAINBOARD
The meta object literal for the 'Mainboard' containment reference feature. |
static org.eclipse.emf.ecore.EAttribute |
COMPUTER__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EReference |
COMPUTER__POWER_BLOCK
The meta object literal for the 'Power Block' containment reference feature. |
static org.eclipse.emf.ecore.EClass |
CONTAINER
The meta object literal for the ' Container ' class. |
static org.eclipse.emf.ecore.EReference |
CONTAINER__CONTENTS
The meta object literal for the 'Contents' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
CONTENT
The meta object literal for the ' Content ' class. |
static org.eclipse.emf.ecore.EAttribute |
CONTENT__SECOND_ATTRIBUTE
The meta object literal for the 'Second Attribute' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
CONTENT__UNIQUE_ATTRIBUTE
The meta object literal for the 'Unique Attribute' attribute feature. |
static org.eclipse.emf.ecore.EClass |
LIBRARIAN
The meta object literal for the ' Librarian ' class. |
static org.eclipse.emf.ecore.EAttribute |
LIBRARIAN__NAME
The meta object literal for the 'Name' attribute 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.EReference |
LIBRARY__LIBRARIAN
The meta object literal for the 'Librarian' containment reference 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 |
MAINBOARD
The meta object literal for the ' Mainboard ' class. |
static org.eclipse.emf.ecore.EAttribute |
MAINBOARD__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EClass |
POWER_BLOCK
The meta object literal for the ' Power Block ' class. |
static org.eclipse.emf.ecore.EAttribute |
POWER_BLOCK__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EClass |
TABLE_CONTENT
The meta object literal for the ' Table Content ' class. |
static org.eclipse.emf.ecore.EClass |
TABLE_CONTENT_WITH_VALIDATION
The meta object literal for the ' Table Content With Validation ' class. |
static org.eclipse.emf.ecore.EAttribute |
TABLE_CONTENT_WITH_VALIDATION__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
TABLE_CONTENT_WITH_VALIDATION__WEIGHT
The meta object literal for the 'Weight' attribute feature. |
static org.eclipse.emf.ecore.EClass |
TABLE_CONTENT_WITHOUT_VALIDATION
The meta object literal for the ' Table Content Without Validation ' class. |
static org.eclipse.emf.ecore.EAttribute |
TABLE_CONTENT_WITHOUT_VALIDATION__NAME
The meta object literal for the 'Name' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
TABLE_CONTENT_WITHOUT_VALIDATION__WEIGHT
The meta object literal for the 'Weight' attribute feature. |
static org.eclipse.emf.ecore.EClass |
TABLE_WITH_MULTIPLICITY
The meta object literal for the ' Table With Multiplicity ' class. |
static org.eclipse.emf.ecore.EReference |
TABLE_WITH_MULTIPLICITY__CONTENT
The meta object literal for the 'Content' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
TABLE_WITH_UNIQUE
The meta object literal for the ' Table With Unique '
class. |
static org.eclipse.emf.ecore.EReference |
TABLE_WITH_UNIQUE__CONTENT
The meta object literal for the 'Content' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
TABLE_WITHOUT_MULTIPLICITY
The meta object literal for the ' Table Without Multiplicity ' class. |
static org.eclipse.emf.ecore.EReference |
TABLE_WITHOUT_MULTIPLICITY__CONTENT
The meta object literal for the 'Content' 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.EReference LIBRARY__LIBRARIAN
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
static final org.eclipse.emf.ecore.EClass LIBRARIAN
Librarian
' class.
LibrarianImpl
,
TestPackageImpl.getLibrarian()
static final org.eclipse.emf.ecore.EAttribute LIBRARIAN__NAME
static final org.eclipse.emf.ecore.EClass COMPUTER
Computer
' class.
ComputerImpl
,
TestPackageImpl.getComputer()
static final org.eclipse.emf.ecore.EReference COMPUTER__MAINBOARD
static final org.eclipse.emf.ecore.EAttribute COMPUTER__NAME
static final org.eclipse.emf.ecore.EReference COMPUTER__POWER_BLOCK
static final org.eclipse.emf.ecore.EClass MAINBOARD
Mainboard
' class.
MainboardImpl
,
TestPackageImpl.getMainboard()
static final org.eclipse.emf.ecore.EAttribute MAINBOARD__NAME
static final org.eclipse.emf.ecore.EClass POWER_BLOCK
Power Block
' class.
PowerBlockImpl
,
TestPackageImpl.getPowerBlock()
static final org.eclipse.emf.ecore.EAttribute POWER_BLOCK__NAME
static final org.eclipse.emf.ecore.EClass CONTAINER
Container
' class.
ContainerImpl
,
TestPackageImpl.getContainer()
static final org.eclipse.emf.ecore.EReference CONTAINER__CONTENTS
static final org.eclipse.emf.ecore.EClass CONTENT
Content
' class.
ContentImpl
,
TestPackageImpl.getContent()
static final org.eclipse.emf.ecore.EAttribute CONTENT__UNIQUE_ATTRIBUTE
static final org.eclipse.emf.ecore.EAttribute CONTENT__SECOND_ATTRIBUTE
static final org.eclipse.emf.ecore.EClass TABLE_WITH_MULTIPLICITY
Table With Multiplicity
' class.
TableWithMultiplicityImpl
,
TestPackageImpl.getTableWithMultiplicity()
static final org.eclipse.emf.ecore.EReference TABLE_WITH_MULTIPLICITY__CONTENT
static final org.eclipse.emf.ecore.EClass TABLE_CONTENT
Table Content
' class.
TableContentImpl
,
TestPackageImpl.getTableContent()
static final org.eclipse.emf.ecore.EClass TABLE_CONTENT_WITHOUT_VALIDATION
Table Content Without Validation
' class.
TableContentWithoutValidationImpl
,
TestPackageImpl.getTableContentWithoutValidation()
static final org.eclipse.emf.ecore.EAttribute TABLE_CONTENT_WITHOUT_VALIDATION__NAME
static final org.eclipse.emf.ecore.EAttribute TABLE_CONTENT_WITHOUT_VALIDATION__WEIGHT
static final org.eclipse.emf.ecore.EClass TABLE_CONTENT_WITH_VALIDATION
Table Content With Validation
' class.
TableContentWithValidationImpl
,
TestPackageImpl.getTableContentWithValidation()
static final org.eclipse.emf.ecore.EAttribute TABLE_CONTENT_WITH_VALIDATION__NAME
static final org.eclipse.emf.ecore.EAttribute TABLE_CONTENT_WITH_VALIDATION__WEIGHT
static final org.eclipse.emf.ecore.EClass TABLE_WITHOUT_MULTIPLICITY
Table Without Multiplicity
' class.
TableWithoutMultiplicityImpl
,
TestPackageImpl.getTableWithoutMultiplicity()
static final org.eclipse.emf.ecore.EReference TABLE_WITHOUT_MULTIPLICITY__CONTENT
static final org.eclipse.emf.ecore.EClass TABLE_WITH_UNIQUE
Table With Unique
'
class.
TableWithUniqueImpl
,
TestPackageImpl.getTableWithUnique()
static final org.eclipse.emf.ecore.EReference TABLE_WITH_UNIQUE__CONTENT
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |