|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OneToMany
A representation of the model object 'One To Many'.
The following features are supported:
DomPackage.getOneToMany()| Method Summary | |
|---|---|
String |
getColumnName()
Returns the value of the 'Column Name' attribute. |
org.eclipse.emf.common.util.EList<Column> |
getColumns()
Returns the value of the 'Columns' containment reference list. |
void |
setColumnName(String value)
Sets the value of the ' Column Name' attribute. |
| Methods inherited from interface org.openxma.dsl.dom.model.DaoFeature |
|---|
getAttribute, setAttribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
String getColumnName()
If the meaning of the 'Column Name' attribute isn't clear, there really should be more of a description here...
setColumnName(String),
DomPackage.getOneToMany_ColumnName()void setColumnName(String value)
Column Name' attribute.
value - the new value of the 'Column Name' attribute.getColumnName()org.eclipse.emf.common.util.EList<Column> getColumns()
Column.
If the meaning of the 'Columns' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getOneToMany_Columns()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||