| Base Types ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
A base / value business entity used to represent a length of time.Duration is a type of Quantity
Attributes | ||
long | ![]() |
A quantity of something, typically the total of a thing or things in number, size, value, or extent. |
String | ![]() |
The unit of measure for the quantity, milliseconds, seconds, minutes, hours, days, weeks, months or years. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | true |
Is Active | false |
Is Leaf | false |
Keywords | baseType |
Name | Duration |
Name Expression | |
Namespace | «010» Base Types ABE |
Owned Template Signature | |
Owner | «010» Base Types ABE |
Owning Template Parameter | |
Package | «010» Base Types ABE |
Qualified Name | SID Models::Common Domain::Base Types ABE::Duration |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public long amount
A quantity of something, typically the total of a thing or things in number, size, value, or extent.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «baseType» Duration |
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 | None (1) |
Name | amount |
Name Expression | |
Namespace | «baseType» Duration |
Opposite | |
Owner | «baseType» Duration |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Base Types ABE::Duration::amount |
Stereotype | required |
Template Parameter | |
Type | long |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public String units
The unit of measure for the quantity, milliseconds, seconds, minutes, hours, days, weeks, months or years.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «baseType» Duration |
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 | None (1) |
Name | units |
Name Expression | |
Namespace | «baseType» Duration |
Opposite | |
Owner | «baseType» Duration |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Base Types ABE::Duration::units |
Stereotype | required |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Base Types ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |