|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlManyToOne | |
---|---|
org.eclipse.jpt.core.context.orm | |
org.eclipse.jpt.core.resource.orm |
Uses of XmlManyToOne in org.eclipse.jpt.core.context.orm |
---|
Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlManyToOne | |
---|---|
void |
OrmManyToOneMapping.initialize(XmlManyToOne xmlManyToOne)
|
void |
OrmPersistentAttribute.initialize(XmlManyToOne manyToOne)
|
void |
OrmManyToOneMapping.update(XmlManyToOne xmlManyToOne)
|
void |
OrmPersistentAttribute.update(XmlManyToOne manyToOne)
|
Uses of XmlManyToOne in org.eclipse.jpt.core.resource.orm |
---|
Classes in org.eclipse.jpt.core.resource.orm that implement XmlManyToOne | |
---|---|
class |
XmlManyToOneImpl
A representation of the model object 'Many To One'. |
Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlManyToOne | |
---|---|
org.eclipse.emf.common.util.EList<XmlManyToOne> |
Attributes.getManyToOnes()
Returns the value of the 'Many To Ones' containment reference list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |