|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataViewSource
A representation of the model object 'Data View Source'.
The following features are supported:
org.openxma.dsl.dom.DomPackage#getDataViewSource()| Method Summary | |
|---|---|
String |
getAlias()
Returns the value of the 'Alias' attribute. |
Entity |
getSource()
Returns the value of the 'Source' reference. |
void |
setAlias(String value)
Sets the value of the ' Alias' attribute. |
void |
setSource(Entity value)
Sets the value of the ' Source' reference. |
| 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 |
|---|
Entity getSource()
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
setSource(Entity),
org.openxma.dsl.dom.DomPackage#getDataViewSource_Source()void setSource(Entity value)
Source' reference.
value - the new value of the 'Source' reference.getSource()String getAlias()
If the meaning of the 'Alias' attribute isn't clear, there really should be more of a description here...
setAlias(String),
org.openxma.dsl.dom.DomPackage#getDataViewSource_Alias()void setAlias(String value)
Alias' attribute.
value - the new value of the 'Alias' attribute.getAlias()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||