|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MappingElement
A representation of the model object 'Mapping Element'.
The following features are supported:
MapPackage.getMappingElement()| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EObject |
getLeftElement()
Returns the value of the 'Left Element' reference |
org.eclipse.emf.ecore.EObject |
getRightElement()
Returns the value of the 'Right Element' reference |
double |
getSimilarity()
Returns the value of the 'Similarity' attribute |
void |
setLeftElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Left Element' reference |
void |
setRightElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Right Element' reference |
void |
setSimilarity(double value)
Sets the value of the ' Similarity' attribute |
| 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 |
|---|
double getSimilarity()
If the meaning of the 'Similarity' attribute isn't clear, there really should be more of a description here...
setSimilarity(double),
MapPackage.getMappingElement_Similarity()void setSimilarity(double value)
Similarity' attribute.
value - the new value of the 'Similarity' attribute.getSimilarity()org.eclipse.emf.ecore.EObject getLeftElement()
If the meaning of the 'Left Element' reference isn't clear, there really should be more of a description here...
setLeftElement(EObject),
MapPackage.getMappingElement_LeftElement()void setLeftElement(org.eclipse.emf.ecore.EObject value)
Left Element' reference.
value - the new value of the 'Left Element' reference.getLeftElement()org.eclipse.emf.ecore.EObject getRightElement()
If the meaning of the 'Right Element' reference isn't clear, there really should be more of a description here...
setRightElement(EObject),
MapPackage.getMappingElement_RightElement()void setRightElement(org.eclipse.emf.ecore.EObject value)
Right Element' reference.
value - the new value of the 'Right Element' reference.getRightElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||