| Root Business Entities ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This is an abstract base class that defines the concept of various types of roles used in the model.
Attributes | ||
RoleSpecification | ![]() | |
String | ![]() |
A roleCombination is an array of string attributes that are used to identify and potentially select one or more policies for a set of managed entities from among a much larger set of available policies.Values of this attribute should be entered in comma separated value format; white space should be ignored. |
Integer | ![]() |
This is an enumerated integer that defines the precise means used to select one or more entities which map to one or more roles contained in the roleCombination attribute of this object. Values include: 0: retrieve all 1: retrieve intersectionFor exampe, assume that there is an external query engine that is looking for the roles edge or ethernet. The result of this query will look at the roleCombination and roleSelectionMethod attributes of each managed object that it is querying.If the value of this attribute is 0, then all managed objects that have their roleCombination set to either {edge}, {ethernet}, or {edge, ethernet} will be retrieved. In contrast, if the value of this attribute is 1, then only those managed objects whose roleCombination attribute is set to {edge, ethernet} will be retrieved. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | true |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Role |
Name Expression | |
Namespace | «011» Root Business Entities ABE |
Owned Template Signature | |
Owner | «011» Root Business Entities ABE |
Owning Template Parameter | |
Package | «011» Root Business Entities ABE |
Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Role |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public RoleSpecification _specificationRole
Aggregation | None |
Alias | |
Association | SpecifiesRoles |
Association End | |
Class | Role |
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 | 0..1 |
Name | _specificationRole |
Name Expression | |
Namespace | Role |
Opposite | _role |
Owner | Role |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Role::_specificationRole |
Stereotype | |
Template Parameter | |
Type | RoleSpecification |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String roleCombination
A roleCombination is an array of string attributes that are used to identify and potentially select one or more policies for a set of managed entities from among a much larger set of available policies.Values of this attribute should be entered in comma separated value format; white space should be ignored.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Role |
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 | roleCombination |
Name Expression | |
Namespace | Role |
Opposite | |
Owner | Role |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Role::roleCombination |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer roleSelectionMethod
This is an enumerated integer that defines the precise means used to select one or more entities which map to one or more roles contained in the roleCombination attribute of this object. Values include: 0: retrieve all 1: retrieve intersectionFor exampe, assume that there is an external query engine that is looking for the roles edge or ethernet. The result of this query will look at the roleCombination and roleSelectionMethod attributes of each managed object that it is querying.If the value of this attribute is 0, then all managed objects that have their roleCombination set to either {edge}, {ethernet}, or {edge, ethernet} will be retrieved. In contrast, if the value of this attribute is 1, then only those managed objects whose roleCombination attribute is set to {edge, ethernet} will be retrieved.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Role |
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 | roleSelectionMethod |
Name Expression | |
Namespace | Role |
Opposite | |
Owner | Role |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Root Business Entities ABE::Role::roleSelectionMethod |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Root Business Entities ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |