|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FeatureReference
A representation of the model object 'Feature Reference'.
The following features are supported:
DomPackage.getFeatureReference()| Method Summary | |
|---|---|
Attribute |
getAttribute()
Returns the value of the 'Attribute' reference. |
org.eclipse.emf.common.util.EList<AttributeProperty> |
getProperties()
Returns the value of the 'Properties' containment reference list. |
Entity |
getSource()
Returns the value of the 'Source' reference. |
Attribute |
getTarget()
Returns the value of the 'Target' reference. |
DataView |
getView()
Returns the value of the 'View' reference. |
boolean |
isAll()
Returns the value of the 'All' attribute. |
void |
setAll(boolean value)
Sets the value of the ' All' attribute. |
void |
setAttribute(Attribute value)
Sets the value of the ' Attribute' reference. |
void |
setSource(Entity value)
Sets the value of the ' Source' reference. |
void |
setTarget(Attribute attribute)
|
void |
setView(DataView value)
Sets the value of the ' View' reference. |
| Methods inherited from interface org.openxma.dsl.dom.model.PresentableFeature |
|---|
getAttributProperties, getCalculatedName, getFormat, getLabelText, getName, getTooltipText, getUnitAttribute, getUnitText, setName |
| Methods inherited from interface org.openxma.dsl.core.model.IDocumentable |
|---|
getTxtDescription, setTxtDescription |
| 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),
DomPackage.getFeatureReference_Source()void setSource(Entity value)
Source' reference.
value - the new value of the 'Source' reference.getSource()Attribute getAttribute()
If the meaning of the 'Attribute' reference isn't clear, there really should be more of a description here...
getAttribute in interface PresentableFeaturesetAttribute(Attribute),
DomPackage.getFeatureReference_Attribute()void setAttribute(Attribute value)
Attribute' reference.
value - the new value of the 'Attribute' reference.getAttribute()DataView getView()
If the meaning of the 'View' reference isn't clear, there really should be more of a description here...
setView(DataView),
DomPackage.getFeatureReference_View()void setView(DataView value)
View' reference.
value - the new value of the 'View' reference.getView()org.eclipse.emf.common.util.EList<AttributeProperty> getProperties()
AttributeProperty.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getFeatureReference_Properties()boolean isAll()
If the meaning of the 'All' attribute isn't clear, there really should be more of a description here...
setAll(boolean),
DomPackage.getFeatureReference_All()void setAll(boolean value)
All' attribute.
value - the new value of the 'All' attribute.isAll()Attribute getTarget()
If the meaning of the 'Target' reference isn't clear, there really should be more of a description here...
DomPackage.getFeatureReference_Target()void setTarget(Attribute attribute)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||