|
||||||||||
| 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.EObjectImpl
org.eclipse.jpt.jpa.core.resource.xml.AbstractJpaEObject
org.eclipse.jpt.jpa.core.resource.orm.AbstractXmlTypeMapping
org.eclipse.jpt.jpa.core.resource.orm.XmlEntity
public class XmlEntity
A representation of the model object 'Entity'. Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
The following features are supported:
NameTableSecondary TablesPrimary Key Join ColumnsInheritanceDiscriminator ValueDiscriminator ColumnSql Result Set MappingsExclude Default ListenersExclude Superclass ListenersEntity Listeners
OrmPackage.getXmlEntity()| Nested Class Summary |
|---|
| 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>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDiscriminatorColumn(XmlDiscriminatorColumn newDiscriminatorColumn,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetEntityListeners(EntityListeners newEntityListeners,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetIdClass(XmlClassReference newIdClass,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetInheritance(Inheritance newInheritance,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPostLoad(PostLoad newPostLoad,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPostPersist(PostPersist newPostPersist,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPostRemove(PostRemove newPostRemove,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPostUpdate(PostUpdate newPostUpdate,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPrePersist(PrePersist newPrePersist,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPreRemove(PreRemove newPreRemove,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPreUpdate(PreUpdate newPreUpdate,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSequenceGenerator(XmlSequenceGenerator newSequenceGenerator,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetTable(XmlTable newTable,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetTableGenerator(XmlTableGenerator newTableGenerator,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
static org.eclipse.wst.common.internal.emf.resource.Translator |
buildTranslator(java.lang.String elementName,
org.eclipse.emf.ecore.EStructuralFeature structuralFeature)
|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
|
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
XmlEntityMappings |
entityMappings()
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
org.eclipse.emf.common.util.EList<XmlAssociationOverride> |
getAssociationOverrides()
Returns the value of the 'Association Overrides' containment reference list. |
org.eclipse.emf.common.util.EList<XmlAttributeOverride> |
getAttributeOverrides()
Returns the value of the 'Attribute Overrides' containment reference list. |
java.lang.Boolean |
getCacheable()
Returns the value of the 'Cacheable' attribute. |
TextRange |
getCacheableTextRange()
Return the TextRange for the cacheable annotation |
XmlDiscriminatorColumn |
getDiscriminatorColumn()
Returns the value of the 'Discriminator Column' containment reference. |
java.lang.String |
getDiscriminatorValue()
Returns the value of the 'Discriminator Value' attribute. |
TextRange |
getDiscriminatorValueTextRange()
|
EntityListeners |
getEntityListeners()
Returns the value of the 'Entity Listeners' containment reference. |
XmlClassReference |
getIdClass()
Returns the value of the 'Id Class' containment reference. |
Inheritance |
getInheritance()
Returns the value of the 'Inheritance' containment reference. |
TextRange |
getInheritanceStrategyTextRange()
|
java.lang.String |
getMappingKey()
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList<XmlNamedNativeQuery> |
getNamedNativeQueries()
Returns the value of the 'Named Native Queries' containment reference list. |
org.eclipse.emf.common.util.EList<XmlNamedQuery> |
getNamedQueries()
Returns the value of the 'Named Queries' containment reference list. |
PostLoad |
getPostLoad()
Returns the value of the 'Post Load' containment reference. |
PostPersist |
getPostPersist()
Returns the value of the 'Post Persist' containment reference. |
PostRemove |
getPostRemove()
Returns the value of the 'Post Remove' containment reference. |
PostUpdate |
getPostUpdate()
Returns the value of the 'Post Update' containment reference. |
PrePersist |
getPrePersist()
Returns the value of the 'Pre Persist' containment reference. |
PreRemove |
getPreRemove()
Returns the value of the 'Pre Remove' containment reference. |
PreUpdate |
getPreUpdate()
Returns the value of the 'Pre Update' containment reference. |
org.eclipse.emf.common.util.EList<XmlPrimaryKeyJoinColumn> |
getPrimaryKeyJoinColumns()
Returns the value of the 'Primary Key Join Columns' containment reference list. |
org.eclipse.emf.common.util.EList<XmlSecondaryTable> |
getSecondaryTables()
Returns the value of the 'Secondary Tables' containment reference list. |
XmlSequenceGenerator |
getSequenceGenerator()
Returns the value of the 'Sequence Generator' containment reference. |
org.eclipse.emf.common.util.EList<SqlResultSetMapping> |
getSqlResultSetMappings()
Returns the value of the 'Sql Result Set Mappings' containment reference list. |
XmlTable |
getTable()
Returns the value of the 'Table' containment reference. |
XmlTableGenerator |
getTableGenerator()
Returns the value of the 'Table Generator' containment reference. |
boolean |
isExcludeDefaultListeners()
Returns the value of the 'Exclude Default Listeners' attribute. |
boolean |
isExcludeSuperclassListeners()
Returns the value of the 'Exclude Superclass Listeners' attribute. |
void |
setCacheable(java.lang.Boolean newCacheable)
Sets the value of the ' Cacheable' attribute. |
void |
setDiscriminatorColumn(XmlDiscriminatorColumn newDiscriminatorColumn)
Sets the value of the ' Discriminator Column' containment reference. |
void |
setDiscriminatorValue(java.lang.String newDiscriminatorValue)
Sets the value of the ' Discriminator Value' attribute. |
void |
setEntityListeners(EntityListeners newEntityListeners)
Sets the value of the ' Entity Listeners' containment reference. |
void |
setExcludeDefaultListeners(boolean newExcludeDefaultListeners)
Sets the value of the ' Exclude Default Listeners' attribute. |
void |
setExcludeSuperclassListeners(boolean newExcludeSuperclassListeners)
Sets the value of the ' Exclude Superclass Listeners' attribute. |
void |
setIdClass(XmlClassReference newIdClass)
Sets the value of the ' Id Class' containment reference. |
void |
setInheritance(Inheritance newInheritance)
Sets the value of the ' Inheritance' containment reference. |
void |
setName(java.lang.String newName)
Sets the value of the ' Name' attribute. |
void |
setPostLoad(PostLoad newPostLoad)
Sets the value of the ' Post Load' containment reference. |
void |
setPostPersist(PostPersist newPostPersist)
Sets the value of the ' Post Persist' containment reference. |
void |
setPostRemove(PostRemove newPostRemove)
Sets the value of the ' Post Remove' containment reference. |
void |
setPostUpdate(PostUpdate newPostUpdate)
Sets the value of the ' Post Update' containment reference. |
void |
setPrePersist(PrePersist newPrePersist)
Sets the value of the ' Pre Persist' containment reference. |
void |
setPreRemove(PreRemove newPreRemove)
Sets the value of the ' Pre Remove' containment reference. |
void |
setPreUpdate(PreUpdate newPreUpdate)
Sets the value of the ' Pre Update' containment reference. |
void |
setSequenceGenerator(XmlSequenceGenerator newSequenceGenerator)
Sets the value of the ' Sequence Generator' containment reference. |
void |
setTable(XmlTable newTable)
Sets the value of the ' Table' containment reference. |
void |
setTableGenerator(XmlTableGenerator newTableGenerator)
Sets the value of the ' Table Generator' containment reference. |
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.jpt.jpa.core.resource.orm.AbstractXmlTypeMapping |
|---|
basicSetAttributes, createRenamePackageEdit, createRenameTypeEdit, getAccess, getAttributes, getAttributesTextRange, getClassName, getClassTextRange, getDescription, getMetadataComplete, getNameTextRange, setAccess, setAttributes, setClassName, setDescription, setMetadataComplete |
| Methods inherited from class org.eclipse.jpt.jpa.core.resource.xml.AbstractJpaEObject |
|---|
containsOffset, createDeleteEdit, eAdapters, eNotify, getNodeEndOffset, getSelectionTextRange, getValidationTextRange, isUnset |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.jpt.jpa.core.resource.xml.JpaEObject |
|---|
containsOffset, createDeleteEdit, getSelectionTextRange, getValidationTextRange, isUnset |
| 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 java.lang.String getMappingKey()
getMappingKey in interface XmlTypeMappingpublic XmlEntityMappings entityMappings()
public java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
OrmPackage.getXmlEntity_Name()public void setName(java.lang.String newName)
Name' attribute.
value - the new value of the 'Name' attribute.getName()public XmlTable getTable()
If the meaning of the 'Table' containment reference isn't clear, there really should be more of a description here...
setTable(XmlTable),
OrmPackage.getXmlEntity_Table()
public org.eclipse.emf.common.notify.NotificationChain basicSetTable(XmlTable newTable,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTable(XmlTable newTable)
Table' containment reference.
value - the new value of the 'Table' containment reference.getTable()public org.eclipse.emf.common.util.EList<XmlSecondaryTable> getSecondaryTables()
XmlSecondaryTable.
If the meaning of the 'Secondary Tables' containment reference list isn't clear, there really should be more of a description here...
OrmPackage.getXmlEntity_SecondaryTables()public org.eclipse.emf.common.util.EList<XmlPrimaryKeyJoinColumn> getPrimaryKeyJoinColumns()
XmlPrimaryKeyJoinColumn.
If the meaning of the 'Primary Key Join Columns' containment reference list isn't clear, there really should be more of a description here...
OrmPackage.getXmlEntity_PrimaryKeyJoinColumns()public XmlClassReference getIdClass()
If the meaning of the 'Id Class' containment reference isn't clear, there really should be more of a description here...
getIdClass in interface XmlIdClassContainersetIdClass(XmlClassReference),
OrmPackage.getXmlIdClassContainer_IdClass()
public org.eclipse.emf.common.notify.NotificationChain basicSetIdClass(XmlClassReference newIdClass,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setIdClass(XmlClassReference newIdClass)
Id Class' containment reference.
setIdClass in interface XmlIdClassContainervalue - the new value of the 'Id Class' containment reference.getIdClass()public Inheritance getInheritance()
If the meaning of the 'Inheritance' containment reference isn't clear, there really should be more of a description here...
setInheritance(Inheritance),
OrmPackage.getXmlEntity_Inheritance()
public org.eclipse.emf.common.notify.NotificationChain basicSetInheritance(Inheritance newInheritance,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setInheritance(Inheritance newInheritance)
Inheritance' containment reference.
value - the new value of the 'Inheritance' containment reference.getInheritance()public java.lang.String getDiscriminatorValue()
If the meaning of the 'Discriminator Value' attribute isn't clear, there really should be more of a description here...
setDiscriminatorValue(String),
OrmPackage.getXmlEntity_DiscriminatorValue()public void setDiscriminatorValue(java.lang.String newDiscriminatorValue)
Discriminator Value' attribute.
value - the new value of the 'Discriminator Value' attribute.getDiscriminatorValue()public XmlDiscriminatorColumn getDiscriminatorColumn()
If the meaning of the 'Discriminator Column' containment reference isn't clear, there really should be more of a description here...
setDiscriminatorColumn(XmlDiscriminatorColumn),
OrmPackage.getXmlEntity_DiscriminatorColumn()
public org.eclipse.emf.common.notify.NotificationChain basicSetDiscriminatorColumn(XmlDiscriminatorColumn newDiscriminatorColumn,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDiscriminatorColumn(XmlDiscriminatorColumn newDiscriminatorColumn)
Discriminator Column' containment reference.
value - the new value of the 'Discriminator Column' containment reference.getDiscriminatorColumn()public XmlSequenceGenerator getSequenceGenerator()
If the meaning of the 'Sequence Generator' containment reference isn't clear, there really should be more of a description here...
getSequenceGenerator in interface XmlGeneratorContainersetSequenceGenerator(XmlSequenceGenerator),
OrmPackage.getXmlGeneratorContainer_SequenceGenerator()
public org.eclipse.emf.common.notify.NotificationChain basicSetSequenceGenerator(XmlSequenceGenerator newSequenceGenerator,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSequenceGenerator(XmlSequenceGenerator newSequenceGenerator)
Sequence Generator' containment reference.
setSequenceGenerator in interface XmlGeneratorContainervalue - the new value of the 'Sequence Generator' containment reference.getSequenceGenerator()public XmlTableGenerator getTableGenerator()
If the meaning of the 'Table Generator' containment reference isn't clear, there really should be more of a description here...
getTableGenerator in interface XmlGeneratorContainersetTableGenerator(XmlTableGenerator),
OrmPackage.getXmlGeneratorContainer_TableGenerator()
public org.eclipse.emf.common.notify.NotificationChain basicSetTableGenerator(XmlTableGenerator newTableGenerator,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTableGenerator(XmlTableGenerator newTableGenerator)
Table Generator' containment reference.
setTableGenerator in interface XmlGeneratorContainervalue - the new value of the 'Table Generator' containment reference.getTableGenerator()public org.eclipse.emf.common.util.EList<XmlNamedQuery> getNamedQueries()
XmlNamedQuery.
If the meaning of the 'Named Queries' containment reference list isn't clear, there really should be more of a description here...
getNamedQueries in interface XmlQueryContainerOrmPackage.getXmlQueryContainer_NamedQueries()public org.eclipse.emf.common.util.EList<XmlNamedNativeQuery> getNamedNativeQueries()
XmlNamedNativeQuery.
If the meaning of the 'Named Native Queries' containment reference list isn't clear, there really should be more of a description here...
getNamedNativeQueries in interface XmlQueryContainerOrmPackage.getXmlQueryContainer_NamedNativeQueries()public org.eclipse.emf.common.util.EList<SqlResultSetMapping> getSqlResultSetMappings()
SqlResultSetMapping.
If the meaning of the 'Sql Result Set Mappings' containment reference list isn't clear, there really should be more of a description here...
OrmPackage.getXmlEntity_SqlResultSetMappings()public boolean isExcludeDefaultListeners()
If the meaning of the 'Exclude Default Listeners' attribute isn't clear, there really should be more of a description here...
setExcludeDefaultListeners(boolean),
OrmPackage.getXmlEntity_ExcludeDefaultListeners()public void setExcludeDefaultListeners(boolean newExcludeDefaultListeners)
Exclude Default Listeners' attribute.
value - the new value of the 'Exclude Default Listeners' attribute.isExcludeDefaultListeners()public boolean isExcludeSuperclassListeners()
If the meaning of the 'Exclude Superclass Listeners' attribute isn't clear, there really should be more of a description here...
setExcludeSuperclassListeners(boolean),
OrmPackage.getXmlEntity_ExcludeSuperclassListeners()public void setExcludeSuperclassListeners(boolean newExcludeSuperclassListeners)
Exclude Superclass Listeners' attribute.
value - the new value of the 'Exclude Superclass Listeners' attribute.isExcludeSuperclassListeners()public EntityListeners getEntityListeners()
If the meaning of the 'Entity Listeners' containment reference isn't clear, there really should be more of a description here...
setEntityListeners(EntityListeners),
OrmPackage.getXmlEntity_EntityListeners()
public org.eclipse.emf.common.notify.NotificationChain basicSetEntityListeners(EntityListeners newEntityListeners,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setEntityListeners(EntityListeners newEntityListeners)
Entity Listeners' containment reference.
value - the new value of the 'Entity Listeners' containment reference.getEntityListeners()public PrePersist getPrePersist()
If the meaning of the 'Pre Persist' containment reference isn't clear, there really should be more of a description here...
getPrePersist in interface XmlEventMethodContainersetPrePersist(PrePersist),
OrmPackage.getXmlEventMethodContainer_PrePersist()
public org.eclipse.emf.common.notify.NotificationChain basicSetPrePersist(PrePersist newPrePersist,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPrePersist(PrePersist newPrePersist)
Pre Persist' containment reference.
setPrePersist in interface XmlEventMethodContainervalue - the new value of the 'Pre Persist' containment reference.getPrePersist()public PostPersist getPostPersist()
If the meaning of the 'Post Persist' containment reference isn't clear, there really should be more of a description here...
getPostPersist in interface XmlEventMethodContainersetPostPersist(PostPersist),
OrmPackage.getXmlEventMethodContainer_PostPersist()
public org.eclipse.emf.common.notify.NotificationChain basicSetPostPersist(PostPersist newPostPersist,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPostPersist(PostPersist newPostPersist)
Post Persist' containment reference.
setPostPersist in interface XmlEventMethodContainervalue - the new value of the 'Post Persist' containment reference.getPostPersist()public PreRemove getPreRemove()
If the meaning of the 'Pre Remove' containment reference isn't clear, there really should be more of a description here...
getPreRemove in interface XmlEventMethodContainersetPreRemove(PreRemove),
OrmPackage.getXmlEventMethodContainer_PreRemove()
public org.eclipse.emf.common.notify.NotificationChain basicSetPreRemove(PreRemove newPreRemove,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPreRemove(PreRemove newPreRemove)
Pre Remove' containment reference.
setPreRemove in interface XmlEventMethodContainervalue - the new value of the 'Pre Remove' containment reference.getPreRemove()public PostRemove getPostRemove()
If the meaning of the 'Post Remove' containment reference isn't clear, there really should be more of a description here...
getPostRemove in interface XmlEventMethodContainersetPostRemove(PostRemove),
OrmPackage.getXmlEventMethodContainer_PostRemove()
public org.eclipse.emf.common.notify.NotificationChain basicSetPostRemove(PostRemove newPostRemove,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPostRemove(PostRemove newPostRemove)
Post Remove' containment reference.
setPostRemove in interface XmlEventMethodContainervalue - the new value of the 'Post Remove' containment reference.getPostRemove()public PreUpdate getPreUpdate()
If the meaning of the 'Pre Update' containment reference isn't clear, there really should be more of a description here...
getPreUpdate in interface XmlEventMethodContainersetPreUpdate(PreUpdate),
OrmPackage.getXmlEventMethodContainer_PreUpdate()
public org.eclipse.emf.common.notify.NotificationChain basicSetPreUpdate(PreUpdate newPreUpdate,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPreUpdate(PreUpdate newPreUpdate)
Pre Update' containment reference.
setPreUpdate in interface XmlEventMethodContainervalue - the new value of the 'Pre Update' containment reference.getPreUpdate()public PostUpdate getPostUpdate()
If the meaning of the 'Post Update' containment reference isn't clear, there really should be more of a description here...
getPostUpdate in interface XmlEventMethodContainersetPostUpdate(PostUpdate),
OrmPackage.getXmlEventMethodContainer_PostUpdate()
public org.eclipse.emf.common.notify.NotificationChain basicSetPostUpdate(PostUpdate newPostUpdate,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPostUpdate(PostUpdate newPostUpdate)
Post Update' containment reference.
setPostUpdate in interface XmlEventMethodContainervalue - the new value of the 'Post Update' containment reference.getPostUpdate()public PostLoad getPostLoad()
If the meaning of the 'Post Load' containment reference isn't clear, there really should be more of a description here...
getPostLoad in interface XmlEventMethodContainersetPostLoad(PostLoad),
OrmPackage.getXmlEventMethodContainer_PostLoad()
public org.eclipse.emf.common.notify.NotificationChain basicSetPostLoad(PostLoad newPostLoad,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPostLoad(PostLoad newPostLoad)
Post Load' containment reference.
setPostLoad in interface XmlEventMethodContainervalue - the new value of the 'Post Load' containment reference.getPostLoad()public org.eclipse.emf.common.util.EList<XmlAttributeOverride> getAttributeOverrides()
XmlAttributeOverride.
If the meaning of the 'Attribute Overrides' containment reference list isn't clear, there really should be more of a description here...
getAttributeOverrides in interface XmlAttributeOverrideContainerOrmPackage.getXmlAttributeOverrideContainer_AttributeOverrides()public org.eclipse.emf.common.util.EList<XmlAssociationOverride> getAssociationOverrides()
XmlAssociationOverride.
If the meaning of the 'Association Overrides' containment reference list isn't clear, there really should be more of a description here...
getAssociationOverrides in interface XmlAssociationOverrideContainerOrmPackage.getXmlAssociationOverrideContainer_AssociationOverrides()public java.lang.Boolean getCacheable()
If the meaning of the 'Cacheable' attribute isn't clear, there really should be more of a description here...
getCacheable in interface XmlCacheable_2_0setCacheable(Boolean),
org.eclipse.jpt.jpa.core.resource.orm.OrmPackage#getXmlCacheable_2_0_Cacheable()public void setCacheable(java.lang.Boolean newCacheable)
Cacheable' attribute.
setCacheable in interface XmlCacheable_2_0value - the new value of the 'Cacheable' attribute.getCacheable()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class AbstractXmlTypeMapping
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class AbstractXmlTypeMapping
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class AbstractXmlTypeMappingpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class AbstractXmlTypeMappingpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class AbstractXmlTypeMapping
public int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteBaseStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteDerivedStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class AbstractXmlTypeMappingpublic TextRange getDiscriminatorValueTextRange()
public TextRange getInheritanceStrategyTextRange()
public TextRange getCacheableTextRange()
XmlCacheable_2_0TextRange for the cacheable annotation
getCacheableTextRange in interface XmlCacheable_2_0
public static org.eclipse.wst.common.internal.emf.resource.Translator buildTranslator(java.lang.String elementName,
org.eclipse.emf.ecore.EStructuralFeature structuralFeature)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||