|
Lafros MaCS 1.2r1
|
|
com/lafros/macs/pd/an/StatusEtc.scala]
trait
StatusEtc
extends AnyRef| Type Summary | |
abstract type
|
StatusType <: java.io.Serializable |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Class Summary | |
trait
|
MonitorGui
extends MonitorGui with AnyRef
type-safe version, which also allows the PD's monitor GUI to share the
MonitorGui name, which is required.
|
trait
|
ProxyHavingStatus
extends Proxy
adds status.
|
trait
|
StatefulContext
extends AnyContext
adds status.
|
trait
|
StatusFactory
extends com.lafros.macs.pd.AnyStatusFactory with DriverContainer
an instance or concrete implementation of one of these is required when creating the DI for a PD having status.
|
| Type Details |
|
Lafros MaCS 1.2r1
|
|