Common Domain::Policy ABE::Policy Structure ABE::Policy Value ABE
Class MACAddressValue

This class is used to define a list of MAC addresses and MAC address range values as an unordered list of strings, each specifying a MAC address or a range of MAC addresses according to the canonical 802 MAC address format. Each string entry is either:

- a single MAC address, such as 0000:00A5:0000
- a range of MAC addresses specified by an address
and mask, such as 0000:00A5:0000,FFFF:FFFF:0000,
which defines a range of MAC addresses in which the
first four octets are equal to 0000:00A5.

Attributes
Integer macFormat macFormat

This is an enumerated integer that defines how the MAC Address is represented. Values are:

0: a single address (e.g., 0000:00A5:0000)
1: an address with mask (e.g., 0000:00A5:0000, FFFF:FFFF:0000)

String macValueList macValueList

This is an array of strings, each of which contains a MAC Address. Each string must be of the same format, which is specified in the macFormat attribute of this object.

Attributes inherited from SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Value ABE::PolicyValue SID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Value ABE::PolicyValue
_policyVariable _policyVariable, _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
NameMACAddressValue
Name Expression
NamespacePolicy Value ABE
Owned Template Signature
OwnerPolicy Value ABE
Owning Template Parameter
PackagePolicy Value ABE
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Value ABE::MACAddressValue
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 macFormat
Public Integer macFormat

This is an enumerated integer that defines how the MAC Address is represented. Values are:

0: a single address (e.g., 0000:00A5:0000)
1: an address with mask (e.g., 0000:00A5:0000, FFFF:FFFF:0000)

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMACAddressValue
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)
NamemacFormat
Name Expression
NamespaceMACAddressValue
Opposite
OwnerMACAddressValue
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Value ABE::MACAddressValue::macFormat
Stereotype
Template Parameter
TypeInteger
Upper1
Upper Value
VisibilityPublic


 macValueList
Public String macValueList

This is an array of strings, each of which contains a MAC Address. Each string must be of the same format, which is specified in the macFormat attribute of this object.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMACAddressValue
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)
NamemacValueList
Name Expression
NamespaceMACAddressValue
Opposite
OwnerMACAddressValue
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Policy ABE::Policy Structure ABE::Policy Value ABE::MACAddressValue::macValueList
Stereotype
Template Parameter
TypeString
Upper1
Upper Value
VisibilityPublic