|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlGeneratorContainer
A representation of the model object 'Xml Generator Container'.
The following features are supported:
OrmPackage.getXmlGeneratorContainer()| Method Summary | |
|---|---|
XmlSequenceGenerator |
getSequenceGenerator()
Returns the value of the 'Sequence Generator' containment reference. |
XmlTableGenerator |
getTableGenerator()
Returns the value of the 'Table Generator' containment reference. |
void |
setSequenceGenerator(XmlSequenceGenerator value)
Sets the value of the ' Sequence Generator' containment reference. |
void |
setTableGenerator(XmlTableGenerator value)
Sets the value of the ' Table Generator' containment reference. |
| Methods inherited from interface org.eclipse.jpt.core.resource.xml.JpaEObject |
|---|
containsOffset, 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 |
|---|
XmlSequenceGenerator getSequenceGenerator()
If the meaning of the 'Sequence Generator' containment reference isn't clear, there really should be more of a description here...
setSequenceGenerator(XmlSequenceGenerator),
OrmPackage.getXmlGeneratorContainer_SequenceGenerator()void setSequenceGenerator(XmlSequenceGenerator value)
Sequence Generator' containment reference.
value - the new value of the 'Sequence Generator' containment reference.getSequenceGenerator()XmlTableGenerator getTableGenerator()
If the meaning of the 'Table Generator' containment reference isn't clear, there really should be more of a description here...
setTableGenerator(XmlTableGenerator),
OrmPackage.getXmlGeneratorContainer_TableGenerator()void setTableGenerator(XmlTableGenerator value)
Table Generator' containment reference.
value - the new value of the 'Table Generator' containment reference.getTableGenerator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||