| Package | Description |
|---|---|
| com.interpss.dstab.controller | |
| com.interpss.dstab.controller.annotate |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExciter
Abstract base class for exciter controller implementation using other than CML approach
|
class |
AbstractGovernor
Abstract base class for governor controller implementation using other than CML approach
|
class |
AbstractStabilizer
Abstract base class for stabilizer controller implementation using other than CML approach
|
class |
AnnotateExciter
Base class for all annotated CML exciter class
|
class |
AnnotateGovernor
Base class for all annotated CML Governor class
|
class |
AnnotateStabilizer
Base class for all annotated CML Stabilizer class
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAnnotateController
Base class for all annotated CML controller
- the fieldWrapperList contains a list of CML field annotation wrapper.
|
class |
AbstractChildAnnotateController
Base class for defining a child custom CML controller
1) Child CML controller does not need to defined input and y0 annotations.
|