|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlConvertibleMapping
A representation of the model object 'Xml Convertible Mapping'. 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.getXmlConvertibleMapping()| Method Summary | |
|---|---|
java.lang.String |
getConvert()
Returns the value of the 'Convert' attribute. |
TextRange |
getConvertTextRange()
Return the TextRange for the convert element. |
void |
setConvert(java.lang.String value)
Sets the value of the ' Convert' attribute. |
| Methods inherited from interface org.eclipse.jpt.core.resource.orm.XmlConvertibleMapping |
|---|
getEnumerated, getEnumeratedTextRange, getLobTextRange, getTemporal, getTemporalTextRange, isLob, setEnumerated, setLob, setTemporal |
| Methods inherited from interface org.eclipse.jpt.core.resource.xml.JpaEObject |
|---|
containsOffset, getSelectionTextRange, getValidationTextRange, isUnset |
| 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.jpt.eclipselink.core.resource.orm.XmlConverterHolder |
|---|
getConverter, getObjectTypeConverter, getStructConverter, getTypeConverter, setConverter, setObjectTypeConverter, setStructConverter, setTypeConverter |
| Methods inherited from interface org.eclipse.jpt.core.resource.xml.JpaEObject |
|---|
containsOffset, getSelectionTextRange, getValidationTextRange, isUnset |
| 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 |
| Method Detail |
|---|
java.lang.String getConvert()
If the meaning of the 'Convert' containment reference isn't clear, there really should be more of a description here...
setConvert(String),
EclipseLinkOrmPackage.getXmlConvertibleMapping_Convert()void setConvert(java.lang.String value)
Convert' attribute.
value - the new value of the 'Convert' attribute.getConvert()TextRange getConvertTextRange()
TextRange for the convert element. If the convert element
does not exist return the TextRange for the mapping element.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||