GeneralClass
General definition of a Class.
A GeneralClass is an elaborated Classifier. It belongs to its NameSpace.
: GeneralClass (architecture_autodiagram)
Figure 214 : GeneralClass (architecture_autodiagram)
GeneralClassClassifierParameterExceptionHandlerAttributeSignalObjectNodeActorClassDataTypeEnumerationInterfaceTemplateParameterUseCase
Attribute
Description
boolean IsElementary [1..1]
Determines whether a Class is elementary/primitive or not. A Class is primitive if its value cannot be broken down and its instances are not handled by the application. For example, integer and boolean are elementary Classes, whereas Human or Device are generally not.
Association
Description
Occurence : Parameter [0..*]
ExceptionInput : ExceptionHandler [1..1]
Object : Attribute [0..*]
SRepresentation : Signal [0..*]
OccurenceObjectNode : ObjectNode [0..*]