Interface TopologyRulesManager

All Superinterfaces:
AutoCloseable, Closeable, OsidManager, OsidManager, OsidProfile, Sourceable, TopologyRulesProfile

public interface TopologyRulesManager extends OsidManager, TopologyRulesProfile

The topology rules manager provides access to topology rules sessions and provides interoperability tests for various aspects of this service. The sessions included in this manager are:

  • EdgeEnablerLookupSession : a session to retrieve edge enablers
  • EdgeEnablerQuerySession : a session to query for edge enablers
  • EdgeEnablerSearchSession : a session to search for edge enablers
  • EdgeEnablerAdminSession : a session to create and delete edge enablers
  • EdgeEnablerNotificationSession : a session to receive notifications pertaining to edge enabler changes
  • EdgeEnablerGraphSession : a session to look up edge enabler graph mappings
  • EdgeEnablerGraphAssignmentSession : a session to manage edge enabler to graph mappings
  • EdgeEnablerSmartGraphSession : a session to manage dynamic ontologies of edge enablers
  • EdgeEnablerRuleLookupSession : a session to look up edge enabler to edge mappings
  • EdgeEnablerRuleApplicationSession : a session to apply edge enablers to edges