Interface MetricValuesModel
- All Known Implementing Classes:
MetricValuesModelImpl
The following features are supported:
IterationsMin Comp ThresholdMax Merge ThresholdWeight Low CouplingWeight High CouplingWeight Low Name ResemblanceWeight Mid Name ResemblanceWeight High Name ResemblanceWeight Interface Violation RelevantWeight Interface Violation IrrelevantWeight High SLAQWeight Low SLAQWeight Package MappingWeight Directory MappingWeight DMSWeight Highest Name ResemblanceWildcard KeyAdditional WildcardsMin Merge ThresholdMax Compose ThresholdCompose Threshold DecrementMerge Threshold DecrementExcluded Prefixes For Name ResemblanceExcluded Suffixes For Name Resemblance
- See Also:
- Generated class or method.
- EMF model class or method.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Additional Wildcards' attribute.doubleReturns the value of the 'Compose Threshold Decrement' attribute.Returns the value of the 'Excluded Prefixes For Name Resemblance' attribute.Returns the value of the 'Excluded Suffixes For Name Resemblance' attribute.Returns the value of the 'Iterations' containment reference list.doubleReturns the value of the 'Max Compose Threshold' attribute.doubleReturns the value of the 'Max Merge Threshold' attribute.doubleReturns the value of the 'Merge Threshold Decrement' attribute.doubleReturns the value of the 'Min Comp Threshold' attribute.doubleReturns the value of the 'Min Merge Threshold' attribute.doubleReturns the value of the 'Weight Directory Mapping' attribute.doubleReturns the value of the 'Weight DMS' attribute.doubleReturns the value of the 'Weight High Coupling' attribute.doubleReturns the value of the 'Weight Highest Name Resemblance' attribute.doubleReturns the value of the 'Weight High Name Resemblance' attribute.doubleReturns the value of the 'Weight High SLAQ' attribute.doubleReturns the value of the 'Weight Interface Violation Irrelevant' attribute.doubleReturns the value of the 'Weight Interface Violation Relevant' attribute.doubleReturns the value of the 'Weight Low Coupling' attribute.doubleReturns the value of the 'Weight Low Name Resemblance' attribute.doubleReturns the value of the 'Weight Low SLAQ' attribute.doubleReturns the value of the 'Weight Mid Name Resemblance' attribute.doubleReturns the value of the 'Weight Package Mapping' attribute.Returns the value of the 'Wildcard Key' attribute.voidsetAdditionalWildcards(String value) Sets the value of the 'Additional Wildcards' attribute.voidsetComposeThresholdDecrement(double value) Sets the value of the 'Compose Threshold Decrement' attribute.voidSets the value of the 'Excluded Prefixes For Name Resemblance' attribute.voidSets the value of the 'Excluded Suffixes For Name Resemblance' attribute.voidsetMaxComposeThreshold(double value) Sets the value of the 'Max Compose Threshold' attribute.voidsetMaxMergeThreshold(double value) Sets the value of the 'Max Merge Threshold' attribute.voidsetMergeThresholdDecrement(double value) Sets the value of the 'Merge Threshold Decrement' attribute.voidsetMinCompThreshold(double value) Sets the value of the 'Min Comp Threshold' attribute.voidsetMinMergeThreshold(double value) Sets the value of the 'Min Merge Threshold' attribute.voidsetWeightDirectoryMapping(double value) Sets the value of the 'Weight Directory Mapping' attribute.voidsetWeightDMS(double value) Sets the value of the 'Weight DMS' attribute.voidsetWeightHighCoupling(double value) Sets the value of the 'Weight High Coupling' attribute.voidsetWeightHighestNameResemblance(double value) Sets the value of the 'Weight Highest Name Resemblance' attribute.voidsetWeightHighNameResemblance(double value) Sets the value of the 'Weight High Name Resemblance' attribute.voidsetWeightHighSLAQ(double value) Sets the value of the 'Weight High SLAQ' attribute.voidsetWeightInterfaceViolationIrrelevant(double value) Sets the value of the 'Weight Interface Violation Irrelevant' attribute.voidsetWeightInterfaceViolationRelevant(double value) Sets the value of the 'Weight Interface Violation Relevant' attribute.voidsetWeightLowCoupling(double value) Sets the value of the 'Weight Low Coupling' attribute.voidsetWeightLowNameResemblance(double value) Sets the value of the 'Weight Low Name Resemblance' attribute.voidsetWeightLowSLAQ(double value) Sets the value of the 'Weight Low SLAQ' attribute.voidsetWeightMidNameResemblance(double value) Sets the value of the 'Weight Mid Name Resemblance' attribute.voidsetWeightPackageMapping(double value) Sets the value of the 'Weight Package Mapping' attribute.voidsetWildcardKey(String value) Sets the value of the 'Wildcard Key' attribute.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getIterations
Returns the value of the 'Iterations' containment reference list. The list contents are of typeIteration.If the meaning of the 'Iterations' containment reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Iterations' containment reference list.
- See Also:
- Generated class or method.
- EMF model class or method.
- containment="true"
-
getMinCompThreshold
double getMinCompThreshold()Returns the value of the 'Min Comp Threshold' attribute.If the meaning of the 'Min Comp Threshold' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Min Comp Threshold' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setMinCompThreshold
void setMinCompThreshold(double value) Sets the value of the 'Min Comp Threshold' attribute.- Parameters:
value- the new value of the 'Min Comp Threshold' attribute.- See Also:
- Generated class or method.
-
getMaxMergeThreshold
double getMaxMergeThreshold()Returns the value of the 'Max Merge Threshold' attribute.If the meaning of the 'Max Merge Threshold' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Max Merge Threshold' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setMaxMergeThreshold
void setMaxMergeThreshold(double value) Sets the value of the 'Max Merge Threshold' attribute.- Parameters:
value- the new value of the 'Max Merge Threshold' attribute.- See Also:
- Generated class or method.
-
getWeightLowCoupling
double getWeightLowCoupling()Returns the value of the 'Weight Low Coupling' attribute.If the meaning of the 'Weight Low Coupling' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight Low Coupling' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightLowCoupling
void setWeightLowCoupling(double value) Sets the value of the 'Weight Low Coupling' attribute.- Parameters:
value- the new value of the 'Weight Low Coupling' attribute.- See Also:
- Generated class or method.
-
getWeightHighCoupling
double getWeightHighCoupling()Returns the value of the 'Weight High Coupling' attribute.If the meaning of the 'Weight High Coupling' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight High Coupling' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightHighCoupling
void setWeightHighCoupling(double value) Sets the value of the 'Weight High Coupling' attribute.- Parameters:
value- the new value of the 'Weight High Coupling' attribute.- See Also:
- Generated class or method.
-
getWeightLowNameResemblance
double getWeightLowNameResemblance()Returns the value of the 'Weight Low Name Resemblance' attribute.If the meaning of the 'Weight Low Name Resemblance' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight Low Name Resemblance' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightLowNameResemblance
void setWeightLowNameResemblance(double value) Sets the value of the 'Weight Low Name Resemblance' attribute.- Parameters:
value- the new value of the 'Weight Low Name Resemblance' attribute.- See Also:
- Generated class or method.
-
getWeightMidNameResemblance
double getWeightMidNameResemblance()Returns the value of the 'Weight Mid Name Resemblance' attribute.If the meaning of the 'Weight Mid Name Resemblance' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight Mid Name Resemblance' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightMidNameResemblance
void setWeightMidNameResemblance(double value) Sets the value of the 'Weight Mid Name Resemblance' attribute.- Parameters:
value- the new value of the 'Weight Mid Name Resemblance' attribute.- See Also:
- Generated class or method.
-
getWeightHighNameResemblance
double getWeightHighNameResemblance()Returns the value of the 'Weight High Name Resemblance' attribute.If the meaning of the 'Weight High Name Resemblance' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight High Name Resemblance' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightHighNameResemblance
void setWeightHighNameResemblance(double value) Sets the value of the 'Weight High Name Resemblance' attribute.- Parameters:
value- the new value of the 'Weight High Name Resemblance' attribute.- See Also:
- Generated class or method.
-
getWeightInterfaceViolationRelevant
double getWeightInterfaceViolationRelevant()Returns the value of the 'Weight Interface Violation Relevant' attribute.If the meaning of the 'Weight Interface Violation Relevant' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight Interface Violation Relevant' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightInterfaceViolationRelevant
void setWeightInterfaceViolationRelevant(double value) Sets the value of the 'Weight Interface Violation Relevant' attribute.- Parameters:
value- the new value of the 'Weight Interface Violation Relevant' attribute.- See Also:
- Generated class or method.
-
getWeightInterfaceViolationIrrelevant
double getWeightInterfaceViolationIrrelevant()Returns the value of the 'Weight Interface Violation Irrelevant' attribute.If the meaning of the 'Weight Interface Violation Irrelevant' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight Interface Violation Irrelevant' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightInterfaceViolationIrrelevant
void setWeightInterfaceViolationIrrelevant(double value) Sets the value of the 'Weight Interface Violation Irrelevant' attribute.- Parameters:
value- the new value of the 'Weight Interface Violation Irrelevant' attribute.- See Also:
- Generated class or method.
-
getWeightHighSLAQ
double getWeightHighSLAQ()Returns the value of the 'Weight High SLAQ' attribute.If the meaning of the 'Weight High SLAQ' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight High SLAQ' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightHighSLAQ
void setWeightHighSLAQ(double value) Sets the value of the 'Weight High SLAQ' attribute.- Parameters:
value- the new value of the 'Weight High SLAQ' attribute.- See Also:
- Generated class or method.
-
getWeightLowSLAQ
double getWeightLowSLAQ()Returns the value of the 'Weight Low SLAQ' attribute.If the meaning of the 'Weight Low SLAQ' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight Low SLAQ' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightLowSLAQ
void setWeightLowSLAQ(double value) Sets the value of the 'Weight Low SLAQ' attribute.- Parameters:
value- the new value of the 'Weight Low SLAQ' attribute.- See Also:
- Generated class or method.
-
getWeightPackageMapping
double getWeightPackageMapping()Returns the value of the 'Weight Package Mapping' attribute.If the meaning of the 'Weight Package Mapping' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight Package Mapping' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightPackageMapping
void setWeightPackageMapping(double value) Sets the value of the 'Weight Package Mapping' attribute.- Parameters:
value- the new value of the 'Weight Package Mapping' attribute.- See Also:
- Generated class or method.
-
getWeightDirectoryMapping
double getWeightDirectoryMapping()Returns the value of the 'Weight Directory Mapping' attribute.If the meaning of the 'Weight Directory Mapping' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight Directory Mapping' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightDirectoryMapping
void setWeightDirectoryMapping(double value) Sets the value of the 'Weight Directory Mapping' attribute.- Parameters:
value- the new value of the 'Weight Directory Mapping' attribute.- See Also:
- Generated class or method.
-
getWeightDMS
double getWeightDMS()Returns the value of the 'Weight DMS' attribute.If the meaning of the 'Weight DMS' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight DMS' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightDMS
void setWeightDMS(double value) Sets the value of the 'Weight DMS' attribute.- Parameters:
value- the new value of the 'Weight DMS' attribute.- See Also:
- Generated class or method.
-
getWeightHighestNameResemblance
double getWeightHighestNameResemblance()Returns the value of the 'Weight Highest Name Resemblance' attribute.If the meaning of the 'Weight Highest Name Resemblance' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Weight Highest Name Resemblance' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWeightHighestNameResemblance
void setWeightHighestNameResemblance(double value) Sets the value of the 'Weight Highest Name Resemblance' attribute.- Parameters:
value- the new value of the 'Weight Highest Name Resemblance' attribute.- See Also:
- Generated class or method.
-
getWildcardKey
String getWildcardKey()Returns the value of the 'Wildcard Key' attribute.If the meaning of the 'Wildcard Key' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Wildcard Key' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setWildcardKey
Sets the value of the 'Wildcard Key' attribute.- Parameters:
value- the new value of the 'Wildcard Key' attribute.- See Also:
- Generated class or method.
-
getAdditionalWildcards
String getAdditionalWildcards()Returns the value of the 'Additional Wildcards' attribute.If the meaning of the 'Additional Wildcards' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Additional Wildcards' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setAdditionalWildcards
Sets the value of the 'Additional Wildcards' attribute.- Parameters:
value- the new value of the 'Additional Wildcards' attribute.- See Also:
- Generated class or method.
-
getMinMergeThreshold
double getMinMergeThreshold()Returns the value of the 'Min Merge Threshold' attribute.If the meaning of the 'Min Merge Threshold' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Min Merge Threshold' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setMinMergeThreshold
void setMinMergeThreshold(double value) Sets the value of the 'Min Merge Threshold' attribute.- Parameters:
value- the new value of the 'Min Merge Threshold' attribute.- See Also:
- Generated class or method.
-
getMaxComposeThreshold
double getMaxComposeThreshold()Returns the value of the 'Max Compose Threshold' attribute.If the meaning of the 'Max Compose Threshold' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Max Compose Threshold' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setMaxComposeThreshold
void setMaxComposeThreshold(double value) Sets the value of the 'Max Compose Threshold' attribute.- Parameters:
value- the new value of the 'Max Compose Threshold' attribute.- See Also:
- Generated class or method.
-
getComposeThresholdDecrement
double getComposeThresholdDecrement()Returns the value of the 'Compose Threshold Decrement' attribute.If the meaning of the 'Compose Threshold Decrement' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Compose Threshold Decrement' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setComposeThresholdDecrement
void setComposeThresholdDecrement(double value) Sets the value of the 'Compose Threshold Decrement' attribute.- Parameters:
value- the new value of the 'Compose Threshold Decrement' attribute.- See Also:
- Generated class or method.
-
getMergeThresholdDecrement
double getMergeThresholdDecrement()Returns the value of the 'Merge Threshold Decrement' attribute.If the meaning of the 'Merge Threshold Decrement' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Merge Threshold Decrement' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setMergeThresholdDecrement
void setMergeThresholdDecrement(double value) Sets the value of the 'Merge Threshold Decrement' attribute.- Parameters:
value- the new value of the 'Merge Threshold Decrement' attribute.- See Also:
- Generated class or method.
-
getExcludedPrefixesForNameResemblance
String getExcludedPrefixesForNameResemblance()Returns the value of the 'Excluded Prefixes For Name Resemblance' attribute.If the meaning of the 'Excluded Prefixes For Name Resemblance' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Excluded Prefixes For Name Resemblance' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setExcludedPrefixesForNameResemblance
Sets the value of the 'Excluded Prefixes For Name Resemblance' attribute.- Parameters:
value- the new value of the 'Excluded Prefixes For Name Resemblance' attribute.- See Also:
- Generated class or method.
-
getExcludedSuffixesForNameResemblance
String getExcludedSuffixesForNameResemblance()Returns the value of the 'Excluded Suffixes For Name Resemblance' attribute.If the meaning of the 'Excluded Suffixes For Name Resemblance' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Excluded Suffixes For Name Resemblance' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
-
setExcludedSuffixesForNameResemblance
Sets the value of the 'Excluded Suffixes For Name Resemblance' attribute.- Parameters:
value- the new value of the 'Excluded Suffixes For Name Resemblance' attribute.- See Also:
- Generated class or method.
-