Package metricvalues
Interface MetricvaluesPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
MetricvaluesPackageImpl
The Package for the model. It contains accessors for the meta
objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Component
' class.static final int
The feature id for the 'Classes' reference list.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Name' attribute.static final int
The feature id for the 'Sub Components' containment reference list.static final int
The meta object id for the 'Component Candidate
' class.static final int
The feature id for the 'First Component' reference.static final int
The feature id for the 'Metric Values' containment reference list.static final int
The feature id for the 'Second Component' reference.static final int
The number of structural features of the 'Component Candidate' class.static final int
The number of operations of the 'Component Candidate' class.static final int
The number of structural features of the 'Component' class.static final int
The number of operations of the 'Component' class.static final MetricvaluesPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Iteration
' class.static final int
The feature id for the 'Component Candidates' containment reference list.static final int
The feature id for the 'Components' containment reference list.static final int
The feature id for the 'Cur Comp Threshold' attribute.static final int
The feature id for the 'Cur Merge Threshold' attribute.static final int
The feature id for the 'Is Merge Iteration' attribute.static final int
The feature id for the 'Number' attribute.static final int
The number of structural features of the 'Iteration' class.static final int
The number of operations of the 'Iteration' class.static final int
The meta object id for the 'Metric Value
' class.static final int
The feature id for the 'Metric ID' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Metric Value' class.static final int
The number of operations of the 'Metric Value' class.static final int
The meta object id for the 'Metric Values Model
' class.static final int
The feature id for the 'Additional Wildcards' attribute.static final int
The feature id for the 'Compose Threshold Decrement' attribute.static final int
The feature id for the 'Excluded Prefixes For Name Resemblance' attribute.static final int
The feature id for the 'Excluded Suffixes For Name Resemblance' attribute.static final int
The feature id for the 'Iterations' containment reference list.static final int
The feature id for the 'Max Compose Threshold' attribute.static final int
The feature id for the 'Max Merge Threshold' attribute.static final int
The feature id for the 'Merge Threshold Decrement' attribute.static final int
The feature id for the 'Min Comp Threshold' attribute.static final int
The feature id for the 'Min Merge Threshold' attribute.static final int
The feature id for the 'Weight Directory Mapping' attribute.static final int
The feature id for the 'Weight DMS' attribute.static final int
The feature id for the 'Weight High Coupling' attribute.static final int
The feature id for the 'Weight High Name Resemblance' attribute.static final int
The feature id for the 'Weight High SLAQ' attribute.static final int
The feature id for the 'Weight Highest Name Resemblance' attribute.static final int
The feature id for the 'Weight Interface Violation Irrelevant' attribute.static final int
The feature id for the 'Weight Interface Violation Relevant' attribute.static final int
The feature id for the 'Weight Low Coupling' attribute.static final int
The feature id for the 'Weight Low Name Resemblance' attribute.static final int
The feature id for the 'Weight Low SLAQ' attribute.static final int
The feature id for the 'Weight Mid Name Resemblance' attribute.static final int
The feature id for the 'Weight Package Mapping' attribute.static final int
The feature id for the 'Wildcard Key' attribute.static final int
The number of structural features of the 'Metric Values Model' class.static final int
The number of operations of the 'Metric Values Model' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Component
'.Returns the meta object for the reference list 'Classes
'.Returns the meta object for the attribute 'Id
'.Returns the meta object for the attribute 'Name
'.Returns the meta object for the containment reference list 'Sub Components
'.Returns the meta object for class 'Component Candidate
'.Returns the meta object for the reference 'First Component
'.Returns the meta object for the containment reference list 'Metric Values
'.Returns the meta object for the reference 'Second Component
'.Returns the meta object for class 'Iteration
'.Returns the meta object for the containment reference list 'Component Candidates
'.Returns the meta object for the containment reference list 'Components
'.Returns the meta object for the attribute 'Cur Comp Threshold
'.Returns the meta object for the attribute 'Cur Merge Threshold
'.Returns the meta object for the attribute 'Is Merge Iteration
'.Returns the meta object for the attribute 'Number
'.Returns the meta object for class 'Metric Value
'.Returns the meta object for the attribute 'Metric ID
'.Returns the meta object for the attribute 'Value
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Metric Values Model
'.Returns the meta object for the attribute 'Additional Wildcards
'.Returns the meta object for the attribute 'Compose Threshold Decrement
'.Returns the meta object for the attribute 'Excluded Prefixes For Name Resemblance
'.Returns the meta object for the attribute 'Excluded Suffixes For Name Resemblance
'.Returns the meta object for the containment reference list 'Iterations
'.Returns the meta object for the attribute 'Max Compose Threshold
'.Returns the meta object for the attribute 'Max Merge Threshold
'.Returns the meta object for the attribute 'Merge Threshold Decrement
'.Returns the meta object for the attribute 'Min Comp Threshold
'.Returns the meta object for the attribute 'Min Merge Threshold
'.Returns the meta object for the attribute 'Weight Directory Mapping
'.Returns the meta object for the attribute 'Weight DMS
'.Returns the meta object for the attribute 'Weight High Coupling
'.Returns the meta object for the attribute 'Weight Highest Name Resemblance
'.Returns the meta object for the attribute 'Weight High Name Resemblance
'.Returns the meta object for the attribute 'Weight High SLAQ
'.Returns the meta object for the attribute 'Weight Interface Violation Irrelevant
'.Returns the meta object for the attribute 'Weight Interface Violation Relevant
'.Returns the meta object for the attribute 'Weight Low Coupling
'.Returns the meta object for the attribute 'Weight Low Name Resemblance
'.Returns the meta object for the attribute 'Weight Low SLAQ
'.Returns the meta object for the attribute 'Weight Mid Name Resemblance
'.Returns the meta object for the attribute 'Weight Package Mapping
'.Returns the meta object for the attribute 'Wildcard Key
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
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.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
COMPONENT
static final int COMPONENTThe meta object id for the 'Component
' class.- See Also:
- Generated class or method.
-
COMPONENT__SUB_COMPONENTS
static final int COMPONENT__SUB_COMPONENTSThe feature id for the 'Sub Components' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT__NAME
static final int COMPONENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT__ID
static final int COMPONENT__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT__CLASSES
static final int COMPONENT__CLASSESThe feature id for the 'Classes' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_FEATURE_COUNT
static final int COMPONENT_FEATURE_COUNTThe number of structural features of the 'Component' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_OPERATION_COUNT
static final int COMPONENT_OPERATION_COUNTThe number of operations of the 'Component' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_CANDIDATE
static final int COMPONENT_CANDIDATEThe meta object id for the 'Component Candidate
' class.- See Also:
- Generated class or method.
-
COMPONENT_CANDIDATE__METRIC_VALUES
static final int COMPONENT_CANDIDATE__METRIC_VALUESThe feature id for the 'Metric Values' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_CANDIDATE__FIRST_COMPONENT
static final int COMPONENT_CANDIDATE__FIRST_COMPONENTThe feature id for the 'First Component' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_CANDIDATE__SECOND_COMPONENT
static final int COMPONENT_CANDIDATE__SECOND_COMPONENTThe feature id for the 'Second Component' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_CANDIDATE_FEATURE_COUNT
static final int COMPONENT_CANDIDATE_FEATURE_COUNTThe number of structural features of the 'Component Candidate' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPONENT_CANDIDATE_OPERATION_COUNT
static final int COMPONENT_CANDIDATE_OPERATION_COUNTThe number of operations of the 'Component Candidate' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ITERATION
static final int ITERATIONThe meta object id for the 'Iteration
' class.- See Also:
- Generated class or method.
-
ITERATION__COMPONENT_CANDIDATES
static final int ITERATION__COMPONENT_CANDIDATESThe feature id for the 'Component Candidates' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ITERATION__COMPONENTS
static final int ITERATION__COMPONENTSThe feature id for the 'Components' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ITERATION__NUMBER
static final int ITERATION__NUMBERThe feature id for the 'Number' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ITERATION__CUR_COMP_THRESHOLD
static final int ITERATION__CUR_COMP_THRESHOLDThe feature id for the 'Cur Comp Threshold' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ITERATION__CUR_MERGE_THRESHOLD
static final int ITERATION__CUR_MERGE_THRESHOLDThe feature id for the 'Cur Merge Threshold' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ITERATION__IS_MERGE_ITERATION
static final int ITERATION__IS_MERGE_ITERATIONThe feature id for the 'Is Merge Iteration' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ITERATION_FEATURE_COUNT
static final int ITERATION_FEATURE_COUNTThe number of structural features of the 'Iteration' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ITERATION_OPERATION_COUNT
static final int ITERATION_OPERATION_COUNTThe number of operations of the 'Iteration' class.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUE
static final int METRIC_VALUEThe meta object id for the 'Metric Value
' class.- See Also:
- Generated class or method.
-
METRIC_VALUE__METRIC_ID
static final int METRIC_VALUE__METRIC_IDThe feature id for the 'Metric ID' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUE__VALUE
static final int METRIC_VALUE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUE_FEATURE_COUNT
static final int METRIC_VALUE_FEATURE_COUNTThe number of structural features of the 'Metric Value' class.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUE_OPERATION_COUNT
static final int METRIC_VALUE_OPERATION_COUNTThe number of operations of the 'Metric Value' class.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL
static final int METRIC_VALUES_MODELThe meta object id for the 'Metric Values Model
' class.- See Also:
- Generated class or method.
-
METRIC_VALUES_MODEL__ITERATIONS
static final int METRIC_VALUES_MODEL__ITERATIONSThe feature id for the 'Iterations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__MIN_COMP_THRESHOLD
static final int METRIC_VALUES_MODEL__MIN_COMP_THRESHOLDThe feature id for the 'Min Comp Threshold' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__MAX_MERGE_THRESHOLD
static final int METRIC_VALUES_MODEL__MAX_MERGE_THRESHOLDThe feature id for the 'Max Merge Threshold' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_LOW_COUPLING
static final int METRIC_VALUES_MODEL__WEIGHT_LOW_COUPLINGThe feature id for the 'Weight Low Coupling' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_HIGH_COUPLING
static final int METRIC_VALUES_MODEL__WEIGHT_HIGH_COUPLINGThe feature id for the 'Weight High Coupling' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_LOW_NAME_RESEMBLANCE
static final int METRIC_VALUES_MODEL__WEIGHT_LOW_NAME_RESEMBLANCEThe feature id for the 'Weight Low Name Resemblance' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_MID_NAME_RESEMBLANCE
static final int METRIC_VALUES_MODEL__WEIGHT_MID_NAME_RESEMBLANCEThe feature id for the 'Weight Mid Name Resemblance' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_HIGH_NAME_RESEMBLANCE
static final int METRIC_VALUES_MODEL__WEIGHT_HIGH_NAME_RESEMBLANCEThe feature id for the 'Weight High Name Resemblance' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_INTERFACE_VIOLATION_RELEVANT
static final int METRIC_VALUES_MODEL__WEIGHT_INTERFACE_VIOLATION_RELEVANTThe feature id for the 'Weight Interface Violation Relevant' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_INTERFACE_VIOLATION_IRRELEVANT
static final int METRIC_VALUES_MODEL__WEIGHT_INTERFACE_VIOLATION_IRRELEVANTThe feature id for the 'Weight Interface Violation Irrelevant' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_HIGH_SLAQ
static final int METRIC_VALUES_MODEL__WEIGHT_HIGH_SLAQThe feature id for the 'Weight High SLAQ' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_LOW_SLAQ
static final int METRIC_VALUES_MODEL__WEIGHT_LOW_SLAQThe feature id for the 'Weight Low SLAQ' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_PACKAGE_MAPPING
static final int METRIC_VALUES_MODEL__WEIGHT_PACKAGE_MAPPINGThe feature id for the 'Weight Package Mapping' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_DIRECTORY_MAPPING
static final int METRIC_VALUES_MODEL__WEIGHT_DIRECTORY_MAPPINGThe feature id for the 'Weight Directory Mapping' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_DMS
static final int METRIC_VALUES_MODEL__WEIGHT_DMSThe feature id for the 'Weight DMS' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WEIGHT_HIGHEST_NAME_RESEMBLANCE
static final int METRIC_VALUES_MODEL__WEIGHT_HIGHEST_NAME_RESEMBLANCEThe feature id for the 'Weight Highest Name Resemblance' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__WILDCARD_KEY
static final int METRIC_VALUES_MODEL__WILDCARD_KEYThe feature id for the 'Wildcard Key' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__ADDITIONAL_WILDCARDS
static final int METRIC_VALUES_MODEL__ADDITIONAL_WILDCARDSThe feature id for the 'Additional Wildcards' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__MIN_MERGE_THRESHOLD
static final int METRIC_VALUES_MODEL__MIN_MERGE_THRESHOLDThe feature id for the 'Min Merge Threshold' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__MAX_COMPOSE_THRESHOLD
static final int METRIC_VALUES_MODEL__MAX_COMPOSE_THRESHOLDThe feature id for the 'Max Compose Threshold' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__COMPOSE_THRESHOLD_DECREMENT
static final int METRIC_VALUES_MODEL__COMPOSE_THRESHOLD_DECREMENTThe feature id for the 'Compose Threshold Decrement' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__MERGE_THRESHOLD_DECREMENT
static final int METRIC_VALUES_MODEL__MERGE_THRESHOLD_DECREMENTThe feature id for the 'Merge Threshold Decrement' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__EXCLUDED_PREFIXES_FOR_NAME_RESEMBLANCE
static final int METRIC_VALUES_MODEL__EXCLUDED_PREFIXES_FOR_NAME_RESEMBLANCEThe feature id for the 'Excluded Prefixes For Name Resemblance' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL__EXCLUDED_SUFFIXES_FOR_NAME_RESEMBLANCE
static final int METRIC_VALUES_MODEL__EXCLUDED_SUFFIXES_FOR_NAME_RESEMBLANCEThe feature id for the 'Excluded Suffixes For Name Resemblance' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL_FEATURE_COUNT
static final int METRIC_VALUES_MODEL_FEATURE_COUNTThe number of structural features of the 'Metric Values Model' class.- See Also:
- Generated class or method.
- Ordered collection.
-
METRIC_VALUES_MODEL_OPERATION_COUNT
static final int METRIC_VALUES_MODEL_OPERATION_COUNTThe number of operations of the 'Metric Values Model' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getComponent
EClass getComponent()Returns the meta object for class 'Component
'.- Returns:
- the meta object for class 'Component'.
- See Also:
- Generated class or method.
-
getComponent_SubComponents
EReference getComponent_SubComponents()Returns the meta object for the containment reference list 'Sub Components
'.- Returns:
- the meta object for the containment reference list 'Sub Components'.
- See Also:
- Generated class or method.
-
getComponent_Name
EAttribute getComponent_Name()Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
- Generated class or method.
-
getComponent_Id
EAttribute getComponent_Id()Returns the meta object for the attribute 'Id
'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
- Generated class or method.
-
getComponent_Classes
EReference getComponent_Classes()Returns the meta object for the reference list 'Classes
'.- Returns:
- the meta object for the reference list 'Classes'.
- See Also:
- Generated class or method.
-
getComponentCandidate
EClass getComponentCandidate()Returns the meta object for class 'Component Candidate
'.- Returns:
- the meta object for class 'Component Candidate'.
- See Also:
- Generated class or method.
-
getComponentCandidate_MetricValues
EReference getComponentCandidate_MetricValues()Returns the meta object for the containment reference list 'Metric Values
'.- Returns:
- the meta object for the containment reference list 'Metric Values'.
- See Also:
- Generated class or method.
-
getComponentCandidate_FirstComponent
EReference getComponentCandidate_FirstComponent()Returns the meta object for the reference 'First Component
'.- Returns:
- the meta object for the reference 'First Component'.
- See Also:
- Generated class or method.
-
getComponentCandidate_SecondComponent
EReference getComponentCandidate_SecondComponent()Returns the meta object for the reference 'Second Component
'.- Returns:
- the meta object for the reference 'Second Component'.
- See Also:
- Generated class or method.
-
getIteration
EClass getIteration()Returns the meta object for class 'Iteration
'.- Returns:
- the meta object for class 'Iteration'.
- See Also:
- Generated class or method.
-
getIteration_ComponentCandidates
EReference getIteration_ComponentCandidates()Returns the meta object for the containment reference list 'Component Candidates
'.- Returns:
- the meta object for the containment reference list 'Component Candidates'.
- See Also:
- Generated class or method.
-
getIteration_Components
EReference getIteration_Components()Returns the meta object for the containment reference list 'Components
'.- Returns:
- the meta object for the containment reference list 'Components'.
- See Also:
- Generated class or method.
-
getIteration_Number
EAttribute getIteration_Number()Returns the meta object for the attribute 'Number
'.- Returns:
- the meta object for the attribute 'Number'.
- See Also:
- Generated class or method.
-
getIteration_CurCompThreshold
EAttribute getIteration_CurCompThreshold()Returns the meta object for the attribute 'Cur Comp Threshold
'.- Returns:
- the meta object for the attribute 'Cur Comp Threshold'.
- See Also:
- Generated class or method.
-
getIteration_CurMergeThreshold
EAttribute getIteration_CurMergeThreshold()Returns the meta object for the attribute 'Cur Merge Threshold
'.- Returns:
- the meta object for the attribute 'Cur Merge Threshold'.
- See Also:
- Generated class or method.
-
getIteration_IsMergeIteration
EAttribute getIteration_IsMergeIteration()Returns the meta object for the attribute 'Is Merge Iteration
'.- Returns:
- the meta object for the attribute 'Is Merge Iteration'.
- See Also:
- Generated class or method.
-
getMetricValue
EClass getMetricValue()Returns the meta object for class 'Metric Value
'.- Returns:
- the meta object for class 'Metric Value'.
- See Also:
- Generated class or method.
-
getMetricValue_MetricID
EAttribute getMetricValue_MetricID()Returns the meta object for the attribute 'Metric ID
'.- Returns:
- the meta object for the attribute 'Metric ID'.
- See Also:
- Generated class or method.
-
getMetricValue_Value
EAttribute getMetricValue_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
- Generated class or method.
-
getMetricValuesModel
EClass getMetricValuesModel()Returns the meta object for class 'Metric Values Model
'.- Returns:
- the meta object for class 'Metric Values Model'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_Iterations
EReference getMetricValuesModel_Iterations()Returns the meta object for the containment reference list 'Iterations
'.- Returns:
- the meta object for the containment reference list 'Iterations'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_MinCompThreshold
EAttribute getMetricValuesModel_MinCompThreshold()Returns the meta object for the attribute 'Min Comp Threshold
'.- Returns:
- the meta object for the attribute 'Min Comp Threshold'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_MaxMergeThreshold
EAttribute getMetricValuesModel_MaxMergeThreshold()Returns the meta object for the attribute 'Max Merge Threshold
'.- Returns:
- the meta object for the attribute 'Max Merge Threshold'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightLowCoupling
EAttribute getMetricValuesModel_WeightLowCoupling()Returns the meta object for the attribute 'Weight Low Coupling
'.- Returns:
- the meta object for the attribute 'Weight Low Coupling'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightHighCoupling
EAttribute getMetricValuesModel_WeightHighCoupling()Returns the meta object for the attribute 'Weight High Coupling
'.- Returns:
- the meta object for the attribute 'Weight High Coupling'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightLowNameResemblance
EAttribute getMetricValuesModel_WeightLowNameResemblance()Returns the meta object for the attribute 'Weight Low Name Resemblance
'.- Returns:
- the meta object for the attribute 'Weight Low Name Resemblance'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightMidNameResemblance
EAttribute getMetricValuesModel_WeightMidNameResemblance()Returns the meta object for the attribute 'Weight Mid Name Resemblance
'.- Returns:
- the meta object for the attribute 'Weight Mid Name Resemblance'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightHighNameResemblance
EAttribute getMetricValuesModel_WeightHighNameResemblance()Returns the meta object for the attribute 'Weight High Name Resemblance
'.- Returns:
- the meta object for the attribute 'Weight High Name Resemblance'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightInterfaceViolationRelevant
EAttribute getMetricValuesModel_WeightInterfaceViolationRelevant()Returns the meta object for the attribute 'Weight Interface Violation Relevant
'.- Returns:
- the meta object for the attribute 'Weight Interface Violation Relevant'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightInterfaceViolationIrrelevant
EAttribute getMetricValuesModel_WeightInterfaceViolationIrrelevant()Returns the meta object for the attribute 'Weight Interface Violation Irrelevant
'.- Returns:
- the meta object for the attribute 'Weight Interface Violation Irrelevant'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightHighSLAQ
EAttribute getMetricValuesModel_WeightHighSLAQ()Returns the meta object for the attribute 'Weight High SLAQ
'.- Returns:
- the meta object for the attribute 'Weight High SLAQ'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightLowSLAQ
EAttribute getMetricValuesModel_WeightLowSLAQ()Returns the meta object for the attribute 'Weight Low SLAQ
'.- Returns:
- the meta object for the attribute 'Weight Low SLAQ'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightPackageMapping
EAttribute getMetricValuesModel_WeightPackageMapping()Returns the meta object for the attribute 'Weight Package Mapping
'.- Returns:
- the meta object for the attribute 'Weight Package Mapping'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightDirectoryMapping
EAttribute getMetricValuesModel_WeightDirectoryMapping()Returns the meta object for the attribute 'Weight Directory Mapping
'.- Returns:
- the meta object for the attribute 'Weight Directory Mapping'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightDMS
EAttribute getMetricValuesModel_WeightDMS()Returns the meta object for the attribute 'Weight DMS
'.- Returns:
- the meta object for the attribute 'Weight DMS'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WeightHighestNameResemblance
EAttribute getMetricValuesModel_WeightHighestNameResemblance()Returns the meta object for the attribute 'Weight Highest Name Resemblance
'.- Returns:
- the meta object for the attribute 'Weight Highest Name Resemblance'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_WildcardKey
EAttribute getMetricValuesModel_WildcardKey()Returns the meta object for the attribute 'Wildcard Key
'.- Returns:
- the meta object for the attribute 'Wildcard Key'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_AdditionalWildcards
EAttribute getMetricValuesModel_AdditionalWildcards()Returns the meta object for the attribute 'Additional Wildcards
'.- Returns:
- the meta object for the attribute 'Additional Wildcards'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_MinMergeThreshold
EAttribute getMetricValuesModel_MinMergeThreshold()Returns the meta object for the attribute 'Min Merge Threshold
'.- Returns:
- the meta object for the attribute 'Min Merge Threshold'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_MaxComposeThreshold
EAttribute getMetricValuesModel_MaxComposeThreshold()Returns the meta object for the attribute 'Max Compose Threshold
'.- Returns:
- the meta object for the attribute 'Max Compose Threshold'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_ComposeThresholdDecrement
EAttribute getMetricValuesModel_ComposeThresholdDecrement()Returns the meta object for the attribute 'Compose Threshold Decrement
'.- Returns:
- the meta object for the attribute 'Compose Threshold Decrement'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_MergeThresholdDecrement
EAttribute getMetricValuesModel_MergeThresholdDecrement()Returns the meta object for the attribute 'Merge Threshold Decrement
'.- Returns:
- the meta object for the attribute 'Merge Threshold Decrement'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_ExcludedPrefixesForNameResemblance
EAttribute getMetricValuesModel_ExcludedPrefixesForNameResemblance()Returns the meta object for the attribute 'Excluded Prefixes For Name Resemblance
'.- Returns:
- the meta object for the attribute 'Excluded Prefixes For Name Resemblance'.
- See Also:
- Generated class or method.
-
getMetricValuesModel_ExcludedSuffixesForNameResemblance
EAttribute getMetricValuesModel_ExcludedSuffixesForNameResemblance()Returns the meta object for the attribute 'Excluded Suffixes For Name Resemblance
'.- Returns:
- the meta object for the attribute 'Excluded Suffixes For Name Resemblance'.
- See Also:
- Generated class or method.
-
getMetricvaluesFactory
MetricvaluesFactory getMetricvaluesFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-