Class Protocol

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    NodeProtocol, VirtualProtocol

    public class Protocol
    extends java.lang.Object
    implements java.io.Serializable
    A Reference model element that defines the type of the referred artefact and the virtualization process that was applied when creating a reference.
    Protocols define the semantics of all elements of a reference. Protocol implementations add syntactic processing methods.
    The high level semantic functionality of a protocol is implemented with ProtocolMethods.
    Author:
    Bogdan Horje
    See Also:
    Serialized Form