Skip to content

class TestController

Package: swiss.avm.up.core.generic.testing.javamodel.TestController

Direct Known Subclasses:


class TestController extends NamedResource, ATestController

Properties

controllerType

Controller[1..1]

A Controller is a reusable control-behaviour type - the unit that defines the
commands, states, transitions, interlocks and messages for one kind of device or
function. It is instantiated many times as ControllerInstances in the tree and
exposes its behaviour through a public interface, a per-instance interface and a
private internal interface. A project controller usually extends a library base
controller and adds only its specific behaviour.

name

The name of this Resource.

StringLiteral[1..1]

Method Summary

getName

@FName