Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE
Class MACVariable

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 macAddressList macAddressList

This attribute is an unordered list of strings, each specifying a
MAC address or a range of MAC addresses. The 802 MAC address canonical format is used:

MACaddress = 1*4HEXDIG ":" 1*4HEXDIG ":" 1*4HEXDIG
MACmaskedaddress = MACaddress","MACaddress

Each 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 macDirection macDirection

This is an enumerated integer that defines if this variable is used to represent source addresses, destination addresses, or both.

Attributes inherited from SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::VariableStandard SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::VariableStandard
allowedValueTypes allowedValueTypes

Attributes inherited from SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::PolicyVariable SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::PolicyVariable
_policyValue _policyValue, _policyOperator _policyOperator, _policyStatement _policyStatement

Attributes inherited from SID Models::Common Domain::Policy ABE::Policy Framework ABE::Policy SID Models::Common Domain::Policy ABE::Policy Framework ABE::Policy
_policyApplication _policyApplication, keywords keywords, policyName policyName, _policyRepository _policyRepository, _policyDomain _policyDomain

Attributes inherited from SID Models::Common Domain::Root Business Entities ABE::RootEntity SID Models::Common Domain::Root Business Entities ABE::RootEntity
_rootEntityType _rootEntityType, _revenueAssuranceParmValue _revenueAssuranceParmValue, _characteristicValue _characteristicValue, name name, description description, ID ID, metric metric, _monitoredMetricInstancesCriteria _monitoredMetricInstancesCriteria, directedEdge directedEdge, vertex vertex, entityCatalogItem entityCatalogItem, rootEntityGroupMember rootEntityGroupMember, rootEntityGroup rootEntityGroup, rootEntityRelationship rootEntityRelationship, rootEntityRelationship2 rootEntityRelationship2, associationRole associationRole, entitySpecificationAttachment entitySpecificationAttachment, interactionUseCase interactionUseCase, interactionResult interactionResult

Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameMACVariable
Name Expression
NamespacePolicy Variable ABE
Owned Template Signature
OwnerPolicy Variable ABE
Owning Template Parameter
PackagePolicy Variable ABE
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::MACVariable
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 macAddressList
Public String macAddressList

This attribute is an unordered list of strings, each specifying a
MAC address or a range of MAC addresses. The 802 MAC address canonical format is used:

MACaddress = 1*4HEXDIG ":" 1*4HEXDIG ":" 1*4HEXDIG
MACmaskedaddress = MACaddress","MACaddress

Each 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

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMACVariable
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NamemacAddressList
Name Expression
NamespaceMACVariable
Opposite
OwnerMACVariable
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::MACVariable::macAddressList
Stereotype
Template Parameter
TypeString
Upper1
Upper Value
VisibilityPublic


 macDirection
Public Integer macDirection

This is an enumerated integer that defines if this variable is used to represent source addresses, destination addresses, or both.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMACVariable
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NamemacDirection
Name Expression
NamespaceMACVariable
Opposite
OwnerMACVariable
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Variable ABE::MACVariable::macDirection
Stereotype
Template Parameter
TypeInteger
Upper1
Upper Value
VisibilityPublic