public class SuspiciousDataImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements SuspiciousData
The following features are implemented:
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
Modifier and Type | Field and Description |
---|---|
protected static int |
JMATRIX_INDEX_EDEFAULT
The default value of the '
JMatrix Index ' attribute. |
protected int |
jMatrixIndex
The cached value of the '
JMatrix Index ' attribute. |
protected static double |
NEW_RESIDUAL_EDEFAULT
The default value of the '
New Residual ' attribute. |
protected double |
newResidual
The cached value of the '
New Residual ' attribute. |
protected static double |
OLD_RESIDUAL_EDEFAULT
The default value of the '
Old Residual ' attribute. |
protected double |
oldResidual
The cached value of the '
Old Residual ' attribute. |
protected static java.lang.String |
OWNER_OBJECT_ID_EDEFAULT
The default value of the '
Owner Object Id ' attribute. |
protected java.lang.String |
ownerObjectId
The cached value of the '
Owner Object Id ' attribute. |
protected static int |
SORT_NUMBER_EDEFAULT
The default value of the '
Sort Number ' attribute. |
protected int |
sortNumber
The cached value of the '
Sort Number ' attribute. |
protected MeasureType |
type
The cached value of the '
Type ' attribute. |
protected static MeasureType |
TYPE_EDEFAULT
The default value of the '
Type ' attribute. |
protected static double |
WEIGHTED_RESIDUAL_EDEFAULT
The default value of the '
Weighted Residual ' attribute. |
protected double |
weightedResidual
The cached value of the '
Weighted Residual ' attribute. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
SuspiciousDataImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
int |
getJMatrixIndex() |
double |
getNewResidual() |
double |
getOldResidual() |
java.lang.String |
getOwnerObjectId() |
int |
getSortNumber() |
MeasureType |
getType() |
double |
getWeightedResidual() |
void |
setJMatrixIndex(int newJMatrixIndex) |
void |
setNewResidual(double newNewResidual) |
void |
setOldResidual(double newOldResidual) |
void |
setOwnerObjectId(java.lang.String newOwnerObjectId) |
void |
setSortNumber(int newSortNumber) |
void |
setType(MeasureType newType) |
void |
setWeightedResidual(double newWeightedResidual) |
java.lang.String |
toString() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected static final int JMATRIX_INDEX_EDEFAULT
JMatrix Index
' attribute.
getJMatrixIndex()
,
Constant Field Valuesprotected int jMatrixIndex
JMatrix Index
' attribute.
getJMatrixIndex()
protected static final java.lang.String OWNER_OBJECT_ID_EDEFAULT
Owner Object Id
' attribute.
getOwnerObjectId()
,
Constant Field Valuesprotected java.lang.String ownerObjectId
Owner Object Id
' attribute.
getOwnerObjectId()
protected static final double OLD_RESIDUAL_EDEFAULT
Old Residual
' attribute.
getOldResidual()
,
Constant Field Valuesprotected double oldResidual
Old Residual
' attribute.
getOldResidual()
protected static final double NEW_RESIDUAL_EDEFAULT
New Residual
' attribute.
getNewResidual()
,
Constant Field Valuesprotected double newResidual
New Residual
' attribute.
getNewResidual()
protected static final double WEIGHTED_RESIDUAL_EDEFAULT
Weighted Residual
' attribute.
getWeightedResidual()
,
Constant Field Valuesprotected double weightedResidual
Weighted Residual
' attribute.
getWeightedResidual()
protected static final int SORT_NUMBER_EDEFAULT
Sort Number
' attribute.
getSortNumber()
,
Constant Field Valuesprotected int sortNumber
Sort Number
' attribute.
getSortNumber()
protected static final MeasureType TYPE_EDEFAULT
Type
' attribute.
getType()
protected MeasureType type
Type
' attribute.
getType()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public int getJMatrixIndex()
getJMatrixIndex
in interface SuspiciousData
SuspiciousData.setJMatrixIndex(int)
,
SEAlgoPackage.getSuspiciousData_JMatrixIndex()
public void setJMatrixIndex(int newJMatrixIndex)
setJMatrixIndex
in interface SuspiciousData
newJMatrixIndex
- the new value of the 'JMatrix Index' attribute.SuspiciousData.getJMatrixIndex()
public java.lang.String getOwnerObjectId()
getOwnerObjectId
in interface SuspiciousData
SuspiciousData.setOwnerObjectId(String)
,
SEAlgoPackage.getSuspiciousData_OwnerObjectId()
public void setOwnerObjectId(java.lang.String newOwnerObjectId)
setOwnerObjectId
in interface SuspiciousData
newOwnerObjectId
- the new value of the 'Owner Object Id' attribute.SuspiciousData.getOwnerObjectId()
public double getOldResidual()
getOldResidual
in interface SuspiciousData
SuspiciousData.setOldResidual(double)
,
SEAlgoPackage.getSuspiciousData_OldResidual()
public void setOldResidual(double newOldResidual)
setOldResidual
in interface SuspiciousData
newOldResidual
- the new value of the 'Old Residual' attribute.SuspiciousData.getOldResidual()
public double getNewResidual()
getNewResidual
in interface SuspiciousData
SuspiciousData.setNewResidual(double)
,
SEAlgoPackage.getSuspiciousData_NewResidual()
public void setNewResidual(double newNewResidual)
setNewResidual
in interface SuspiciousData
newNewResidual
- the new value of the 'New Residual' attribute.SuspiciousData.getNewResidual()
public double getWeightedResidual()
getWeightedResidual
in interface SuspiciousData
SuspiciousData.setWeightedResidual(double)
,
SEAlgoPackage.getSuspiciousData_WeightedResidual()
public void setWeightedResidual(double newWeightedResidual)
setWeightedResidual
in interface SuspiciousData
newWeightedResidual
- the new value of the 'Weighted Residual' attribute.SuspiciousData.getWeightedResidual()
public int getSortNumber()
getSortNumber
in interface SuspiciousData
SuspiciousData.setSortNumber(int)
,
SEAlgoPackage.getSuspiciousData_SortNumber()
public void setSortNumber(int newSortNumber)
setSortNumber
in interface SuspiciousData
newSortNumber
- the new value of the 'Sort Number' attribute.SuspiciousData.getSortNumber()
public MeasureType getType()
getType
in interface SuspiciousData
MeasureType
,
SuspiciousData.setType(MeasureType)
,
SEAlgoPackage.getSuspiciousData_Type()
public void setType(MeasureType newType)
setType
in interface SuspiciousData
newType
- the new value of the 'Type' attribute.MeasureType
,
SuspiciousData.getType()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl