|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlBasic
A representation of the model object 'Xml Basic'.
The following features are supported:
EclipseLink1_1OrmPackage.getXmlBasic()| Method Summary | |
|---|---|
XmlGeneratedValue |
getGeneratedValue()
Returns the value of the 'Generated Value' containment reference. |
XmlSequenceGenerator |
getSequenceGenerator()
Returns the value of the 'Sequence Generator' containment reference. |
XmlTableGenerator |
getTableGenerator()
Returns the value of the 'Table Generator' containment reference. |
void |
setGeneratedValue(XmlGeneratedValue value)
Sets the value of the ' Generated Value' containment reference. |
void |
setSequenceGenerator(XmlSequenceGenerator value)
Sets the value of the ' Sequence Generator' containment reference. |
void |
setTableGenerator(XmlTableGenerator value)
Sets the value of the ' Table Generator' containment reference. |
| Methods inherited from interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlBasic |
|---|
getProperties |
| Methods inherited from interface org.eclipse.jpt.core.resource.orm.XmlBasic |
|---|
getFetch, getOptional, setFetch, setOptional |
| Methods inherited from interface org.eclipse.jpt.core.resource.orm.XmlAttributeMapping |
|---|
getMappingKey, getName, getNameTextRange, setName |
| 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.core.resource.orm.ColumnMapping |
|---|
getColumn, setColumn |
| 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.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.XmlMutable |
|---|
getMutable, getMutableTextRange, setMutable |
| Methods inherited from interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlConvertibleMapping |
|---|
getConvert, getConvertTextRange, setConvert |
| 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 |
| Methods inherited from interface org.eclipse.jpt.eclipselink.core.resource.orm.XmlAccessMethodsHolder |
|---|
getAccessMethods, setAccessMethods |
| Methods inherited from interface org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlAttributeMapping |
|---|
getAccess, setAccess |
| Method Detail |
|---|
XmlGeneratedValue getGeneratedValue()
If the meaning of the 'Generated Value' containment reference isn't clear, there really should be more of a description here...
setGeneratedValue(XmlGeneratedValue),
EclipseLink1_1OrmPackage.getXmlBasic_GeneratedValue()void setGeneratedValue(XmlGeneratedValue value)
Generated Value' containment reference.
value - the new value of the 'Generated Value' containment reference.getGeneratedValue()XmlTableGenerator getTableGenerator()
If the meaning of the 'Table Generator' containment reference isn't clear, there really should be more of a description here...
setTableGenerator(XmlTableGenerator),
EclipseLink1_1OrmPackage.getXmlBasic_TableGenerator()void setTableGenerator(XmlTableGenerator value)
Table Generator' containment reference.
value - the new value of the 'Table Generator' containment reference.getTableGenerator()XmlSequenceGenerator getSequenceGenerator()
If the meaning of the 'Sequence Generator' containment reference isn't clear, there really should be more of a description here...
setSequenceGenerator(XmlSequenceGenerator),
EclipseLink1_1OrmPackage.getXmlBasic_SequenceGenerator()void setSequenceGenerator(XmlSequenceGenerator value)
Sequence Generator' containment reference.
value - the new value of the 'Sequence Generator' containment reference.getSequenceGenerator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||