Interface SequencingProxyManager

All Superinterfaces:
AutoCloseable, Closeable, OsidProfile, OsidProxyManager, OsidProxyManager, SequencingProfile, Sourceable

public interface SequencingProxyManager extends OsidProxyManager, SequencingProfile

The sequencing proxy manager provides access to sequencing sessions and provides interoperability tests for various aspects of this service. Methods in this manager pass a Proxy for passing information from server environments. The sessions included in this manager are:

  • ElementLookupSession : a session for retrieving elements in a chain
  • ElementAdminSession : a session for managing elements in a chain
  • SequencingSession : a session for sequencing elements in a chain
  • ChainLookupSession : a session to retrieve chains
  • ChainQuerySession : a session to query for chains
  • ChainSearchSession : a session to search for chains
  • ChainAdminSession : a session to create and delete chains
  • ChainNotificationSession : a session to receive notifications pertaining to chain changes
  • ChainAntimatroidsSession : a session to look up chain antimatroids mappings
  • ChainAntimatroidAssignmentSession : a session to manage chain to antimatroid mappings
  • ChainSmartAntimatroidSession : a session to manage dynamic antimatroids of chains
  • AntimatroidLookupSession : a session to retrieve antimatroids
  • AntimatroidQuerySession : a session to search for antimatroids
  • AntimatroidSearchSession : a session to search for antimatroids
  • AntimatroidAdminSession : a session to create and delete antimatroids
  • AntimatroidNotificationSession : a session to receive notifications pertaining to antimatroid changes
  • AntimatroidHierarchySession : a session to traverse a hierarchy of antimatroid
  • AntimatroidHierarchyDesignSession : a session to manage an antimatroid hierarchy