| Interface | Description | 
|---|---|
| BackendGraph | 
 Graph interface which are provided by a  
GraphProvider. | 
| CollapsibleCriteria | 
 This interface indicates that a criteria can be used to "collapse" elements of the graph. 
 | 
| CollapsibleRef | |
| CollapsibleVertex | |
| Connector | |
| ConnectorRef | |
| Edge | |
| EdgeListener | |
| EdgeRef | |
| EdgeStatusProvider | |
| GraphProvider | |
| LevelAware | |
| MetaTopologyProvider | |
| Ref | |
| SearchCriteria | 
 This interface, is an extension of the  
CollapsibleCriteria interface - it allows
 saving CollapsibleCriteria objects to history and to load them from it afterwards | 
| SearchProvider | |
| SearchQuery | |
| Status | |
| StatusProvider | |
| TopologyProviderInfo | |
| Vertex | |
| VertexListener | |
| VertexRef | 
| Class | Description | 
|---|---|
| AbstractCollapsibleVertex | |
| AbstractEdge | |
| AbstractEdgeRef | |
| AbstractLevelAwareVertex | |
| AbstractRef | |
| AbstractSearchProvider | 
 This abstract class provides empty implementations of all of the event handler functions. 
 | 
| AbstractSearchQuery | |
| AbstractTopologyProvider | |
| AbstractVertex | |
| CollapsibleGraph | |
| Criteria | 
 The interface is extended by plugin developers to allow the setting of criteria for their Providers 
 | 
| Defaults | 
 Object which defines the defaults for a  
GraphProvider. | 
| DefaultStatus | |
| DefaultTopologyProviderInfo | |
| DefaultVertexRef | |
| RefComparator | 
 This comparator only cares about the tuple of namespace and id. 
 | 
| SearchResult | 
| Enum | Description | 
|---|---|
| Criteria.ElementType | 
Copyright © 2020. All rights reserved.