Package | Description |
---|---|
com.interpss.se | |
com.interpss.se.algo | |
com.interpss.se.algo.impl | |
com.interpss.se.algo.util |
Modifier and Type | Method and Description |
---|---|
static SuspiciousData |
SEObjectFactory.createSuspiciousData(int index,
java.lang.String id,
MeasureType type)
create a Suspicious data object
|
Modifier and Type | Method and Description |
---|---|
SuspiciousData |
SEAlgoFactory.createSuspiciousData()
Returns a new object of class 'Suspicious Data'.
|
Modifier and Type | Class and Description |
---|---|
class |
SuspiciousDataImpl
An implementation of the model object 'Suspicious Data'.
|
Modifier and Type | Method and Description |
---|---|
SuspiciousData |
SEAlgoFactoryImpl.createSuspiciousData() |
Modifier and Type | Method and Description |
---|---|
T |
SEAlgoSwitch.caseSuspiciousData(SuspiciousData object)
Returns the result of interpreting the object as an instance of 'Suspicious Data'.
|