Package | Description |
---|---|
com.interpss.dstab.algo | |
com.interpss.dstab.algo.impl | |
com.interpss.dstab.algo.util |
Modifier and Type | Method and Description |
---|---|
DynamicSimuAdapter |
DstabAlgorithmFactory.createDynamicSimuAdapter()
Returns a new object of class 'Dynamic Simu Adapter'.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicSimuAdapterImpl
An implementation of the model object 'Dynamic Simu Adapter'.
|
Modifier and Type | Method and Description |
---|---|
DynamicSimuAdapter |
DstabAlgorithmFactoryImpl.createDynamicSimuAdapter() |
Modifier and Type | Method and Description |
---|---|
T |
DstabAlgorithmSwitch.caseDynamicSimuAdapter(DynamicSimuAdapter object)
Returns the result of interpreting the object as an instance of 'Dynamic Simu Adapter'.
|