|
| Root Business Entities ABE UML Documentation |
Common Domain::Root Business Entities ABE
Class Entity
This is an abstract class that extends the RootEntity class in order to represent classes of objects that play a business function. Entities can be either managed or unmanaged. If it is managed, then it is further defined by a ManagedEntity, else it has no relationship with ManagedEntity.More formally, an Entity represents objects that have a separate and distinct existence. They are not just a collection of attributes or an abstraction of behavior.
Attributes inherited from SID Models::Common Domain::Root Business Entities ABE::RootEntity |
_rootEntityType, _revenueAssuranceParmValue, _characteristicValue, name, description, ID, metric, _monitoredMetricInstancesCriteria, directedEdge, vertex, entityCatalogItem, rootEntityGroupMember, rootEntityGroup, rootEntityRelationship, rootEntityRelationship2, associationRole, entitySpecificationAttachment, interactionUseCase, interactionResult |
Properties:
_entityIdentification
Public EntityIdentification _entityIdentification
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | EntityRecognizedUsing |
| Association End | |
| Class | Entity |
| 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 | false |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | * |
| Name | _entityIdentification |
| Name Expression | |
| Namespace | Entity |
| Opposite | _entity |
| Owner | Entity |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Entity::_entityIdentification |
| Stereotype | |
| Template Parameter | |
| Type | EntityIdentification |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
_entityRole
Public EntityRole _entityRole
-
Constraints:
-
Properties:
-
| Aggregation | Shared |
| Alias | |
| Association | EntityHasRoles |
| Association End | |
| Class | Entity |
| 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 | false |
| Keywords | |
| Lower | 0 |
| Lower Value | (0) |
| Multiplicity | * |
| Name | _entityRole |
| Name Expression | |
| Namespace | Entity |
| Opposite | _entity |
| Owner | Entity |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Entity::_entityRole |
| Stereotype | |
| Template Parameter | |
| Type | EntityRole |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
characteristicValue
Public CharacteristicValue characteristicValue
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | EntityDescribedByChaValue |
| Association End | |
| Class | Entity |
| 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 | (0) |
| Multiplicity | * |
| Name | characteristicValue |
| Name Expression | |
| Namespace | Entity |
| Opposite | entity |
| Owner | Entity |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Entity::characteristicValue |
| Stereotype | |
| Template Parameter | |
| Type | CharacteristicValue |
| Upper | * |
| Upper Value | (*) |
| Visibility | Public |
managedEntity
Public ManagedEntity managedEntity
-
Constraints:
-
Properties:
-
| Aggregation | Composite |
| Alias | |
| Association | EntityFurtherDefinedBy |
| Association End | |
| Class | Entity |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | true |
| 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 | (0) |
| Multiplicity | 0..1 |
| Name | managedEntity |
| Name Expression | |
| Namespace | Entity |
| Opposite | entity |
| Owner | Entity |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Entity::managedEntity |
| Stereotype | |
| Template Parameter | |
| Type | ManagedEntity |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| Root Business Entities ABE UML Documentation |