Interface | Description |
---|---|
CollapsibleCriteria |
This interface indicates that a criteria can be used to "collapse" elements of the graph.
|
Connector | |
ConnectorRef | |
Edge | |
EdgeListener | |
EdgeProvider | |
EdgeRef | |
EdgeStatusProvider | |
GraphProvider | |
GroupRef | |
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 | |
VertexProvider | |
VertexRef |
Class | Description |
---|---|
AbstractEdge | |
AbstractEdgeRef | |
AbstractRef | |
AbstractSearchProvider |
This abstract class provides empty implementations of all of the event handler functions.
|
AbstractSearchQuery | |
AbstractTopologyProvider | |
AbstractTopologyProvider.IdGenerator |
This class generates an unique id.
|
AbstractVertex | |
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 | |
DelegatingVertexEdgeProvider | |
RefComparator |
This comparator only cares about the tuple of namespace and id.
|
SearchResult | |
SimpleConnector | |
SimpleEdgeProvider | |
SimpleGraphProvider | |
SimpleGroup | |
SimpleLeafVertex | |
SimpleMetaTopologyProvider |
A
MetaTopologyProvider that supports a single GraphProvider . |
SimpleSearchProvider | |
SimpleVertexProvider |
Enum | Description |
---|---|
Criteria.ElementType |
Copyright © 2021. All rights reserved.