| Base Types ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
A base / value business entity used to represent measurements.
Attributes | ||
long | ![]() |
A quantity of something, typically the total of a thing or things in number, size, value, extent, or money. |
String | ![]() |
The unit of measure for the quantity, such as meters, cubic yards, kilograms [ISO 80000], and the currency referring to [ISO 4217]. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | true |
Is Active | false |
Is Leaf | false |
Keywords | baseType |
Name | Quantity |
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::Quantity |
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, extent, or money.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «baseType» Quantity |
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» Quantity |
Opposite | |
Owner | «baseType» Quantity |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Base Types ABE::Quantity::amount |
Stereotype | required |
Template Parameter | |
Type | long |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public String units
The unit of measure for the quantity, such as meters, cubic yards, kilograms [ISO 80000], and the currency referring to [ISO 4217].
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «baseType» Quantity |
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» Quantity |
Opposite | |
Owner | «baseType» Quantity |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Base Types ABE::Quantity::units |
Stereotype | required |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Base Types ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |