Interface TopologyRulesProxyManager

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

public interface TopologyRulesProxyManager extends OsidProxyManager, TopologyRulesProfile

The topology rules proxy manager provides access to topology rules 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:

  • 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