|
||||||||||
| 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.EFactoryImpl
org.eclipse.jpt.eclipselink1_1.core.resource.orm.EclipseLink1_1OrmFactory
public class EclipseLink1_1OrmFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
EclipseLink1_1OrmPackage| 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 java.lang.Object & org.eclipse.emf.common.notify.Adapter> |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary | |
|---|---|
static EclipseLink1_1OrmFactory |
eINSTANCE
The singleton instance of the factory. |
| Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
|---|
NIL |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
|---|---|
EclipseLink1_1OrmFactory()
Creates an instance of the factory. |
|
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EObject |
create(org.eclipse.emf.ecore.EClass eClass)
|
XmlBasicCollectionImpl |
createXmlBasicCollectionImpl()
|
XmlBasicImpl |
createXmlBasicImpl()
|
XmlBasicMapImpl |
createXmlBasicMapImpl()
|
XmlEmbeddedIdImpl |
createXmlEmbeddedIdImpl()
|
XmlEmbeddedImpl |
createXmlEmbeddedImpl()
|
XmlEntityMappings |
createXmlEntityMappings()
|
XmlIdImpl |
createXmlIdImpl()
|
XmlManyToManyImpl |
createXmlManyToManyImpl()
|
XmlManyToOneImpl |
createXmlManyToOneImpl()
|
XmlOneToManyImpl |
createXmlOneToManyImpl()
|
XmlOneToOneImpl |
createXmlOneToOneImpl()
|
XmlTransformationImpl |
createXmlTransformationImpl()
|
XmlTransientImpl |
createXmlTransientImpl()
|
XmlVariableOneToOneImpl |
createXmlVariableOneToOneImpl()
|
XmlVersionImpl |
createXmlVersionImpl()
|
EclipseLink1_1OrmPackage |
getEclipseLink1_1OrmPackage()
|
static EclipseLink1_1OrmPackage |
getPackage()
Deprecated. |
static EclipseLink1_1OrmFactory |
init()
Creates the default factory implementation. |
| Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
|---|
basicSetEPackage, convertToString, createFromString, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eUnset, getEPackage, setEPackage |
| Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
|---|
eObjectForURIFragmentSegment, 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, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString |
| 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.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, 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 |
| Field Detail |
|---|
public static final EclipseLink1_1OrmFactory eINSTANCE
| Constructor Detail |
|---|
public EclipseLink1_1OrmFactory()
| Method Detail |
|---|
public static EclipseLink1_1OrmFactory init()
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create in interface org.eclipse.emf.ecore.EFactorycreate in class org.eclipse.emf.ecore.impl.EFactoryImplpublic XmlEntityMappings createXmlEntityMappings()
public XmlIdImpl createXmlIdImpl()
public XmlEmbeddedIdImpl createXmlEmbeddedIdImpl()
public XmlEmbeddedImpl createXmlEmbeddedImpl()
public XmlBasicImpl createXmlBasicImpl()
public XmlVersionImpl createXmlVersionImpl()
public XmlOneToOneImpl createXmlOneToOneImpl()
public XmlOneToManyImpl createXmlOneToManyImpl()
public XmlManyToOneImpl createXmlManyToOneImpl()
public XmlManyToManyImpl createXmlManyToManyImpl()
public XmlBasicCollectionImpl createXmlBasicCollectionImpl()
public XmlBasicMapImpl createXmlBasicMapImpl()
public XmlTransformationImpl createXmlTransformationImpl()
public XmlVariableOneToOneImpl createXmlVariableOneToOneImpl()
public XmlTransientImpl createXmlTransientImpl()
public EclipseLink1_1OrmPackage getEclipseLink1_1OrmPackage()
@Deprecated public static EclipseLink1_1OrmPackage getPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||