Package metricvalues.impl
Class MetricValuesModelImpl
- All Implemented Interfaces:
MetricValuesModel
,Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
public class MetricValuesModelImpl
extends MinimalEObjectImpl.Container
implements MetricValuesModel
An implementation of the model object ' Metric
Values Model'.
The following features are implemented:
Iterations
Min Comp Threshold
Max Merge Threshold
Weight Low Coupling
Weight High Coupling
Weight Low Name Resemblance
Weight Mid Name Resemblance
Weight High Name Resemblance
Weight Interface Violation Relevant
Weight Interface Violation Irrelevant
Weight High SLAQ
Weight Low SLAQ
Weight Package Mapping
Weight Directory Mapping
Weight DMS
Weight Highest Name Resemblance
Wildcard Key
Additional Wildcards
Min Merge Threshold
Max Compose Threshold
Compose Threshold Decrement
Merge Threshold Decrement
Excluded Prefixes For Name Resemblance
Excluded Suffixes For Name Resemblance
- Generated class or method.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final String
The default value of the 'Additional Wildcards
' attribute.protected String
The cached value of the 'Additional Wildcards
' attribute.protected static final double
The default value of the 'Compose Threshold Decrement
' attribute.protected double
The cached value of the 'Compose Threshold Decrement
' attribute.protected static final String
The default value of the 'Excluded Prefixes For Name Resemblance
' attribute.protected static final String
The default value of the 'Excluded Suffixes For Name Resemblance
' attribute.protected String
The cached value of the 'Excluded Prefixes For Name Resemblance
' attribute.protected String
The cached value of the 'Excluded Suffixes For Name Resemblance
' attribute.The cached value of the 'Iterations
' containment reference list.protected static final double
The default value of the 'Max Compose Threshold
' attribute.protected static final double
The default value of the 'Max Merge Threshold
' attribute.protected double
The cached value of the 'Max Compose Threshold
' attribute.protected double
The cached value of the 'Max Merge Threshold
' attribute.protected static final double
The default value of the 'Merge Threshold Decrement
' attribute.protected double
The cached value of the 'Merge Threshold Decrement
' attribute.protected static final double
The default value of the 'Min Comp Threshold
' attribute.protected static final double
The default value of the 'Min Merge Threshold
' attribute.protected double
The cached value of the 'Min Comp Threshold
' attribute.protected double
The cached value of the 'Min Merge Threshold
' attribute.protected static final double
The default value of the 'Weight Directory Mapping
' attribute.protected static final double
The default value of the 'Weight DMS
' attribute.protected static final double
The default value of the 'Weight High Coupling
' attribute.protected static final double
The default value of the 'Weight High Name Resemblance
' attribute.protected static final double
The default value of the 'Weight High SLAQ
' attribute.protected static final double
The default value of the 'Weight Highest Name Resemblance
' attribute.protected static final double
The default value of the 'Weight Interface Violation Irrelevant
' attribute.protected static final double
The default value of the 'Weight Interface Violation Relevant
' attribute.protected static final double
The default value of the 'Weight Low Coupling
' attribute.protected static final double
The default value of the 'Weight Low Name Resemblance
' attribute.protected static final double
The default value of the 'Weight Low SLAQ
' attribute.protected static final double
The default value of the 'Weight Mid Name Resemblance
' attribute.protected static final double
The default value of the 'Weight Package Mapping
' attribute.protected double
The cached value of the 'Weight Directory Mapping
' attribute.protected double
The cached value of the 'Weight DMS
' attribute.protected double
The cached value of the 'Weight High Coupling
' attribute.protected double
The cached value of the 'Weight Highest Name Resemblance
' attribute.protected double
The cached value of the 'Weight High Name Resemblance
' attribute.protected double
The cached value of the 'Weight High SLAQ
' attribute.protected double
The cached value of the 'Weight Interface Violation Irrelevant
' attribute.protected double
The cached value of the 'Weight Interface Violation Relevant
' attribute.protected double
The cached value of the 'Weight Low Coupling
' attribute.protected double
The cached value of the 'Weight Low Name Resemblance
' attribute.protected double
The cached value of the 'Weight Low SLAQ
' attribute.protected double
The cached value of the 'Weight Mid Name Resemblance
' attribute.protected double
The cached value of the 'Weight Package Mapping
' attribute.protected static final String
The default value of the 'Wildcard Key
' attribute.protected String
The cached value of the 'Wildcard Key
' attribute.Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioneGet
(int featureID, boolean resolve, boolean coreType) eInverseRemove
(InternalEObject otherEnd, int featureID, NotificationChain msgs) boolean
eIsSet
(int featureID) void
protected EClass
void
eUnset
(int featureID) double
double
double
double
double
double
double
double
double
double
double
double
double
double
double
double
double
double
double
void
setAdditionalWildcards
(String newAdditionalWildcards) void
setComposeThresholdDecrement
(double newComposeThresholdDecrement) void
setExcludedPrefixesForNameResemblance
(String newExcludedPrefixesForNameResemblance) void
setExcludedSuffixesForNameResemblance
(String newExcludedSuffixesForNameResemblance) void
setMaxComposeThreshold
(double newMaxComposeThreshold) void
setMaxMergeThreshold
(double newMaxMergeThreshold) void
setMergeThresholdDecrement
(double newMergeThresholdDecrement) void
setMinCompThreshold
(double newMinCompThreshold) void
setMinMergeThreshold
(double newMinMergeThreshold) void
setWeightDirectoryMapping
(double newWeightDirectoryMapping) void
setWeightDMS
(double newWeightDMS) void
setWeightHighCoupling
(double newWeightHighCoupling) void
setWeightHighestNameResemblance
(double newWeightHighestNameResemblance) void
setWeightHighNameResemblance
(double newWeightHighNameResemblance) void
setWeightHighSLAQ
(double newWeightHighSLAQ) void
setWeightInterfaceViolationIrrelevant
(double newWeightInterfaceViolationIrrelevant) void
setWeightInterfaceViolationRelevant
(double newWeightInterfaceViolationRelevant) void
setWeightLowCoupling
(double newWeightLowCoupling) void
setWeightLowNameResemblance
(double newWeightLowNameResemblance) void
setWeightLowSLAQ
(double newWeightLowSLAQ) void
setWeightMidNameResemblance
(double newWeightMidNameResemblance) void
setWeightPackageMapping
(double newWeightPackageMapping) void
setWildcardKey
(String newWildcardKey) toString()
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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.ecore.InternalEObject
eNotificationRequired
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
iterations
The cached value of the 'Iterations
' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
MIN_COMP_THRESHOLD_EDEFAULT
protected static final double MIN_COMP_THRESHOLD_EDEFAULTThe default value of the 'Min Comp Threshold
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
minCompThreshold
protected double minCompThresholdThe cached value of the 'Min Comp Threshold
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MAX_MERGE_THRESHOLD_EDEFAULT
protected static final double MAX_MERGE_THRESHOLD_EDEFAULTThe default value of the 'Max Merge Threshold
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
maxMergeThreshold
protected double maxMergeThresholdThe cached value of the 'Max Merge Threshold
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_LOW_COUPLING_EDEFAULT
protected static final double WEIGHT_LOW_COUPLING_EDEFAULTThe default value of the 'Weight Low Coupling
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightLowCoupling
protected double weightLowCouplingThe cached value of the 'Weight Low Coupling
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_HIGH_COUPLING_EDEFAULT
protected static final double WEIGHT_HIGH_COUPLING_EDEFAULTThe default value of the 'Weight High Coupling
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightHighCoupling
protected double weightHighCouplingThe cached value of the 'Weight High Coupling
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_LOW_NAME_RESEMBLANCE_EDEFAULT
protected static final double WEIGHT_LOW_NAME_RESEMBLANCE_EDEFAULTThe default value of the 'Weight Low Name Resemblance
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightLowNameResemblance
protected double weightLowNameResemblanceThe cached value of the 'Weight Low Name Resemblance
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_MID_NAME_RESEMBLANCE_EDEFAULT
protected static final double WEIGHT_MID_NAME_RESEMBLANCE_EDEFAULTThe default value of the 'Weight Mid Name Resemblance
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightMidNameResemblance
protected double weightMidNameResemblanceThe cached value of the 'Weight Mid Name Resemblance
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_HIGH_NAME_RESEMBLANCE_EDEFAULT
protected static final double WEIGHT_HIGH_NAME_RESEMBLANCE_EDEFAULTThe default value of the 'Weight High Name Resemblance
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightHighNameResemblance
protected double weightHighNameResemblanceThe cached value of the 'Weight High Name Resemblance
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_INTERFACE_VIOLATION_RELEVANT_EDEFAULT
protected static final double WEIGHT_INTERFACE_VIOLATION_RELEVANT_EDEFAULTThe default value of the 'Weight Interface Violation Relevant
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightInterfaceViolationRelevant
protected double weightInterfaceViolationRelevantThe cached value of the 'Weight Interface Violation Relevant
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_INTERFACE_VIOLATION_IRRELEVANT_EDEFAULT
protected static final double WEIGHT_INTERFACE_VIOLATION_IRRELEVANT_EDEFAULTThe default value of the 'Weight Interface Violation Irrelevant
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightInterfaceViolationIrrelevant
protected double weightInterfaceViolationIrrelevantThe cached value of the 'Weight Interface Violation Irrelevant
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_HIGH_SLAQ_EDEFAULT
protected static final double WEIGHT_HIGH_SLAQ_EDEFAULTThe default value of the 'Weight High SLAQ
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightHighSLAQ
protected double weightHighSLAQThe cached value of the 'Weight High SLAQ
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_LOW_SLAQ_EDEFAULT
protected static final double WEIGHT_LOW_SLAQ_EDEFAULTThe default value of the 'Weight Low SLAQ
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightLowSLAQ
protected double weightLowSLAQThe cached value of the 'Weight Low SLAQ
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_PACKAGE_MAPPING_EDEFAULT
protected static final double WEIGHT_PACKAGE_MAPPING_EDEFAULTThe default value of the 'Weight Package Mapping
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightPackageMapping
protected double weightPackageMappingThe cached value of the 'Weight Package Mapping
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_DIRECTORY_MAPPING_EDEFAULT
protected static final double WEIGHT_DIRECTORY_MAPPING_EDEFAULTThe default value of the 'Weight Directory Mapping
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightDirectoryMapping
protected double weightDirectoryMappingThe cached value of the 'Weight Directory Mapping
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_DMS_EDEFAULT
protected static final double WEIGHT_DMS_EDEFAULTThe default value of the 'Weight DMS
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightDMS
protected double weightDMSThe cached value of the 'Weight DMS
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WEIGHT_HIGHEST_NAME_RESEMBLANCE_EDEFAULT
protected static final double WEIGHT_HIGHEST_NAME_RESEMBLANCE_EDEFAULTThe default value of the 'Weight Highest Name Resemblance
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
weightHighestNameResemblance
protected double weightHighestNameResemblanceThe cached value of the 'Weight Highest Name Resemblance
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WILDCARD_KEY_EDEFAULT
The default value of the 'Wildcard Key
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
wildcardKey
The cached value of the 'Wildcard Key
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ADDITIONAL_WILDCARDS_EDEFAULT
The default value of the 'Additional Wildcards
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
additionalWildcards
The cached value of the 'Additional Wildcards
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MIN_MERGE_THRESHOLD_EDEFAULT
protected static final double MIN_MERGE_THRESHOLD_EDEFAULTThe default value of the 'Min Merge Threshold
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
minMergeThreshold
protected double minMergeThresholdThe cached value of the 'Min Merge Threshold
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MAX_COMPOSE_THRESHOLD_EDEFAULT
protected static final double MAX_COMPOSE_THRESHOLD_EDEFAULTThe default value of the 'Max Compose Threshold
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
maxComposeThreshold
protected double maxComposeThresholdThe cached value of the 'Max Compose Threshold
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPOSE_THRESHOLD_DECREMENT_EDEFAULT
protected static final double COMPOSE_THRESHOLD_DECREMENT_EDEFAULTThe default value of the 'Compose Threshold Decrement
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
composeThresholdDecrement
protected double composeThresholdDecrementThe cached value of the 'Compose Threshold Decrement
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
MERGE_THRESHOLD_DECREMENT_EDEFAULT
protected static final double MERGE_THRESHOLD_DECREMENT_EDEFAULTThe default value of the 'Merge Threshold Decrement
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
mergeThresholdDecrement
protected double mergeThresholdDecrementThe cached value of the 'Merge Threshold Decrement
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
EXCLUDED_PREFIXES_FOR_NAME_RESEMBLANCE_EDEFAULT
The default value of the 'Excluded Prefixes For Name Resemblance
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
excludedPrefixesForNameResemblance
The cached value of the 'Excluded Prefixes For Name Resemblance
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
EXCLUDED_SUFFIXES_FOR_NAME_RESEMBLANCE_EDEFAULT
The default value of the 'Excluded Suffixes For Name Resemblance
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
excludedSuffixesForNameResemblance
The cached value of the 'Excluded Suffixes For Name Resemblance
' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Constructor Details
-
MetricValuesModelImpl
protected MetricValuesModelImpl()- Generated class or method.
-
-
Method Details
-
eStaticClass
- Overrides:
eStaticClass
in classBasicEObjectImpl
- Generated class or method.
-
getIterations
- Specified by:
getIterations
in interfaceMetricValuesModel
- Returns:
- the value of the 'Iterations' containment reference list.
- See Also:
- Generated class or method.
-
getMinCompThreshold
public double getMinCompThreshold()- Specified by:
getMinCompThreshold
in interfaceMetricValuesModel
- Returns:
- the value of the 'Min Comp Threshold' attribute.
- See Also:
- Generated class or method.
-
setMinCompThreshold
public void setMinCompThreshold(double newMinCompThreshold) - Specified by:
setMinCompThreshold
in interfaceMetricValuesModel
- Parameters:
newMinCompThreshold
- the new value of the 'Min Comp Threshold' attribute.- See Also:
- Generated class or method.
-
getMaxMergeThreshold
public double getMaxMergeThreshold()- Specified by:
getMaxMergeThreshold
in interfaceMetricValuesModel
- Returns:
- the value of the 'Max Merge Threshold' attribute.
- See Also:
- Generated class or method.
-
setMaxMergeThreshold
public void setMaxMergeThreshold(double newMaxMergeThreshold) - Specified by:
setMaxMergeThreshold
in interfaceMetricValuesModel
- Parameters:
newMaxMergeThreshold
- the new value of the 'Max Merge Threshold' attribute.- See Also:
- Generated class or method.
-
getWeightLowCoupling
public double getWeightLowCoupling()- Specified by:
getWeightLowCoupling
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight Low Coupling' attribute.
- See Also:
- Generated class or method.
-
setWeightLowCoupling
public void setWeightLowCoupling(double newWeightLowCoupling) - Specified by:
setWeightLowCoupling
in interfaceMetricValuesModel
- Parameters:
newWeightLowCoupling
- the new value of the 'Weight Low Coupling' attribute.- See Also:
- Generated class or method.
-
getWeightHighCoupling
public double getWeightHighCoupling()- Specified by:
getWeightHighCoupling
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight High Coupling' attribute.
- See Also:
- Generated class or method.
-
setWeightHighCoupling
public void setWeightHighCoupling(double newWeightHighCoupling) - Specified by:
setWeightHighCoupling
in interfaceMetricValuesModel
- Parameters:
newWeightHighCoupling
- the new value of the 'Weight High Coupling' attribute.- See Also:
- Generated class or method.
-
getWeightLowNameResemblance
public double getWeightLowNameResemblance()- Specified by:
getWeightLowNameResemblance
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight Low Name Resemblance' attribute.
- See Also:
- Generated class or method.
-
setWeightLowNameResemblance
public void setWeightLowNameResemblance(double newWeightLowNameResemblance) - Specified by:
setWeightLowNameResemblance
in interfaceMetricValuesModel
- Parameters:
newWeightLowNameResemblance
- the new value of the 'Weight Low Name Resemblance' attribute.- See Also:
- Generated class or method.
-
getWeightMidNameResemblance
public double getWeightMidNameResemblance()- Specified by:
getWeightMidNameResemblance
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight Mid Name Resemblance' attribute.
- See Also:
- Generated class or method.
-
setWeightMidNameResemblance
public void setWeightMidNameResemblance(double newWeightMidNameResemblance) - Specified by:
setWeightMidNameResemblance
in interfaceMetricValuesModel
- Parameters:
newWeightMidNameResemblance
- the new value of the 'Weight Mid Name Resemblance' attribute.- See Also:
- Generated class or method.
-
getWeightHighNameResemblance
public double getWeightHighNameResemblance()- Specified by:
getWeightHighNameResemblance
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight High Name Resemblance' attribute.
- See Also:
- Generated class or method.
-
setWeightHighNameResemblance
public void setWeightHighNameResemblance(double newWeightHighNameResemblance) - Specified by:
setWeightHighNameResemblance
in interfaceMetricValuesModel
- Parameters:
newWeightHighNameResemblance
- the new value of the 'Weight High Name Resemblance' attribute.- See Also:
- Generated class or method.
-
getWeightInterfaceViolationRelevant
public double getWeightInterfaceViolationRelevant()- Specified by:
getWeightInterfaceViolationRelevant
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight Interface Violation Relevant' attribute.
- See Also:
- Generated class or method.
-
setWeightInterfaceViolationRelevant
public void setWeightInterfaceViolationRelevant(double newWeightInterfaceViolationRelevant) - Specified by:
setWeightInterfaceViolationRelevant
in interfaceMetricValuesModel
- Parameters:
newWeightInterfaceViolationRelevant
- the new value of the 'Weight Interface Violation Relevant' attribute.- See Also:
- Generated class or method.
-
getWeightInterfaceViolationIrrelevant
public double getWeightInterfaceViolationIrrelevant()- Specified by:
getWeightInterfaceViolationIrrelevant
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight Interface Violation Irrelevant' attribute.
- See Also:
- Generated class or method.
-
setWeightInterfaceViolationIrrelevant
public void setWeightInterfaceViolationIrrelevant(double newWeightInterfaceViolationIrrelevant) - Specified by:
setWeightInterfaceViolationIrrelevant
in interfaceMetricValuesModel
- Parameters:
newWeightInterfaceViolationIrrelevant
- the new value of the 'Weight Interface Violation Irrelevant' attribute.- See Also:
- Generated class or method.
-
getWeightHighSLAQ
public double getWeightHighSLAQ()- Specified by:
getWeightHighSLAQ
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight High SLAQ' attribute.
- See Also:
- Generated class or method.
-
setWeightHighSLAQ
public void setWeightHighSLAQ(double newWeightHighSLAQ) - Specified by:
setWeightHighSLAQ
in interfaceMetricValuesModel
- Parameters:
newWeightHighSLAQ
- the new value of the 'Weight High SLAQ' attribute.- See Also:
- Generated class or method.
-
getWeightLowSLAQ
public double getWeightLowSLAQ()- Specified by:
getWeightLowSLAQ
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight Low SLAQ' attribute.
- See Also:
- Generated class or method.
-
setWeightLowSLAQ
public void setWeightLowSLAQ(double newWeightLowSLAQ) - Specified by:
setWeightLowSLAQ
in interfaceMetricValuesModel
- Parameters:
newWeightLowSLAQ
- the new value of the 'Weight Low SLAQ' attribute.- See Also:
- Generated class or method.
-
getWeightPackageMapping
public double getWeightPackageMapping()- Specified by:
getWeightPackageMapping
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight Package Mapping' attribute.
- See Also:
- Generated class or method.
-
setWeightPackageMapping
public void setWeightPackageMapping(double newWeightPackageMapping) - Specified by:
setWeightPackageMapping
in interfaceMetricValuesModel
- Parameters:
newWeightPackageMapping
- the new value of the 'Weight Package Mapping' attribute.- See Also:
- Generated class or method.
-
getWeightDirectoryMapping
public double getWeightDirectoryMapping()- Specified by:
getWeightDirectoryMapping
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight Directory Mapping' attribute.
- See Also:
- Generated class or method.
-
setWeightDirectoryMapping
public void setWeightDirectoryMapping(double newWeightDirectoryMapping) - Specified by:
setWeightDirectoryMapping
in interfaceMetricValuesModel
- Parameters:
newWeightDirectoryMapping
- the new value of the 'Weight Directory Mapping' attribute.- See Also:
- Generated class or method.
-
getWeightDMS
public double getWeightDMS()- Specified by:
getWeightDMS
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight DMS' attribute.
- See Also:
- Generated class or method.
-
setWeightDMS
public void setWeightDMS(double newWeightDMS) - Specified by:
setWeightDMS
in interfaceMetricValuesModel
- Parameters:
newWeightDMS
- the new value of the 'Weight DMS' attribute.- See Also:
- Generated class or method.
-
getWeightHighestNameResemblance
public double getWeightHighestNameResemblance()- Specified by:
getWeightHighestNameResemblance
in interfaceMetricValuesModel
- Returns:
- the value of the 'Weight Highest Name Resemblance' attribute.
- See Also:
- Generated class or method.
-
setWeightHighestNameResemblance
public void setWeightHighestNameResemblance(double newWeightHighestNameResemblance) - Specified by:
setWeightHighestNameResemblance
in interfaceMetricValuesModel
- Parameters:
newWeightHighestNameResemblance
- the new value of the 'Weight Highest Name Resemblance' attribute.- See Also:
- Generated class or method.
-
getWildcardKey
- Specified by:
getWildcardKey
in interfaceMetricValuesModel
- Returns:
- the value of the 'Wildcard Key' attribute.
- See Also:
- Generated class or method.
-
setWildcardKey
- Specified by:
setWildcardKey
in interfaceMetricValuesModel
- Parameters:
newWildcardKey
- the new value of the 'Wildcard Key' attribute.- See Also:
- Generated class or method.
-
getAdditionalWildcards
- Specified by:
getAdditionalWildcards
in interfaceMetricValuesModel
- Returns:
- the value of the 'Additional Wildcards' attribute.
- See Also:
- Generated class or method.
-
setAdditionalWildcards
- Specified by:
setAdditionalWildcards
in interfaceMetricValuesModel
- Parameters:
newAdditionalWildcards
- the new value of the 'Additional Wildcards' attribute.- See Also:
- Generated class or method.
-
getMinMergeThreshold
public double getMinMergeThreshold()- Specified by:
getMinMergeThreshold
in interfaceMetricValuesModel
- Returns:
- the value of the 'Min Merge Threshold' attribute.
- See Also:
- Generated class or method.
-
setMinMergeThreshold
public void setMinMergeThreshold(double newMinMergeThreshold) - Specified by:
setMinMergeThreshold
in interfaceMetricValuesModel
- Parameters:
newMinMergeThreshold
- the new value of the 'Min Merge Threshold' attribute.- See Also:
- Generated class or method.
-
getMaxComposeThreshold
public double getMaxComposeThreshold()- Specified by:
getMaxComposeThreshold
in interfaceMetricValuesModel
- Returns:
- the value of the 'Max Compose Threshold' attribute.
- See Also:
- Generated class or method.
-
setMaxComposeThreshold
public void setMaxComposeThreshold(double newMaxComposeThreshold) - Specified by:
setMaxComposeThreshold
in interfaceMetricValuesModel
- Parameters:
newMaxComposeThreshold
- the new value of the 'Max Compose Threshold' attribute.- See Also:
- Generated class or method.
-
getComposeThresholdDecrement
public double getComposeThresholdDecrement()- Specified by:
getComposeThresholdDecrement
in interfaceMetricValuesModel
- Returns:
- the value of the 'Compose Threshold Decrement' attribute.
- See Also:
- Generated class or method.
-
setComposeThresholdDecrement
public void setComposeThresholdDecrement(double newComposeThresholdDecrement) - Specified by:
setComposeThresholdDecrement
in interfaceMetricValuesModel
- Parameters:
newComposeThresholdDecrement
- the new value of the 'Compose Threshold Decrement' attribute.- See Also:
- Generated class or method.
-
getMergeThresholdDecrement
public double getMergeThresholdDecrement()- Specified by:
getMergeThresholdDecrement
in interfaceMetricValuesModel
- Returns:
- the value of the 'Merge Threshold Decrement' attribute.
- See Also:
- Generated class or method.
-
setMergeThresholdDecrement
public void setMergeThresholdDecrement(double newMergeThresholdDecrement) - Specified by:
setMergeThresholdDecrement
in interfaceMetricValuesModel
- Parameters:
newMergeThresholdDecrement
- the new value of the 'Merge Threshold Decrement' attribute.- See Also:
- Generated class or method.
-
getExcludedPrefixesForNameResemblance
- Specified by:
getExcludedPrefixesForNameResemblance
in interfaceMetricValuesModel
- Returns:
- the value of the 'Excluded Prefixes For Name Resemblance' attribute.
- See Also:
- Generated class or method.
-
setExcludedPrefixesForNameResemblance
- Specified by:
setExcludedPrefixesForNameResemblance
in interfaceMetricValuesModel
- Parameters:
newExcludedPrefixesForNameResemblance
- the new value of the 'Excluded Prefixes For Name Resemblance' attribute.- See Also:
- Generated class or method.
-
getExcludedSuffixesForNameResemblance
- Specified by:
getExcludedSuffixesForNameResemblance
in interfaceMetricValuesModel
- Returns:
- the value of the 'Excluded Suffixes For Name Resemblance' attribute.
- See Also:
- Generated class or method.
-
setExcludedSuffixesForNameResemblance
- Specified by:
setExcludedSuffixesForNameResemblance
in interfaceMetricValuesModel
- Parameters:
newExcludedSuffixesForNameResemblance
- the new value of the 'Excluded Suffixes For Name Resemblance' attribute.- See Also:
- Generated class or method.
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemove
in classBasicEObjectImpl
- Generated class or method.
-
eGet
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
- Generated class or method.
-
eSet
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
- Generated class or method.
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
- Generated class or method.
-
toString
- Overrides:
toString
in classBasicEObjectImpl
- Generated class or method.
-