class TestControllerInterface
Package: swiss.avm.up.core.generic.testing.javamodel.TestControllerInterface
Direct Known Subclasses:
class TestControllerInterface extends NamedResource, ATestController
Properties
controllerInterface
ControllerInterface[1..1]
A ControllerInterface is the shared public contract of a controller family: the
commands, public data, hardware I/O and declared states that every implementing
controller exposes and that a parent uses to interact with it. One interface can
be reused by several sibling controllers.
name
The name of this Resource.
StringLiteral[1..1]
Method Summary
getName
@FName