|
| Entity Identification ABE UML Documentation |
Common Domain::Root Business Entities ABE::Entity Identification ABE
AssociationClass EntityIdentificationSpecFormat
The sequence in which the EntityIdentificationSpecs that comprise a CompositeEntityIdentificationSpec appear in a CompositeEntityIdentificationSpec, along with its formatting attributes. For example, the format of a phone number contains dashes, such as 972-477-8401.
| Attributes |
| String | followedBy |
One or more characters that follow the EntityIdentification value. For example, the format of a phone number contains dashes, such as 972-477-8401.
|
| String | preceededBy |
One or more characters that precede the EntityIdentification value. For example, the format of a phone number contains dashes, such as 972-477-8401.
|
| Integer | sequence |
A value that specifies the order in which EntityIdentificationSpecs appear in a CompositeEntityIdentificationSpec.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Derived | false |
| Is Leaf | false |
| Keywords | |
| Kind | 1 - aggregation |
| Name | EntityIdentificationSpecFormat |
| Name Expression | |
| Namespace | Entity Identification ABE |
| Owned Template Signature | |
| Owner | Entity Identification ABE |
| Owning Template Parameter | |
| Package | Entity Identification ABE |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Entity Identification ABE::EntityIdentificationSpecFormat |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
followedBy
Public String followedBy
-
One or more characters that follow the EntityIdentification value. For example, the format of a phone number contains dashes, such as 972-477-8401.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | EntityIdentificationSpecFormat |
| 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 | followedBy |
| Name Expression | |
| Namespace | EntityIdentificationSpecFormat |
| Opposite | |
| Owner | EntityIdentificationSpecFormat |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Entity Identification ABE::EntityIdentificationSpecFormat::followedBy |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
preceededBy
Public String preceededBy
-
One or more characters that precede the EntityIdentification value. For example, the format of a phone number contains dashes, such as 972-477-8401.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | EntityIdentificationSpecFormat |
| 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 | preceededBy |
| Name Expression | |
| Namespace | EntityIdentificationSpecFormat |
| Opposite | |
| Owner | EntityIdentificationSpecFormat |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Entity Identification ABE::EntityIdentificationSpecFormat::preceededBy |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
sequence
Public Integer sequence
-
A value that specifies the order in which EntityIdentificationSpecs appear in a CompositeEntityIdentificationSpec.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | EntityIdentificationSpecFormat |
| 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 | sequence |
| Name Expression | |
| Namespace | EntityIdentificationSpecFormat |
| Opposite | |
| Owner | EntityIdentificationSpecFormat |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Entity Identification ABE::EntityIdentificationSpecFormat::sequence |
| Stereotype | required |
| Template Parameter | |
| Type | Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| Entity Identification ABE UML Documentation |