|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlConverter | |
|---|---|
| org.eclipse.jpt.jpa.eclipselink.core.resource.orm | |
| Uses of XmlConverter in org.eclipse.jpt.jpa.eclipselink.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that return XmlConverter | |
|---|---|
XmlConverter |
EclipseLinkOrmFactory.createXmlConverter()
|
XmlConverter |
XmlVersion.getConverter()
Returns the value of the 'Converter' containment reference. |
XmlConverter |
XmlOneToMany.getConverter()
Returns the value of the 'Converter' containment reference. |
XmlConverter |
XmlManyToMany.getConverter()
Returns the value of the 'Converter' containment reference. |
XmlConverter |
XmlId.getConverter()
Returns the value of the 'Converter' containment reference. |
XmlConverter |
XmlElementCollection.getConverter()
Returns the value of the 'Converter' containment reference. |
XmlConverter |
XmlConverterHolder.getConverter()
Returns the value of the 'Converter' containment reference. |
XmlConverter |
XmlBasic.getConverter()
Returns the value of the 'Converter' containment reference. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that return types with arguments of type XmlConverter | |
|---|---|
org.eclipse.emf.common.util.EList<XmlConverter> |
XmlMappedSuperclass.getConverters()
Returns the value of the 'Converters' containment reference list. |
org.eclipse.emf.common.util.EList<XmlConverter> |
XmlEntityMappings.getConverters()
Returns the value of the 'Converters' containment reference list. |
org.eclipse.emf.common.util.EList<XmlConverter> |
XmlEntity.getConverters()
Returns the value of the 'Converters' containment reference list. |
org.eclipse.emf.common.util.EList<XmlConverter> |
XmlEmbeddable.getConverters()
Returns the value of the 'Converters' containment reference list. |
org.eclipse.emf.common.util.EList<XmlConverter> |
XmlElementCollection.getConverters()
Returns the value of the 'Converters' containment reference list. |
org.eclipse.emf.common.util.EList<XmlConverter> |
XmlConvertersHolder.getConverters()
Returns the value of the 'Converters' containment reference list. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm with parameters of type XmlConverter | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlVersion.basicSetConverter(XmlConverter newConverter,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlOneToMany.basicSetConverter(XmlConverter newConverter,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlManyToMany.basicSetConverter(XmlConverter newConverter,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlId.basicSetConverter(XmlConverter newConverter,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlElementCollection.basicSetConverter(XmlConverter newConverter,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlBasic.basicSetConverter(XmlConverter newConverter,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
XmlVersion.setConverter(XmlConverter newConverter)
Sets the value of the ' Converter' containment reference. |
void |
XmlOneToMany.setConverter(XmlConverter newConverter)
Sets the value of the ' Converter' containment reference. |
void |
XmlManyToMany.setConverter(XmlConverter newConverter)
Sets the value of the ' Converter' containment reference. |
void |
XmlId.setConverter(XmlConverter newConverter)
Sets the value of the ' Converter' containment reference. |
void |
XmlElementCollection.setConverter(XmlConverter newConverter)
Sets the value of the ' Converter' containment reference. |
void |
XmlConverterHolder.setConverter(XmlConverter value)
Sets the value of the ' Converter' containment reference. |
void |
XmlBasic.setConverter(XmlConverter newConverter)
Sets the value of the ' Converter' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||