|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MatchElement
A representation of the model object 'Element'.
The following features are supported:
MatchPackage.getMatchElement()
Method Summary | |
---|---|
double |
getSimilarity()
Returns the value of the 'Similarity' attribute |
org.eclipse.emf.common.util.EList<MatchElement> |
getSubMatchElements()
Returns the value of the 'Sub Match Elements' containment reference list. |
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, eInvoke, 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)
,
MatchPackage.getMatchElement_Similarity()
org.eclipse.emf.common.util.EList<MatchElement> getSubMatchElements()
MatchElement
.
If the meaning of the 'Sub Match Elements' containment reference list isn't clear, there really should be more of a description here...
MatchPackage.getMatchElement_SubMatchElements()
void setSimilarity(double value)
Similarity
' attribute.
value
- the new value of the 'Similarity' attribute.getSimilarity()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |