| Management Job ABE UML Documentation |
Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE
Class ProtocolTransferData
Defines the information required for a data transfer. It contains information needed for the data transfer, but it does not contain result information, i.e. the list of file produced is not part of this object nor of its descendants.This class acts as a base class for all types of possible data transfers even if currently only File Transfer is supported.
Attributes |
ManagementJob | job | |
String | transportProtocol |
The protocol that is used to transfer the requested data between the participating applications.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | true |
Is Active | false |
Is Leaf | false |
Keywords | dataType |
Name | ProtocolTransferData |
Name Expression | |
Namespace | Management Job ABE |
Owned Template Signature | |
Owner | Management Job ABE |
Owning Template Parameter | |
Package | Management Job ABE |
Qualified Name | SID Models::Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE::ProtocolTransferData |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
job
Public ManagementJob job
-
Constraints:
-
Properties:
-
transportProtocol
Public String transportProtocol
-
The protocol that is used to transfer the requested data between the participating applications.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «dataType» ProtocolTransferData |
Datatype | |
Default | FILE_TRANSFER |
Default Value | (FILE_TRANSFER) |
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 | transportProtocol |
Name Expression | |
Namespace | «dataType» ProtocolTransferData |
Opposite | |
Owner | «dataType» ProtocolTransferData |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain UNUSED::UNUSED Packages::TIP Common ABE::Management Job ABE::ProtocolTransferData::transportProtocol |
Stereotype | required |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Management Job ABE UML Documentation |