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 SEAlgorithm |
SEObjectFactory.createSEAlgorithm(SENetwork seNet)
create a SEAlgorithm object
|
Modifier and Type | Method and Description |
---|---|
SEAlgorithm |
SEAlgoFactory.createSEAlgorithm()
Returns a new object of class 'SE Algorithm'.
|
Modifier and Type | Class and Description |
---|---|
class |
SEAlgorithmImpl
An implementation of the model object 'SE Algorithm'.
|
Modifier and Type | Method and Description |
---|---|
SEAlgorithm |
SEAlgoFactoryImpl.createSEAlgorithm() |
Modifier and Type | Method and Description |
---|---|
T |
SEAlgoSwitch.caseSEAlgorithm(SEAlgorithm object)
Returns the result of interpreting the object as an instance of 'SE Algorithm'.
|