| Policy Variable ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class represents using the source MAC address value as part of a condition expression. Thus, only BitStringValue and IntegerValue classes can be used in the value portion of the condition expression with this PolicyVariable.
Attributes | ||
String | ![]() |
This attribute is an unordered list of strings, each specifying aMAC address or a range of MAC addresses. The 802 MAC address canonical format is used: MACaddress = 1*4HEXDIG ":" 1*4HEXDIG ":" 1*4HEXDIG MACmaskedaddress = MACaddress","MACaddressEach string entry is either: 1. A single MAC address. Example: 0000:00A5:0000 2. A MACmaskedaddress address range defined specified by an address and mask. The mask specifies the relevant bits in the address. Example: 0000:00A5:0000, FFFF:FFFF:0000 defines a range of MAC addresses in which the first 4 8-bit bytes are equal to 0000:00A5 |
Integer | ![]() |
This is an enumerated integer that defines if this variable is used to represent source addresses, destination addresses, or both. |
Attributes inherited from ![]() |
||
![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | MACVariable |
Name Expression | |
Namespace | Policy Variable ABE |
Owned Template Signature | |
Owner | Policy Variable ABE |
Owning Template Parameter | |
Package | Policy Variable ABE |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::MACVariable |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public String macAddressList
This attribute is an unordered list of strings, each specifying aMAC address or a range of MAC addresses. The 802 MAC address canonical format is used: MACaddress = 1*4HEXDIG ":" 1*4HEXDIG ":" 1*4HEXDIG MACmaskedaddress = MACaddress","MACaddressEach string entry is either: 1. A single MAC address. Example: 0000:00A5:0000 2. A MACmaskedaddress address range defined specified by an address and mask. The mask specifies the relevant bits in the address. Example: 0000:00A5:0000, FFFF:FFFF:0000 defines a range of MAC addresses in which the first 4 8-bit bytes are equal to 0000:00A5
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | MACVariable |
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 | macAddressList |
Name Expression | |
Namespace | MACVariable |
Opposite | |
Owner | MACVariable |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::MACVariable::macAddressList |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer macDirection
This is an enumerated integer that defines if this variable is used to represent source addresses, destination addresses, or both.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | MACVariable |
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 | macDirection |
Name Expression | |
Namespace | MACVariable |
Opposite | |
Owner | MACVariable |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::MACVariable::macDirection |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Policy Variable ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |