|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlQueryContainer
A representation of the model object 'Xml Queries Holder'.
The following features are supported:
OrmPackage.getXmlQueryContainer()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<XmlNamedNativeQuery> |
getNamedNativeQueries()
Returns the value of the 'Named Native Queries' containment reference list. |
org.eclipse.emf.common.util.EList<XmlNamedQuery> |
getNamedQueries()
Returns the value of the 'Named Queries' containment reference list. |
| Methods inherited from interface org.eclipse.jpt.jpa.core.resource.xml.JpaEObject |
|---|
containsOffset, createDeleteEdit, getSelectionTextRange, getValidationTextRange, isUnset |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<XmlNamedQuery> getNamedQueries()
XmlNamedQuery.
If the meaning of the 'Named Queries' containment reference list isn't clear, there really should be more of a description here...
OrmPackage.getXmlQueryContainer_NamedQueries()org.eclipse.emf.common.util.EList<XmlNamedNativeQuery> getNamedNativeQueries()
XmlNamedNativeQuery.
If the meaning of the 'Named Native Queries' containment reference list isn't clear, there really should be more of a description here...
OrmPackage.getXmlQueryContainer_NamedNativeQueries()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||