|
||||||||||
| 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.XmlEmbeddable
org.eclipse.jpt.jpa.eclipselink.core.resource.orm.XmlEmbeddable
public class XmlEmbeddable
A representation of the model object 'Xml Embeddable'. 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:
EclipseLinkOrmPackage.getXmlEmbeddable()| 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 |
basicSetAccessMethods(XmlAccessMethods newAccessMethods,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetChangeTracking(XmlChangeTracking newChangeTracking,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetCloneCopyPolicy(XmlCloneCopyPolicy newCloneCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetCopyPolicy(XmlCopyPolicy newCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetCustomizer(XmlClassReference newCustomizer,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetInstantiationCopyPolicy(XmlInstantiationCopyPolicy newInstantiationCopyPolicy,
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)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
XmlAccessMethods |
getAccessMethods()
Returns the value of the 'Access Methods' containment reference. |
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. |
XmlChangeTracking |
getChangeTracking()
Returns the value of the 'Change Tracking' containment reference. |
XmlCloneCopyPolicy |
getCloneCopyPolicy()
Returns the value of the 'Clone Copy Policy' containment reference. |
org.eclipse.emf.common.util.EList<XmlConverter> |
getConverters()
Returns the value of the 'Converters' containment reference list. |
XmlCopyPolicy |
getCopyPolicy()
Returns the value of the 'Copy Policy' containment reference. |
XmlClassReference |
getCustomizer()
Returns the value of the 'Customizer' containment reference. |
java.lang.Boolean |
getExcludeDefaultMappings()
Returns the value of the 'Exclude Default Mappings' attribute. |
XmlInstantiationCopyPolicy |
getInstantiationCopyPolicy()
Returns the value of the 'Instantiation Copy Policy' containment reference. |
org.eclipse.emf.common.util.EList<XmlObjectTypeConverter> |
getObjectTypeConverters()
Returns the value of the 'Object Type Converters' containment reference list. |
java.lang.String |
getParentClass()
Returns the value of the 'Parent Class' attribute. |
org.eclipse.emf.common.util.EList<XmlProperty> |
getProperties()
Returns the value of the 'Properties' containment reference list. |
org.eclipse.emf.common.util.EList<XmlStructConverter> |
getStructConverters()
Returns the value of the 'Struct Converters' containment reference list. |
org.eclipse.emf.common.util.EList<XmlTypeConverter> |
getTypeConverters()
Returns the value of the 'Type Converters' containment reference list. |
void |
setAccessMethods(XmlAccessMethods newAccessMethods)
Sets the value of the ' Access Methods' containment reference. |
void |
setChangeTracking(XmlChangeTracking newChangeTracking)
Sets the value of the ' Change Tracking' containment reference. |
void |
setCloneCopyPolicy(XmlCloneCopyPolicy newCloneCopyPolicy)
Sets the value of the ' Clone Copy Policy' containment reference. |
void |
setCopyPolicy(XmlCopyPolicy newCopyPolicy)
Sets the value of the ' Copy Policy' containment reference. |
void |
setCustomizer(XmlClassReference newCustomizer)
Sets the value of the ' Customizer' containment reference. |
void |
setExcludeDefaultMappings(java.lang.Boolean newExcludeDefaultMappings)
Sets the value of the ' Exclude Default Mappings' attribute. |
void |
setInstantiationCopyPolicy(XmlInstantiationCopyPolicy newInstantiationCopyPolicy)
Sets the value of the ' Instantiation Copy Policy' containment reference. |
void |
setParentClass(java.lang.String newParentClass)
Sets the value of the ' Parent Class' attribute. |
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.jpt.jpa.core.resource.orm.XmlEmbeddable |
|---|
getEntityMappings, getMappingKey |
| 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 XmlAccessMethods getAccessMethods()
If the meaning of the 'Access Methods' containment reference isn't clear, there really should be more of a description here...
getAccessMethods in interface XmlAccessMethodsHoldersetAccessMethods(XmlAccessMethods),
EclipseLinkOrmPackage.getXmlAccessMethodsHolder_AccessMethods()
public org.eclipse.emf.common.notify.NotificationChain basicSetAccessMethods(XmlAccessMethods newAccessMethods,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setAccessMethods(XmlAccessMethods newAccessMethods)
Access Methods' containment reference.
setAccessMethods in interface XmlAccessMethodsHoldervalue - the new value of the 'Access Methods' containment reference.getAccessMethods()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 XmlAttributeOverrideContainerorg.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#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 XmlAssociationOverrideContainerorg.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlAssociationOverrideContainer_AssociationOverrides()public java.lang.String getParentClass()
If the meaning of the 'Parent Class' attribute isn't clear, there really should be more of a description here...
getParentClass in interface XmlEmbeddable_2_2setParentClass(String),
org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlEmbeddable_2_2_ParentClass()public void setParentClass(java.lang.String newParentClass)
Parent Class' attribute.
setParentClass in interface XmlEmbeddable_2_2value - the new value of the 'Parent Class' attribute.getParentClass()public XmlClassReference getCustomizer()
If the meaning of the 'Customizer' containment reference isn't clear, there really should be more of a description here...
getCustomizer in interface XmlCustomizerHoldersetCustomizer(XmlClassReference),
EclipseLinkOrmPackage.getXmlCustomizerHolder_Customizer()
public org.eclipse.emf.common.notify.NotificationChain basicSetCustomizer(XmlClassReference newCustomizer,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCustomizer(XmlClassReference newCustomizer)
Customizer' containment reference.
setCustomizer in interface XmlCustomizerHoldervalue - the new value of the 'Customizer' containment reference.getCustomizer()public XmlChangeTracking getChangeTracking()
If the meaning of the 'Change Tracking' containment reference isn't clear, there really should be more of a description here...
getChangeTracking in interface XmlChangeTrackingHoldersetChangeTracking(XmlChangeTracking),
EclipseLinkOrmPackage.getXmlChangeTrackingHolder_ChangeTracking()
public org.eclipse.emf.common.notify.NotificationChain basicSetChangeTracking(XmlChangeTracking newChangeTracking,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setChangeTracking(XmlChangeTracking newChangeTracking)
Change Tracking' containment reference.
setChangeTracking in interface XmlChangeTrackingHoldervalue - the new value of the 'Change Tracking' containment reference.getChangeTracking()public org.eclipse.emf.common.util.EList<XmlConverter> getConverters()
XmlConverter.
If the meaning of the 'Converters' containment reference list isn't clear, there really should be more of a description here...
getConverters in interface XmlConvertersHolderEclipseLinkOrmPackage.getXmlConvertersHolder_Converters()public org.eclipse.emf.common.util.EList<XmlTypeConverter> getTypeConverters()
XmlTypeConverter.
If the meaning of the 'Type Converters' containment reference list isn't clear, there really should be more of a description here...
getTypeConverters in interface XmlConvertersHolderEclipseLinkOrmPackage.getXmlConvertersHolder_TypeConverters()public org.eclipse.emf.common.util.EList<XmlObjectTypeConverter> getObjectTypeConverters()
XmlObjectTypeConverter.
If the meaning of the 'Object Type Converters' containment reference list isn't clear, there really should be more of a description here...
getObjectTypeConverters in interface XmlConvertersHolderEclipseLinkOrmPackage.getXmlConvertersHolder_ObjectTypeConverters()public org.eclipse.emf.common.util.EList<XmlStructConverter> getStructConverters()
XmlStructConverter.
If the meaning of the 'Struct Converters' containment reference list isn't clear, there really should be more of a description here...
getStructConverters in interface XmlConvertersHolderEclipseLinkOrmPackage.getXmlConvertersHolder_StructConverters()public XmlCopyPolicy getCopyPolicy()
If the meaning of the 'Copy Policy' containment reference isn't clear, there really should be more of a description here...
setCopyPolicy(XmlCopyPolicy),
EclipseLinkOrmPackage.getXmlEmbeddable_CopyPolicy()
public org.eclipse.emf.common.notify.NotificationChain basicSetCopyPolicy(XmlCopyPolicy newCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCopyPolicy(XmlCopyPolicy newCopyPolicy)
Copy Policy' containment reference.
value - the new value of the 'Copy Policy' containment reference.getCopyPolicy()public XmlInstantiationCopyPolicy getInstantiationCopyPolicy()
If the meaning of the 'Instantiation Copy Policy' containment reference isn't clear, there really should be more of a description here...
setInstantiationCopyPolicy(XmlInstantiationCopyPolicy),
EclipseLinkOrmPackage.getXmlEmbeddable_InstantiationCopyPolicy()
public org.eclipse.emf.common.notify.NotificationChain basicSetInstantiationCopyPolicy(XmlInstantiationCopyPolicy newInstantiationCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setInstantiationCopyPolicy(XmlInstantiationCopyPolicy newInstantiationCopyPolicy)
Instantiation Copy Policy' containment reference.
value - the new value of the 'Instantiation Copy Policy' containment reference.getInstantiationCopyPolicy()public XmlCloneCopyPolicy getCloneCopyPolicy()
If the meaning of the 'Clone Copy Policy' containment reference isn't clear, there really should be more of a description here...
setCloneCopyPolicy(XmlCloneCopyPolicy),
EclipseLinkOrmPackage.getXmlEmbeddable_CloneCopyPolicy()
public org.eclipse.emf.common.notify.NotificationChain basicSetCloneCopyPolicy(XmlCloneCopyPolicy newCloneCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCloneCopyPolicy(XmlCloneCopyPolicy newCloneCopyPolicy)
Clone Copy Policy' containment reference.
value - the new value of the 'Clone Copy Policy' containment reference.getCloneCopyPolicy()public org.eclipse.emf.common.util.EList<XmlProperty> getProperties()
XmlProperty.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
getProperties in interface XmlPropertyContainerEclipseLinkOrmPackage.getXmlPropertyContainer_Properties()public java.lang.Boolean getExcludeDefaultMappings()
If the meaning of the 'Exclude Default Mappings' attribute isn't clear, there really should be more of a description here...
setExcludeDefaultMappings(Boolean),
EclipseLinkOrmPackage.getXmlEmbeddable_ExcludeDefaultMappings()public void setExcludeDefaultMappings(java.lang.Boolean newExcludeDefaultMappings)
Exclude Default Mappings' attribute.
value - the new value of the 'Exclude Default Mappings' attribute.getExcludeDefaultMappings()
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 AbstractXmlTypeMapping
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 | |||||||||