Skip to content

class DigitalType

Package: swiss.avm.up.core.generic.specification.interface_local.javamodel.DigitalType

Direct Known Subclasses: DigitalInput, DigitalOutput


abstract class DigitalType extends NamedResource, InputOutput, AResourceWithType

Properties

comment

Describes the intent of this Resource.

TextLiteral[0..1]

A Literal that accepts multiple lines of text.

name

The name of this Resource.

StringLiteral[1..1]

Method Summary

accept

@FCodeSnippet

Parameters:

ValidatableTypeVisitorLiteral

Return:

Void