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]

The controller is the central element of a UP application. A controller defines the smallest, intrinsically functional unit.

A controller essentially consists of two main elements:
Interface and data
[UP - Statemachine]

In addition, the controller has the definition of relations to [Child] controllers.

A controller can also be described as an instantiable type that is instantiated in the [UP - ControllerTree].

name

The name of this Resource.

StringLiteral[1..1]

Method Summary

getName

@FName