: Public abstract <<TMF_BusinessEntity>> Business Entity
Created: 1/10/2022 12:03:43 PM
Modified: 4/15/2022 10:34:09 AM
Project:
Advanced:
This is an abstract base class for objects that represent collections of ManagedEntity objects. This enables common attributes and relationships and other semantics to be applied to different types of Collections of ManagedEntity objects. These can then be refined in the subclasses of Collection.<br/>
Attribute
Public Integer
  orderMethod
Details:
Notes: This is an enumerated integer, and is used to define the method by which elements in an OrderedSet or Sequence are collated. If the Collection type is Set or Bag, then this attribute MUST have the value 1 ("Not Applicable"). Values include:<br/><br/> 1: Not Applicable<br/> 2: Ascending<br/> 3: Descending<br/>
Public Integer
  type
Details:
Notes: This is an enumerated integer that defines the type of Collection that this object is. Values include:<br/><br/> 1: Set<br/> 2: OrderedSet<br/> 3: Sequence<br/> 4: Bag<br/><br/>A Set does not contain duplicate elements, and does not impose an order on its elements. An OrderedSet is like a Set, except that it does impose an order on its contents. A Bag is like a Set, except that it may contain duplicates. A Sequence is like a Bag, except that the elements are ordered.<br/>
Element Source Role Target Role
«TMF_ABE» Root Business Entities ABE
ABE «TMF_ABEIsComposedByEntity»
Name:  
 
Name:  
 
Details:
 
«TMF_BusinessEntity» ManagedEntity
Business Entity  
Name: _collection
 
Name: _managedEntity
 
Details:
 
Tag Value
IsCoreEntity False
Details:
Values: true,false
Default: False
rsa_guid _3E3F0EC000E93CDDD3C501D5
Details:
 
Property Value
isActive: 0
isFinalSpecialization: 0
Object Type Connection Direction Notes
«TMF_BusinessEntity» PolicyEventBase Business Entity Generalization From  
«TMF_BusinessEntity» PolicyRepository Business Entity Generalization From  
«TMF_BusinessEntity» RootEntity Business Entity Generalization To  
«TMF_BusinessEntity» ReplacementSet Business Entity Generalization From