class MessageDefinitionOverride
Package: swiss.avm.up.core.generic.instantiation.controller_instance.javamodel.MessageDefinitionOverride
Direct Known Subclasses:
class MessageDefinitionOverride extends Decorator, AnnotableComment, MessageProperties
Properties
ackType
How a message has to be confirmed.
ModelTypeValue[0..1]
ackWhileActiveAllowed
Message can be acknowledged while still active
BooleanLiteral[0..1]
A literal where only the two values 'false' and 'true' are accepted.
cluster
Cluster that is affected by the message.
AControllerLocalAccessibleCluster[0..1]
cluster
Cluster that is affected by the message.
AbstractMessageGroupDefinition[0..1]
clusterInstance
InstanceableClusterDefinition[1..1]
comment
Describes the intent of this Resource.
TextLiteral[0..1]
A Literal that accepts multiple lines of text.
description
Complete description of the message. This is normally used as help text on the HMI. Concatenation of multiple descriptions supported.
ATextSource[0..N]
fullNameElement
Contains an element of the full name of the message. Is generally used for the display on the HMI.
All name elements are combined to form the full name
ATextSource[0..N]
level
Level of the message.
AbstractMessageLevel[0..1]
level
AbstractMessageLevel[0..1]
log
Message is logged by the logging system
BooleanLiteral[0..1]
A literal where only the two values 'false' and 'true' are accepted.
prio
The priority may be used by the hmi for sorting
IntegerLiteral[0..1]
A literal which accepts 32-bit integral number values.
publish
Enables the notification for HMI listeners
BooleanLiteral[0..1]
A literal where only the two values 'false' and 'true' are accepted.
reaction
If at least one reaction is defined here, the Reactions from the message definition are removed.
If no reaction is defined here, the reactions from the message definition apply.
AbstractMessageReaction[0..N]
reactions
Reaction of the message.
AbstractMessageReaction[0..N]
target
Reference to the decorated Resource.
Resource[1..1]
The base class of any Resource in the system.
textSource
Contains the full name of the message. Normally used for display on the HMI.
ATextSource[0..N]
type
Type of message
ModelTypeValue[0..1]