|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlBasic | |
---|---|
org.eclipse.jpt.core.context.orm | |
org.eclipse.jpt.core.resource.orm |
Uses of XmlBasic in org.eclipse.jpt.core.context.orm |
---|
Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlBasic | |
---|---|
void |
OrmBasicMapping.initialize(XmlBasic basic)
|
void |
OrmPersistentAttribute.initialize(XmlBasic basic)
|
void |
OrmBasicMapping.update(XmlBasic basic)
|
void |
OrmPersistentAttribute.update(XmlBasic basic)
|
Uses of XmlBasic in org.eclipse.jpt.core.resource.orm |
---|
Classes in org.eclipse.jpt.core.resource.orm that implement XmlBasic | |
---|---|
class |
XmlBasicImpl
A representation of the model object 'Basic Impl'. |
Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlBasic | |
---|---|
org.eclipse.emf.common.util.EList<XmlBasic> |
Attributes.getBasics()
Returns the value of the 'Basics' containment reference list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |