class Child
Package: swiss.avm.up.core.generic.specification.javamodel.Child
Direct Known Subclasses:
class Child extends AbstractChild
The child defines with which interface a relation to a subordinate controller exists.
Properties
comment
TextLiteral[0..1]
A Literal that accepts multiple lines of text.
name
The name of this Resource.
StringLiteral[1..1]
requiresInterface
Type of the interface that the child must implement.
It is also possible to specify an interface, which is implemented by the base interface.
ControllerInterface[1..1]
Definition of public informations of a [Controller].
A Controller interface can implement other interfaces and inherits all its elements.