This document covers the details of how information about protocols is handled by BASE.
See alsoA protocol defines a procedure and can be connected to different items in base. Each protocol can have a file attached to it that describes the details about the protocol.
Protocol parameters are described with annotation types. All annotation
types attached to a protocol automatically becomes available for annotation
of items that are using that protocol. It is only allowed to use annotation types
which have the protocolParameter
flag set to true.