|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.emf.ecp.view.validation.test.model.impl.TestPackageImpl
public class TestPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
---|
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecp.view.validation.test.model.TestPackage |
---|
TestPackage.Literals |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary |
---|
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
---|
NIL |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Method Summary | |
---|---|
void |
createPackageContents()
Creates the meta-model objects for the package. |
org.eclipse.emf.ecore.EAttribute |
getBook_Pages()
|
org.eclipse.emf.ecore.EAttribute |
getBook_Title()
|
org.eclipse.emf.ecore.EReference |
getBook_Writers()
|
org.eclipse.emf.ecore.EClass |
getBook()
|
org.eclipse.emf.ecore.EReference |
getComputer_Mainboard()
|
org.eclipse.emf.ecore.EAttribute |
getComputer_Name()
|
org.eclipse.emf.ecore.EReference |
getComputer_PowerBlock()
|
org.eclipse.emf.ecore.EClass |
getComputer()
|
org.eclipse.emf.ecore.EReference |
getContainer_Contents()
|
org.eclipse.emf.ecore.EClass |
getContainer()
|
org.eclipse.emf.ecore.EAttribute |
getContent_SecondAttribute()
|
org.eclipse.emf.ecore.EAttribute |
getContent_UniqueAttribute()
|
org.eclipse.emf.ecore.EClass |
getContent()
|
org.eclipse.emf.ecore.EAttribute |
getLibrarian_Name()
|
org.eclipse.emf.ecore.EClass |
getLibrarian()
|
org.eclipse.emf.ecore.EReference |
getLibrary_Books()
|
org.eclipse.emf.ecore.EReference |
getLibrary_Librarian()
|
org.eclipse.emf.ecore.EAttribute |
getLibrary_Name()
|
org.eclipse.emf.ecore.EReference |
getLibrary_Writers()
|
org.eclipse.emf.ecore.EClass |
getLibrary()
|
org.eclipse.emf.ecore.EAttribute |
getMainboard_Name()
|
org.eclipse.emf.ecore.EClass |
getMainboard()
|
org.eclipse.emf.ecore.EAttribute |
getPowerBlock_Name()
|
org.eclipse.emf.ecore.EClass |
getPowerBlock()
|
org.eclipse.emf.ecore.EClass |
getTableContent()
|
org.eclipse.emf.ecore.EAttribute |
getTableContentWithoutValidation_Name()
|
org.eclipse.emf.ecore.EAttribute |
getTableContentWithoutValidation_Weight()
|
org.eclipse.emf.ecore.EClass |
getTableContentWithoutValidation()
|
org.eclipse.emf.ecore.EAttribute |
getTableContentWithValidation_Name()
|
org.eclipse.emf.ecore.EAttribute |
getTableContentWithValidation_Weight()
|
org.eclipse.emf.ecore.EClass |
getTableContentWithValidation()
|
org.eclipse.emf.ecore.EReference |
getTableWithMultiplicity_Content()
|
org.eclipse.emf.ecore.EClass |
getTableWithMultiplicity()
|
org.eclipse.emf.ecore.EReference |
getTableWithoutMultiplicity_Content()
|
org.eclipse.emf.ecore.EClass |
getTableWithoutMultiplicity()
|
org.eclipse.emf.ecore.EReference |
getTableWithUnique_Content()
|
org.eclipse.emf.ecore.EClass |
getTableWithUnique()
|
TestFactory |
getTestFactory()
|
org.eclipse.emf.ecore.EAttribute |
getWriter_BirthDate()
|
org.eclipse.emf.ecore.EReference |
getWriter_Books()
|
org.eclipse.emf.ecore.EAttribute |
getWriter_EMail()
|
org.eclipse.emf.ecore.EAttribute |
getWriter_FirstName()
|
org.eclipse.emf.ecore.EAttribute |
getWriter_LastName()
|
org.eclipse.emf.ecore.EReference |
getWriter_Library()
|
org.eclipse.emf.ecore.EAttribute |
getWriter_Pseudonym()
|
org.eclipse.emf.ecore.EClass |
getWriter()
|
static TestPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
void |
initializePackageContents()
Complete the initialization of the package and its meta-model. |
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
basicGetESuperPackage, basicSetEFactoryInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eUnset, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, setEFactoryInstance, setExtendedMetaData, setNamespaceURI, setNsPrefix, setNsURI, toString |
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
eContents, eCrossReferences, getName, getNameGen, setName |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eURIFragmentSegment, getEAnnotation, getEAnnotations |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
eInternalContainer |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
---|
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Method Detail |
---|
public static TestPackage init()
This method is used to initialize TestPackage.eINSTANCE
when that field is accessed. Clients should not
invoke it directly. Instead, they should simply access that field to obtain the package.
TestPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public org.eclipse.emf.ecore.EClass getLibrary()
getLibrary
in interface TestPackage
Library
public org.eclipse.emf.ecore.EAttribute getLibrary_Name()
getLibrary_Name
in interface TestPackage
Library.getName()
,
TestPackage.getLibrary()
public org.eclipse.emf.ecore.EReference getLibrary_Writers()
getLibrary_Writers
in interface TestPackage
Library.getWriters()
,
TestPackage.getLibrary()
public org.eclipse.emf.ecore.EReference getLibrary_Books()
getLibrary_Books
in interface TestPackage
Library.getBooks()
,
TestPackage.getLibrary()
public org.eclipse.emf.ecore.EReference getLibrary_Librarian()
getLibrary_Librarian
in interface TestPackage
Library.getLibrarian()
,
TestPackage.getLibrary()
public org.eclipse.emf.ecore.EClass getWriter()
getWriter
in interface TestPackage
Writer
public org.eclipse.emf.ecore.EAttribute getWriter_FirstName()
getWriter_FirstName
in interface TestPackage
Writer.getFirstName()
,
TestPackage.getWriter()
public org.eclipse.emf.ecore.EAttribute getWriter_LastName()
getWriter_LastName
in interface TestPackage
Writer.getLastName()
,
TestPackage.getWriter()
public org.eclipse.emf.ecore.EAttribute getWriter_EMail()
getWriter_EMail
in interface TestPackage
Writer.getEMail()
,
TestPackage.getWriter()
public org.eclipse.emf.ecore.EAttribute getWriter_BirthDate()
getWriter_BirthDate
in interface TestPackage
Writer.getBirthDate()
,
TestPackage.getWriter()
public org.eclipse.emf.ecore.EReference getWriter_Books()
getWriter_Books
in interface TestPackage
Writer.getBooks()
,
TestPackage.getWriter()
public org.eclipse.emf.ecore.EAttribute getWriter_Pseudonym()
getWriter_Pseudonym
in interface TestPackage
Writer.isPseudonym()
,
TestPackage.getWriter()
public org.eclipse.emf.ecore.EReference getWriter_Library()
getWriter_Library
in interface TestPackage
Writer.getLibrary()
,
TestPackage.getWriter()
public org.eclipse.emf.ecore.EClass getBook()
getBook
in interface TestPackage
Book
public org.eclipse.emf.ecore.EAttribute getBook_Title()
getBook_Title
in interface TestPackage
Book.getTitle()
,
TestPackage.getBook()
public org.eclipse.emf.ecore.EAttribute getBook_Pages()
getBook_Pages
in interface TestPackage
Book.getPages()
,
TestPackage.getBook()
public org.eclipse.emf.ecore.EReference getBook_Writers()
getBook_Writers
in interface TestPackage
Book.getWriters()
,
TestPackage.getBook()
public org.eclipse.emf.ecore.EClass getLibrarian()
getLibrarian
in interface TestPackage
Librarian
public org.eclipse.emf.ecore.EAttribute getLibrarian_Name()
getLibrarian_Name
in interface TestPackage
Librarian.getName()
,
TestPackage.getLibrarian()
public org.eclipse.emf.ecore.EClass getComputer()
getComputer
in interface TestPackage
Computer
public org.eclipse.emf.ecore.EReference getComputer_Mainboard()
getComputer_Mainboard
in interface TestPackage
Computer.getMainboard()
,
TestPackage.getComputer()
public org.eclipse.emf.ecore.EAttribute getComputer_Name()
getComputer_Name
in interface TestPackage
Computer.getName()
,
TestPackage.getComputer()
public org.eclipse.emf.ecore.EReference getComputer_PowerBlock()
getComputer_PowerBlock
in interface TestPackage
Computer.getPowerBlock()
,
TestPackage.getComputer()
public org.eclipse.emf.ecore.EClass getMainboard()
getMainboard
in interface TestPackage
Mainboard
public org.eclipse.emf.ecore.EAttribute getMainboard_Name()
getMainboard_Name
in interface TestPackage
Mainboard.getName()
,
TestPackage.getMainboard()
public org.eclipse.emf.ecore.EClass getPowerBlock()
getPowerBlock
in interface TestPackage
PowerBlock
public org.eclipse.emf.ecore.EAttribute getPowerBlock_Name()
getPowerBlock_Name
in interface TestPackage
PowerBlock.getName()
,
TestPackage.getPowerBlock()
public org.eclipse.emf.ecore.EClass getContainer()
getContainer
in interface TestPackage
Container
public org.eclipse.emf.ecore.EReference getContainer_Contents()
getContainer_Contents
in interface TestPackage
Container.getContents()
,
TestPackage.getContainer()
public org.eclipse.emf.ecore.EClass getContent()
getContent
in interface TestPackage
Content
public org.eclipse.emf.ecore.EAttribute getContent_UniqueAttribute()
getContent_UniqueAttribute
in interface TestPackage
Content.getUniqueAttribute()
,
TestPackage.getContent()
public org.eclipse.emf.ecore.EAttribute getContent_SecondAttribute()
getContent_SecondAttribute
in interface TestPackage
Content.getSecondAttribute()
,
TestPackage.getContent()
public org.eclipse.emf.ecore.EClass getTableWithMultiplicity()
getTableWithMultiplicity
in interface TestPackage
TableWithMultiplicity
public org.eclipse.emf.ecore.EReference getTableWithMultiplicity_Content()
getTableWithMultiplicity_Content
in interface TestPackage
TableWithMultiplicity.getContent()
,
TestPackage.getTableWithMultiplicity()
public org.eclipse.emf.ecore.EClass getTableContent()
getTableContent
in interface TestPackage
TableContent
public org.eclipse.emf.ecore.EClass getTableContentWithoutValidation()
getTableContentWithoutValidation
in interface TestPackage
TableContentWithoutValidation
public org.eclipse.emf.ecore.EAttribute getTableContentWithoutValidation_Name()
getTableContentWithoutValidation_Name
in interface TestPackage
TableContentWithoutValidation.getName()
,
TestPackage.getTableContentWithoutValidation()
public org.eclipse.emf.ecore.EAttribute getTableContentWithoutValidation_Weight()
getTableContentWithoutValidation_Weight
in interface TestPackage
TableContentWithoutValidation.getWeight()
,
TestPackage.getTableContentWithoutValidation()
public org.eclipse.emf.ecore.EClass getTableContentWithValidation()
getTableContentWithValidation
in interface TestPackage
TableContentWithValidation
public org.eclipse.emf.ecore.EAttribute getTableContentWithValidation_Name()
getTableContentWithValidation_Name
in interface TestPackage
TableContentWithValidation.getName()
,
TestPackage.getTableContentWithValidation()
public org.eclipse.emf.ecore.EAttribute getTableContentWithValidation_Weight()
getTableContentWithValidation_Weight
in interface TestPackage
TableContentWithValidation.getWeight()
,
TestPackage.getTableContentWithValidation()
public org.eclipse.emf.ecore.EClass getTableWithoutMultiplicity()
getTableWithoutMultiplicity
in interface TestPackage
TableWithoutMultiplicity
public org.eclipse.emf.ecore.EReference getTableWithoutMultiplicity_Content()
getTableWithoutMultiplicity_Content
in interface TestPackage
TableWithoutMultiplicity.getContent()
,
TestPackage.getTableWithoutMultiplicity()
public org.eclipse.emf.ecore.EClass getTableWithUnique()
getTableWithUnique
in interface TestPackage
TableWithUnique
public org.eclipse.emf.ecore.EReference getTableWithUnique_Content()
getTableWithUnique_Content
in interface TestPackage
TableWithUnique.getContent()
,
TestPackage.getTableWithUnique()
public TestFactory getTestFactory()
getTestFactory
in interface TestPackage
public void createPackageContents()
public void initializePackageContents()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |