|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TestPackage
The Package for the model. It contains accessors for the meta objects to represent
TestFactory
Nested Class Summary | |
---|---|
static interface |
TestPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static int |
BOOK
The meta object id for the ' Book '
class. |
static int |
BOOK__PAGES
The feature id for the 'Pages' attribute. |
static int |
BOOK__TITLE
The feature id for the 'Title' attribute. |
static int |
BOOK__WRITERS
The feature id for the 'Writers' reference. |
static int |
BOOK_FEATURE_COUNT
The number of structural features of the 'Book' class. |
static int |
COMPUTER
The meta object id for the ' Computer ' class. |
static int |
COMPUTER__MAINBOARD
The feature id for the 'Mainboard' containment reference. |
static int |
COMPUTER__NAME
The feature id for the 'Name' attribute. |
static int |
COMPUTER__POWER_BLOCK
The feature id for the 'Power Block' containment reference. |
static int |
COMPUTER_FEATURE_COUNT
The number of structural features of the 'Computer' class. |
static int |
CONTAINER
The meta object id for the ' Container ' class. |
static int |
CONTAINER__CONTENTS
The feature id for the 'Contents' containment reference list. |
static int |
CONTAINER_FEATURE_COUNT
The number of structural features of the 'Container' class. |
static int |
CONTENT
The meta object id for the ' Content ' class. |
static int |
CONTENT__SECOND_ATTRIBUTE
The feature id for the 'Second Attribute' attribute. |
static int |
CONTENT__UNIQUE_ATTRIBUTE
The feature id for the 'Unique Attribute' attribute. |
static int |
CONTENT_FEATURE_COUNT
The number of structural features of the 'Content' class. |
static TestPackage |
eINSTANCE
The singleton instance of the package. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
LIBRARIAN
The meta object id for the ' Librarian ' class. |
static int |
LIBRARIAN__NAME
The feature id for the 'Name' attribute. |
static int |
LIBRARIAN_FEATURE_COUNT
The number of structural features of the 'Librarian' class. |
static int |
LIBRARY
The meta object id for the ' Library ' class. |
static int |
LIBRARY__BOOKS
The feature id for the 'Books' containment reference list. |
static int |
LIBRARY__LIBRARIAN
The feature id for the 'Librarian' containment reference. |
static int |
LIBRARY__NAME
The feature id for the 'Name' attribute. |
static int |
LIBRARY__WRITERS
The feature id for the 'Writers' containment reference list. |
static int |
LIBRARY_FEATURE_COUNT
The number of structural features of the 'Library' class. |
static int |
MAINBOARD
The meta object id for the ' Mainboard ' class. |
static int |
MAINBOARD__NAME
The feature id for the 'Name' attribute. |
static int |
MAINBOARD_FEATURE_COUNT
The number of structural features of the 'Mainboard' class. |
static int |
POWER_BLOCK
The meta object id for the ' Power Block ' class. |
static int |
POWER_BLOCK__NAME
The feature id for the 'Name' attribute. |
static int |
POWER_BLOCK_FEATURE_COUNT
The number of structural features of the 'Power Block' class. |
static int |
TABLE_CONTENT
The meta object id for the ' Table Content ' class. |
static int |
TABLE_CONTENT_FEATURE_COUNT
The number of structural features of the 'Table Content' class. |
static int |
TABLE_CONTENT_WITH_VALIDATION
The meta object id for the ' Table Content With Validation ' class. |
static int |
TABLE_CONTENT_WITH_VALIDATION__NAME
The feature id for the 'Name' attribute. |
static int |
TABLE_CONTENT_WITH_VALIDATION__WEIGHT
The feature id for the 'Weight' attribute. |
static int |
TABLE_CONTENT_WITH_VALIDATION_FEATURE_COUNT
The number of structural features of the 'Table Content With Validation' class. |
static int |
TABLE_CONTENT_WITHOUT_VALIDATION
The meta object id for the ' Table Content Without Validation ' class. |
static int |
TABLE_CONTENT_WITHOUT_VALIDATION__NAME
The feature id for the 'Name' attribute. |
static int |
TABLE_CONTENT_WITHOUT_VALIDATION__WEIGHT
The feature id for the 'Weight' attribute. |
static int |
TABLE_CONTENT_WITHOUT_VALIDATION_FEATURE_COUNT
The number of structural features of the 'Table Content Without Validation' class. |
static int |
TABLE_WITH_MULTIPLICITY
The meta object id for the ' Table With Multiplicity ' class. |
static int |
TABLE_WITH_MULTIPLICITY__CONTENT
The feature id for the 'Content' containment reference list. |
static int |
TABLE_WITH_MULTIPLICITY_FEATURE_COUNT
The number of structural features of the 'Table With Multiplicity' class. |
static int |
TABLE_WITH_UNIQUE
The meta object id for the ' Table With Unique ' class. |
static int |
TABLE_WITH_UNIQUE__CONTENT
The feature id for the 'Content' containment reference list. |
static int |
TABLE_WITH_UNIQUE_FEATURE_COUNT
The number of structural features of the 'Table With Unique' class. |
static int |
TABLE_WITHOUT_MULTIPLICITY
The meta object id for the ' Table Without Multiplicity ' class. |
static int |
TABLE_WITHOUT_MULTIPLICITY__CONTENT
The feature id for the 'Content' containment reference list. |
static int |
TABLE_WITHOUT_MULTIPLICITY_FEATURE_COUNT
The number of structural features of the 'Table Without Multiplicity' class. |
static int |
WRITER
The meta object id for the ' Writer ' class. |
static int |
WRITER__BIRTH_DATE
The feature id for the 'Birth Date' attribute. |
static int |
WRITER__BOOKS
The feature id for the 'Books' reference list. |
static int |
WRITER__EMAIL
The feature id for the 'EMail' attribute. |
static int |
WRITER__FIRST_NAME
The feature id for the 'First Name' attribute. |
static int |
WRITER__LAST_NAME
The feature id for the 'Last Name' attribute. |
static int |
WRITER__LIBRARY
The feature id for the 'Library' container reference. |
static int |
WRITER__PSEUDONYM
The feature id for the 'Pseudonym' attribute. |
static int |
WRITER_FEATURE_COUNT
The number of structural features of the 'Writer' class. |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EAttribute |
getBook_Pages()
Returns the meta object for the attribute ' Pages '. |
org.eclipse.emf.ecore.EAttribute |
getBook_Title()
Returns the meta object for the attribute ' Title '. |
org.eclipse.emf.ecore.EReference |
getBook_Writers()
Returns the meta object for the reference ' Writers '. |
org.eclipse.emf.ecore.EClass |
getBook()
Returns the meta object for class ' Book '. |
org.eclipse.emf.ecore.EReference |
getComputer_Mainboard()
Returns the meta object for the containment reference ' Mainboard '. |
org.eclipse.emf.ecore.EAttribute |
getComputer_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EReference |
getComputer_PowerBlock()
Returns the meta object for the containment reference ' Power Block '. |
org.eclipse.emf.ecore.EClass |
getComputer()
Returns the meta object for class ' Computer '. |
org.eclipse.emf.ecore.EReference |
getContainer_Contents()
Returns the meta object for the containment reference list ' Contents '. |
org.eclipse.emf.ecore.EClass |
getContainer()
Returns the meta object for class ' Container '. |
org.eclipse.emf.ecore.EAttribute |
getContent_SecondAttribute()
Returns the meta object for the attribute ' Second Attribute '. |
org.eclipse.emf.ecore.EAttribute |
getContent_UniqueAttribute()
Returns the meta object for the attribute ' Unique Attribute '. |
org.eclipse.emf.ecore.EClass |
getContent()
Returns the meta object for class ' Content '. |
org.eclipse.emf.ecore.EAttribute |
getLibrarian_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EClass |
getLibrarian()
Returns the meta object for class ' Librarian '. |
org.eclipse.emf.ecore.EReference |
getLibrary_Books()
Returns the meta object for the containment reference list ' Books '. |
org.eclipse.emf.ecore.EReference |
getLibrary_Librarian()
Returns the meta object for the containment reference ' Librarian '. |
org.eclipse.emf.ecore.EAttribute |
getLibrary_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EReference |
getLibrary_Writers()
Returns the meta object for the containment reference list ' Writers '. |
org.eclipse.emf.ecore.EClass |
getLibrary()
Returns the meta object for class ' Library '. |
org.eclipse.emf.ecore.EAttribute |
getMainboard_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EClass |
getMainboard()
Returns the meta object for class ' Mainboard '. |
org.eclipse.emf.ecore.EAttribute |
getPowerBlock_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EClass |
getPowerBlock()
Returns the meta object for class ' Power Block '. |
org.eclipse.emf.ecore.EClass |
getTableContent()
Returns the meta object for class ' Table Content '. |
org.eclipse.emf.ecore.EAttribute |
getTableContentWithoutValidation_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EAttribute |
getTableContentWithoutValidation_Weight()
Returns the meta object for the attribute ' Weight '. |
org.eclipse.emf.ecore.EClass |
getTableContentWithoutValidation()
Returns the meta object for class ' Table Content Without Validation '. |
org.eclipse.emf.ecore.EAttribute |
getTableContentWithValidation_Name()
Returns the meta object for the attribute ' Name '. |
org.eclipse.emf.ecore.EAttribute |
getTableContentWithValidation_Weight()
Returns the meta object for the attribute ' Weight '. |
org.eclipse.emf.ecore.EClass |
getTableContentWithValidation()
Returns the meta object for class ' Table Content With Validation '. |
org.eclipse.emf.ecore.EReference |
getTableWithMultiplicity_Content()
Returns the meta object for the containment reference list ' Content '. |
org.eclipse.emf.ecore.EClass |
getTableWithMultiplicity()
Returns the meta object for class ' Table With Multiplicity '. |
org.eclipse.emf.ecore.EReference |
getTableWithoutMultiplicity_Content()
Returns the meta object for the containment reference list ' Content '. |
org.eclipse.emf.ecore.EClass |
getTableWithoutMultiplicity()
Returns the meta object for class ' Table Without Multiplicity '. |
org.eclipse.emf.ecore.EReference |
getTableWithUnique_Content()
Returns the meta object for the containment reference list ' Content '. |
org.eclipse.emf.ecore.EClass |
getTableWithUnique()
Returns the meta object for class ' Table With Unique '. |
TestFactory |
getTestFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EAttribute |
getWriter_BirthDate()
Returns the meta object for the attribute ' Birth Date '. |
org.eclipse.emf.ecore.EReference |
getWriter_Books()
Returns the meta object for the reference list ' Books '. |
org.eclipse.emf.ecore.EAttribute |
getWriter_EMail()
Returns the meta object for the attribute ' EMail '. |
org.eclipse.emf.ecore.EAttribute |
getWriter_FirstName()
Returns the meta object for the attribute ' First Name '. |
org.eclipse.emf.ecore.EAttribute |
getWriter_LastName()
Returns the meta object for the attribute ' Last Name '. |
org.eclipse.emf.ecore.EReference |
getWriter_Library()
Returns the meta object for the container reference ' Library '. |
org.eclipse.emf.ecore.EAttribute |
getWriter_Pseudonym()
Returns the meta object for the attribute ' Pseudonym '. |
org.eclipse.emf.ecore.EClass |
getWriter()
Returns the meta object for class ' Writer
'. |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
Field Detail |
---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final TestPackage eINSTANCE
static final int LIBRARY
Library
' class.
LibraryImpl
,
TestPackageImpl.getLibrary()
,
Constant Field Valuesstatic final int LIBRARY__NAME
static final int LIBRARY__WRITERS
static final int LIBRARY__BOOKS
static final int LIBRARY__LIBRARIAN
static final int LIBRARY_FEATURE_COUNT
static final int WRITER
Writer
' class.
WriterImpl
,
TestPackageImpl.getWriter()
,
Constant Field Valuesstatic final int WRITER__FIRST_NAME
static final int WRITER__LAST_NAME
static final int WRITER__EMAIL
static final int WRITER__BIRTH_DATE
static final int WRITER__BOOKS
static final int WRITER__PSEUDONYM
static final int WRITER__LIBRARY
static final int WRITER_FEATURE_COUNT
static final int BOOK
Book
'
class.
BookImpl
,
TestPackageImpl.getBook()
,
Constant Field Valuesstatic final int BOOK__TITLE
static final int BOOK__PAGES
static final int BOOK__WRITERS
static final int BOOK_FEATURE_COUNT
static final int LIBRARIAN
Librarian
' class.
LibrarianImpl
,
TestPackageImpl.getLibrarian()
,
Constant Field Valuesstatic final int LIBRARIAN__NAME
static final int LIBRARIAN_FEATURE_COUNT
static final int COMPUTER
Computer
' class.
ComputerImpl
,
TestPackageImpl.getComputer()
,
Constant Field Valuesstatic final int COMPUTER__MAINBOARD
static final int COMPUTER__NAME
static final int COMPUTER__POWER_BLOCK
static final int COMPUTER_FEATURE_COUNT
static final int MAINBOARD
Mainboard
' class.
MainboardImpl
,
TestPackageImpl.getMainboard()
,
Constant Field Valuesstatic final int MAINBOARD__NAME
static final int MAINBOARD_FEATURE_COUNT
static final int POWER_BLOCK
Power Block
' class.
PowerBlockImpl
,
TestPackageImpl.getPowerBlock()
,
Constant Field Valuesstatic final int POWER_BLOCK__NAME
static final int POWER_BLOCK_FEATURE_COUNT
static final int CONTAINER
Container
' class.
ContainerImpl
,
TestPackageImpl.getContainer()
,
Constant Field Valuesstatic final int CONTAINER__CONTENTS
static final int CONTAINER_FEATURE_COUNT
static final int CONTENT
Content
' class.
ContentImpl
,
TestPackageImpl.getContent()
,
Constant Field Valuesstatic final int CONTENT__UNIQUE_ATTRIBUTE
static final int CONTENT__SECOND_ATTRIBUTE
static final int CONTENT_FEATURE_COUNT
static final int TABLE_WITH_MULTIPLICITY
Table With Multiplicity
' class.
TableWithMultiplicityImpl
,
TestPackageImpl.getTableWithMultiplicity()
,
Constant Field Valuesstatic final int TABLE_WITH_MULTIPLICITY__CONTENT
static final int TABLE_WITH_MULTIPLICITY_FEATURE_COUNT
static final int TABLE_CONTENT
Table Content
' class.
TableContentImpl
,
TestPackageImpl.getTableContent()
,
Constant Field Valuesstatic final int TABLE_CONTENT_FEATURE_COUNT
static final int TABLE_CONTENT_WITHOUT_VALIDATION
Table Content Without Validation
' class.
TableContentWithoutValidationImpl
,
TestPackageImpl.getTableContentWithoutValidation()
,
Constant Field Valuesstatic final int TABLE_CONTENT_WITHOUT_VALIDATION__NAME
static final int TABLE_CONTENT_WITHOUT_VALIDATION__WEIGHT
static final int TABLE_CONTENT_WITHOUT_VALIDATION_FEATURE_COUNT
static final int TABLE_CONTENT_WITH_VALIDATION
Table Content With Validation
' class.
TableContentWithValidationImpl
,
TestPackageImpl.getTableContentWithValidation()
,
Constant Field Valuesstatic final int TABLE_CONTENT_WITH_VALIDATION__NAME
static final int TABLE_CONTENT_WITH_VALIDATION__WEIGHT
static final int TABLE_CONTENT_WITH_VALIDATION_FEATURE_COUNT
static final int TABLE_WITHOUT_MULTIPLICITY
Table Without Multiplicity
' class.
TableWithoutMultiplicityImpl
,
TestPackageImpl.getTableWithoutMultiplicity()
,
Constant Field Valuesstatic final int TABLE_WITHOUT_MULTIPLICITY__CONTENT
static final int TABLE_WITHOUT_MULTIPLICITY_FEATURE_COUNT
static final int TABLE_WITH_UNIQUE
Table With Unique
' class.
TableWithUniqueImpl
,
TestPackageImpl.getTableWithUnique()
,
Constant Field Valuesstatic final int TABLE_WITH_UNIQUE__CONTENT
static final int TABLE_WITH_UNIQUE_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getLibrary()
Library
'.
Library
org.eclipse.emf.ecore.EAttribute getLibrary_Name()
Name
'.
Library.getName()
,
getLibrary()
org.eclipse.emf.ecore.EReference getLibrary_Writers()
Writers
'.
Library.getWriters()
,
getLibrary()
org.eclipse.emf.ecore.EReference getLibrary_Books()
Books
'.
Library.getBooks()
,
getLibrary()
org.eclipse.emf.ecore.EReference getLibrary_Librarian()
Librarian
'.
Library.getLibrarian()
,
getLibrary()
org.eclipse.emf.ecore.EClass getWriter()
Writer
'.
Writer
org.eclipse.emf.ecore.EAttribute getWriter_FirstName()
First Name
'.
Writer.getFirstName()
,
getWriter()
org.eclipse.emf.ecore.EAttribute getWriter_LastName()
Last Name
'.
Writer.getLastName()
,
getWriter()
org.eclipse.emf.ecore.EAttribute getWriter_EMail()
EMail
'.
Writer.getEMail()
,
getWriter()
org.eclipse.emf.ecore.EAttribute getWriter_BirthDate()
Birth Date
'.
Writer.getBirthDate()
,
getWriter()
org.eclipse.emf.ecore.EReference getWriter_Books()
Books
'.
Writer.getBooks()
,
getWriter()
org.eclipse.emf.ecore.EAttribute getWriter_Pseudonym()
Pseudonym
'.
Writer.isPseudonym()
,
getWriter()
org.eclipse.emf.ecore.EReference getWriter_Library()
Library
'.
Writer.getLibrary()
,
getWriter()
org.eclipse.emf.ecore.EClass getBook()
Book
'.
Book
org.eclipse.emf.ecore.EAttribute getBook_Title()
Title
'.
Book.getTitle()
,
getBook()
org.eclipse.emf.ecore.EAttribute getBook_Pages()
Pages
'.
Book.getPages()
,
getBook()
org.eclipse.emf.ecore.EReference getBook_Writers()
Writers
'.
Book.getWriters()
,
getBook()
org.eclipse.emf.ecore.EClass getLibrarian()
Librarian
'.
Librarian
org.eclipse.emf.ecore.EAttribute getLibrarian_Name()
Name
'.
Librarian.getName()
,
getLibrarian()
org.eclipse.emf.ecore.EClass getComputer()
Computer
'.
Computer
org.eclipse.emf.ecore.EReference getComputer_Mainboard()
Mainboard
'.
Computer.getMainboard()
,
getComputer()
org.eclipse.emf.ecore.EAttribute getComputer_Name()
Name
'.
Computer.getName()
,
getComputer()
org.eclipse.emf.ecore.EReference getComputer_PowerBlock()
Power Block
'.
Computer.getPowerBlock()
,
getComputer()
org.eclipse.emf.ecore.EClass getMainboard()
Mainboard
'.
Mainboard
org.eclipse.emf.ecore.EAttribute getMainboard_Name()
Name
'.
Mainboard.getName()
,
getMainboard()
org.eclipse.emf.ecore.EClass getPowerBlock()
Power Block
'.
PowerBlock
org.eclipse.emf.ecore.EAttribute getPowerBlock_Name()
Name
'.
PowerBlock.getName()
,
getPowerBlock()
org.eclipse.emf.ecore.EClass getContainer()
Container
'.
Container
org.eclipse.emf.ecore.EReference getContainer_Contents()
Contents
'.
Container.getContents()
,
getContainer()
org.eclipse.emf.ecore.EClass getContent()
Content
'.
Content
org.eclipse.emf.ecore.EAttribute getContent_UniqueAttribute()
Unique Attribute
'.
Content.getUniqueAttribute()
,
getContent()
org.eclipse.emf.ecore.EAttribute getContent_SecondAttribute()
Second Attribute
'.
Content.getSecondAttribute()
,
getContent()
org.eclipse.emf.ecore.EClass getTableWithMultiplicity()
Table With Multiplicity
'.
TableWithMultiplicity
org.eclipse.emf.ecore.EReference getTableWithMultiplicity_Content()
Content
'.
TableWithMultiplicity.getContent()
,
getTableWithMultiplicity()
org.eclipse.emf.ecore.EClass getTableContent()
Table Content
'.
TableContent
org.eclipse.emf.ecore.EClass getTableContentWithoutValidation()
Table Content Without Validation
'.
TableContentWithoutValidation
org.eclipse.emf.ecore.EAttribute getTableContentWithoutValidation_Name()
Name
'.
TableContentWithoutValidation.getName()
,
getTableContentWithoutValidation()
org.eclipse.emf.ecore.EAttribute getTableContentWithoutValidation_Weight()
Weight
'.
TableContentWithoutValidation.getWeight()
,
getTableContentWithoutValidation()
org.eclipse.emf.ecore.EClass getTableContentWithValidation()
Table Content With Validation
'.
TableContentWithValidation
org.eclipse.emf.ecore.EAttribute getTableContentWithValidation_Name()
Name
'.
TableContentWithValidation.getName()
,
getTableContentWithValidation()
org.eclipse.emf.ecore.EAttribute getTableContentWithValidation_Weight()
Weight
'.
TableContentWithValidation.getWeight()
,
getTableContentWithValidation()
org.eclipse.emf.ecore.EClass getTableWithoutMultiplicity()
Table Without Multiplicity
'.
TableWithoutMultiplicity
org.eclipse.emf.ecore.EReference getTableWithoutMultiplicity_Content()
Content
'.
TableWithoutMultiplicity.getContent()
,
getTableWithoutMultiplicity()
org.eclipse.emf.ecore.EClass getTableWithUnique()
Table With Unique
'.
TableWithUnique
org.eclipse.emf.ecore.EReference getTableWithUnique_Content()
Content
'.
TableWithUnique.getContent()
,
getTableWithUnique()
TestFactory getTestFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |