| Security Vulnerability Scoring Algorithm ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
A type of SecVulnerabilityScoringAlgorithmMember that indicates some combination of delimiter, operator, value should be used at this point in the algorithm. The combination is dependent on the value(s) present for the three attributes that describe this entity.Notes: For example, "20 *" , "*", "/".
Attributes | ||
String | ![]() |
A character used to specify the boundary between separate members.Notes: For example, ";", ",", ":" |
String | ![]() |
A mathematical symbol, term, or other entity that describes an operation.Notes: For example, case of, *, /. |
long | ![]() |
A number used in the algorithm to calculate the security vulernability score.Notes: For example, a value of of 0.395 is used when the Access Vector value is L (local) or the value 20 as a multiplier. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | SecVulnerabilityGeneralMbr |
Name Expression | |
Namespace | Security Vulnerability Scoring Algorithm ABE |
Owned Template Signature | |
Owner | Security Vulnerability Scoring Algorithm ABE |
Owning Template Parameter | |
Package | Security Vulnerability Scoring Algorithm ABE |
Qualified Name | SID Models::Enterprise Domain::Enterprise Risk ABE::Enterprise Security ABE::Security Vulnerability ABE::Security Vulnerability Scoring Definition ABE::Security Vulnerability Scoring Algorithm ABE::SecVulnerabilityGeneralMbr |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public String delimiter
A character used to specify the boundary between separate members.Notes: For example, ";", ",", ":"
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SecVulnerabilityGeneralMbr |
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 | delimiter |
Name Expression | |
Namespace | SecVulnerabilityGeneralMbr |
Opposite | |
Owner | SecVulnerabilityGeneralMbr |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Enterprise Domain::Enterprise Risk ABE::Enterprise Security ABE::Security Vulnerability ABE::Security Vulnerability Scoring Definition ABE::Security Vulnerability Scoring Algorithm ABE::SecVulnerabilityGeneralMbr::delimiter |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public String operator
A mathematical symbol, term, or other entity that describes an operation.Notes: For example, case of, *, /.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SecVulnerabilityGeneralMbr |
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 | operator |
Name Expression | |
Namespace | SecVulnerabilityGeneralMbr |
Opposite | |
Owner | SecVulnerabilityGeneralMbr |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Enterprise Domain::Enterprise Risk ABE::Enterprise Security ABE::Security Vulnerability ABE::Security Vulnerability Scoring Definition ABE::Security Vulnerability Scoring Algorithm ABE::SecVulnerabilityGeneralMbr::operator |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public long value
A number used in the algorithm to calculate the security vulernability score.Notes: For example, a value of of 0.395 is used when the Access Vector value is L (local) or the value 20 as a multiplier.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SecVulnerabilityGeneralMbr |
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 | value |
Name Expression | |
Namespace | SecVulnerabilityGeneralMbr |
Opposite | |
Owner | SecVulnerabilityGeneralMbr |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Enterprise Domain::Enterprise Risk ABE::Enterprise Security ABE::Security Vulnerability ABE::Security Vulnerability Scoring Definition ABE::Security Vulnerability Scoring Algorithm ABE::SecVulnerabilityGeneralMbr::value |
Stereotype | |
Template Parameter | |
Type | long |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Security Vulnerability Scoring Algorithm ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |