|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSequenceGenerator | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.core.resource.orm | |
| org.eclipse.jpt.eclipselink1_1.core.resource.orm | |
| Uses of XmlSequenceGenerator in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core with parameters of type XmlSequenceGenerator | |
|---|---|
OrmSequenceGenerator |
JpaFactory.buildOrmSequenceGenerator(XmlContextNode parent,
XmlSequenceGenerator resourceSequenceGenerator)
|
| Uses of XmlSequenceGenerator in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlSequenceGenerator | |
|---|---|
void |
OrmSequenceGenerator.update(XmlSequenceGenerator sequenceGenerator)
Update the OrmSequenceGenerator context model object to match the XmlSequenceGenerator resource model object. |
| Uses of XmlSequenceGenerator in org.eclipse.jpt.core.resource.orm |
|---|
| Classes in org.eclipse.jpt.core.resource.orm that implement XmlSequenceGenerator | |
|---|---|
class |
XmlSequenceGeneratorImpl
A representation of the model object 'Sequence Generator'. |
| Methods in org.eclipse.jpt.core.resource.orm that return XmlSequenceGenerator | |
|---|---|
XmlSequenceGenerator |
XmlEntity.getSequenceGenerator()
Returns the value of the 'Sequence Generator' containment reference. |
XmlSequenceGenerator |
XmlId.getSequenceGenerator()
Returns the value of the 'Sequence Generator' containment reference. |
XmlSequenceGenerator |
XmlIdImpl.getSequenceGenerator()
Returns the value of the 'Sequence Generator' containment reference. |
| Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlSequenceGenerator | |
|---|---|
org.eclipse.emf.common.util.EList<XmlSequenceGenerator> |
XmlEntityMappings.getSequenceGenerators()
Returns the value of the 'Sequence Generators' containment reference list. |
| Methods in org.eclipse.jpt.core.resource.orm with parameters of type XmlSequenceGenerator | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlEntity.basicSetSequenceGenerator(XmlSequenceGenerator newSequenceGenerator,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlIdImpl.basicSetSequenceGenerator(XmlSequenceGenerator newSequenceGenerator,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
XmlEntity.setSequenceGenerator(XmlSequenceGenerator newSequenceGenerator)
Sets the value of the ' Sequence Generator' containment reference. |
void |
XmlId.setSequenceGenerator(XmlSequenceGenerator value)
Sets the value of the ' Sequence Generator' containment reference. |
void |
XmlIdImpl.setSequenceGenerator(XmlSequenceGenerator newSequenceGenerator)
Sets the value of the ' Sequence Generator' containment reference. |
| Uses of XmlSequenceGenerator in org.eclipse.jpt.eclipselink1_1.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.eclipselink1_1.core.resource.orm that return XmlSequenceGenerator | |
|---|---|
XmlSequenceGenerator |
XmlBasic.getSequenceGenerator()
Returns the value of the 'Sequence Generator' containment reference. |
XmlSequenceGenerator |
XmlBasicImpl.getSequenceGenerator()
Returns the value of the 'Sequence Generator' containment reference. |
| Methods in org.eclipse.jpt.eclipselink1_1.core.resource.orm with parameters of type XmlSequenceGenerator | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlBasicImpl.basicSetSequenceGenerator(XmlSequenceGenerator newSequenceGenerator,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
XmlBasic.setSequenceGenerator(XmlSequenceGenerator value)
Sets the value of the ' Sequence Generator' containment reference. |
void |
XmlBasicImpl.setSequenceGenerator(XmlSequenceGenerator newSequenceGenerator)
Sets the value of the ' Sequence Generator' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||