|
| annotations - UML-Dokumentation |
annotations
KlasseComment
This class represents comments in the program code.
| Attribute |
| <Primitive Type> Boolean | todo |
This property is true if the comment contains TODO tags.
|
| <Primitive Type> Boolean | formal |
This property is true if this is a formal comment.
|
| <Primitive Type> Unlimited Natural | todoCount |
This property represents the number of TODO, HACK or FIXME tags in this comment.
|
| <Primitive Type> String | texts |
This property represents a list of contains comment lines.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Comment |
| Name Expression | |
| Namespace | <<ePackage>> <Package> annotations |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> annotations |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> annotations |
| Qualified Name | gast::annotations::Comment |
| Representation | |
| Stereotype | Nondocumented |
| Template Parameter | |
| Visibility | Public |
formal
Public <Primitive Type> Boolean formal
-
This property is true if this is a formal comment.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <<nondocumented>> <Class> Comment |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | formal |
| Name Expression | |
| Namespace | <<nondocumented>> <Class> Comment |
| Opposite | |
| Owned Template Signature | |
| Owner | <<nondocumented>> <Class> Comment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::annotations::Comment::formal |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Boolean |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
texts
Public <Primitive Type> String texts
-
This property represents a list of contains comment lines.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <<nondocumented>> <Class> Comment |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 0 |
| Lower Value | <Literal Integer> 0 |
| Multiplicity | * |
| Name | texts |
| Name Expression | |
| Namespace | <<nondocumented>> <Class> Comment |
| Opposite | |
| Owned Template Signature | |
| Owner | <<nondocumented>> <Class> Comment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::annotations::Comment::texts |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> String |
| Upper | * |
| Upper Value | <Literal Unlimited Natural> * |
| Visibility | Public |
todo
Public <Primitive Type> Boolean todo
-
This property is true if the comment contains TODO tags.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| attributeName | |
| Class | <<nondocumented>> <Class> Comment |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | true |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | true |
| Is Static | false |
| Is Unique | true |
| isID | False |
| isTransient | True |
| isUnsettable | True |
| isVolatile | True |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | todo |
| Name Expression | |
| Namespace | <<nondocumented>> <Class> Comment |
| Opposite | |
| Owned Template Signature | |
| Owner | <<nondocumented>> <Class> Comment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::annotations::Comment::todo |
| Stereotype | eAttribute |
| Template Parameter | |
| Type | <Primitive Type> Boolean |
| Upper | 1 |
| Upper Value | |
| visibility | 0 - Unspecified |
| Visibility | Public |
| xmlFeatureKind | 0 - Unspecified |
| xmlName | |
| xmlNamespace | |
todoCount
Public <Primitive Type> Unlimited Natural todoCount
-
This property represents the number of TODO, HACK or FIXME tags in this comment.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <<nondocumented>> <Class> Comment |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | todoCount |
| Name Expression | |
| Namespace | <<nondocumented>> <Class> Comment |
| Opposite | |
| Owned Template Signature | |
| Owner | <<nondocumented>> <Class> Comment |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | gast::annotations::Comment::todoCount |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| annotations - UML-Dokumentation |