Protocols

NOTE! This document is outdated and has been replaced with newer documentation. See The database schema and the Data Layer API

This document covers the details of how information about protocols is handled by BASE.

See also

Last updated: $Date: 2009-04-06 14:52:39 +0200 (må, 06 apr 2009) $


Protocol and ProtocolType

A 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

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.