| Protocol Service ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
A Protocol is a formal set of rules and conventions that governs how two entities exchange information (usually over one or more types of network media).This is an abstract base class for representing Protocols that can be managed. This class represents a convenient aggregation point for defining how Protocols are managed and used.
Attributes | ||
«example» Device | ![]() | |
ResourceFacingService | ![]() | |
Integer | ![]() |
This is a non-negative integer that defines the port number used by this protocol. |
Boolean | ![]() |
This is a Boolean attribute. If its value is TRUE, then this protocol can use ephemeral port numbers. If its value is FALSE, then this protocol will only use well-defined port numbers. |
Integer | ![]() |
This non-negative integer defines the upper range of allowable port numbers to use. |
Integer | ![]() |
This non-negative integer defines the lower range of allowable port numbers to use. |
Integer | ![]() |
This is an enumerated integer that defines the direction of this protocol. Values are: 0: input 1: output 2: bi-directional |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | true |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Protocol |
Name Expression | |
Namespace | Protocol Service ABE |
Owned Template Signature | |
Owner | Protocol Service ABE |
Owning Template Parameter | |
Package | Protocol Service ABE |
Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Protocol Service ABE::Protocol |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «example» Device _device
Aggregation | None |
Alias | |
Association | DeviceHostsProtocols |
Association End | |
Class | Protocol |
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 | false |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | _device |
Name Expression | |
Namespace | Protocol |
Opposite | _protocol |
Owner | Protocol |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Protocol Service ABE::Protocol::_device |
Stereotype | |
Template Parameter | |
Type | «example» Device |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public ResourceFacingService _resourceFacingService2
Aggregation | None |
Alias | |
Association | ProtocolServiceDetails |
Association End | |
Class | Protocol |
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 | false |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | _resourceFacingService2 |
Name Expression | |
Namespace | Protocol |
Opposite | _protocol |
Owner | Protocol |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Protocol Service ABE::Protocol::_resourceFacingService2 |
Stereotype | |
Template Parameter | |
Type | ResourceFacingService |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Integer currentPortNumber
This is a non-negative integer that defines the port number used by this protocol.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Protocol |
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 | currentPortNumber |
Name Expression | |
Namespace | Protocol |
Opposite | |
Owner | Protocol |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Protocol Service ABE::Protocol::currentPortNumber |
Stereotype | required |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Boolean isEphemeral
This is a Boolean attribute. If its value is TRUE, then this protocol can use ephemeral port numbers. If its value is FALSE, then this protocol will only use well-defined port numbers.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Protocol |
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 | isEphemeral |
Name Expression | |
Namespace | Protocol |
Opposite | |
Owner | Protocol |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Protocol Service ABE::Protocol::isEphemeral |
Stereotype | required |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer portRangeEnd
This non-negative integer defines the upper range of allowable port numbers to use.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Protocol |
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 | portRangeEnd |
Name Expression | |
Namespace | Protocol |
Opposite | |
Owner | Protocol |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Protocol Service ABE::Protocol::portRangeEnd |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer portRangeStart
This non-negative integer defines the lower range of allowable port numbers to use.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Protocol |
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 | portRangeStart |
Name Expression | |
Namespace | Protocol |
Opposite | |
Owner | Protocol |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Protocol Service ABE::Protocol::portRangeStart |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
Public Integer protocolDirection
This is an enumerated integer that defines the direction of this protocol. Values are: 0: input 1: output 2: bi-directional
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Protocol |
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 | protocolDirection |
Name Expression | |
Namespace | Protocol |
Opposite | |
Owner | Protocol |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Protocol Service ABE::Protocol::protocolDirection |
Stereotype | required |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Protocol Service ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |