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.EPropertiesHolderImplorg.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, eSetProxyURIeAddVirtualValue, 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, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected 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.EObjectImplpublic int getJMatrixIndex()
getJMatrixIndex in interface SuspiciousDataSuspiciousData.setJMatrixIndex(int),
SEAlgoPackage.getSuspiciousData_JMatrixIndex()public void setJMatrixIndex(int newJMatrixIndex)
setJMatrixIndex in interface SuspiciousDatanewJMatrixIndex - the new value of the 'JMatrix Index' attribute.SuspiciousData.getJMatrixIndex()public java.lang.String getOwnerObjectId()
getOwnerObjectId in interface SuspiciousDataSuspiciousData.setOwnerObjectId(String),
SEAlgoPackage.getSuspiciousData_OwnerObjectId()public void setOwnerObjectId(java.lang.String newOwnerObjectId)
setOwnerObjectId in interface SuspiciousDatanewOwnerObjectId - the new value of the 'Owner Object Id' attribute.SuspiciousData.getOwnerObjectId()public double getOldResidual()
getOldResidual in interface SuspiciousDataSuspiciousData.setOldResidual(double),
SEAlgoPackage.getSuspiciousData_OldResidual()public void setOldResidual(double newOldResidual)
setOldResidual in interface SuspiciousDatanewOldResidual - the new value of the 'Old Residual' attribute.SuspiciousData.getOldResidual()public double getNewResidual()
getNewResidual in interface SuspiciousDataSuspiciousData.setNewResidual(double),
SEAlgoPackage.getSuspiciousData_NewResidual()public void setNewResidual(double newNewResidual)
setNewResidual in interface SuspiciousDatanewNewResidual - the new value of the 'New Residual' attribute.SuspiciousData.getNewResidual()public double getWeightedResidual()
getWeightedResidual in interface SuspiciousDataSuspiciousData.setWeightedResidual(double),
SEAlgoPackage.getSuspiciousData_WeightedResidual()public void setWeightedResidual(double newWeightedResidual)
setWeightedResidual in interface SuspiciousDatanewWeightedResidual - the new value of the 'Weighted Residual' attribute.SuspiciousData.getWeightedResidual()public int getSortNumber()
getSortNumber in interface SuspiciousDataSuspiciousData.setSortNumber(int),
SEAlgoPackage.getSuspiciousData_SortNumber()public void setSortNumber(int newSortNumber)
setSortNumber in interface SuspiciousDatanewSortNumber - the new value of the 'Sort Number' attribute.SuspiciousData.getSortNumber()public MeasureType getType()
getType in interface SuspiciousDataMeasureType,
SuspiciousData.setType(MeasureType),
SEAlgoPackage.getSuspiciousData_Type()public void setType(MeasureType newType)
setType in interface SuspiciousDatanewType - 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.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl