Skip to content

class AnnotableComment

Package: ch.actifsource.core.javamodel.AnnotableComment

Direct Known Subclasses: ControllerInterface, Command, Controller, ControllerInstance, InterfaceSpecific, InputOutput, Variable, Unit, AVariableLibrary, InterfaceLocal, Config, VariableInitInterface, AbstractValue, IntercomTask, LogFileConfig, MessageHandler, AbstractMessageReaction, AbstractMessageLevel, AbstractMessageDefinition, CommonTypeLibrary, MessageTypeOverload, AbstractCommonFunction, MessageDefinitionOverride, MessageReactionFunctionImpl, ClusterInstance, AbstractMessageClusterDefinition, MessageClusterInstance, MessageInit, PlatformConfig, FunctionLocalVariable, AFunctionBlock, UserObjectInterface, UserObjectInterfaceVariable, InstanceGroup, CustomFolder, ALogElement, UPact, TestCase, AAction, ATestDefinition, AControl, AUserObject, AControllerLocalAccessibleCluster, TextManager, NativeTextList, NativeTextResource, InOutVariablePrefixDefinition, NonStandardReturnType, AStatemachine, Transition, DatatypeLibraryExtension, MethodModel, MethodComponent, AFieldSelector, ManualArgument, ADigitalInputFilter, AControllerMethod, ATestSuite, SuiteInstance, HardwareConfig, AStandardFunction, Junction, ModelTypeValue, ATextTokenElement, DeprecatedInstance, ImplicitReturnType


abstract class AnnotableComment extends Commentable

Subclasses of Annotable can be attributed with a comment. Use annotation @Error, @Warning, @Info or TODO to show message inside model inconsistencies.

Properties

comment

Describes the intent of this Resource.

TextLiteral[0..1]

A Literal that accepts multiple lines of text.