Interface GraphSynchronizer
- All Known Implementing Classes:
DisabledGraphSynchronizer,IdentifyingGraphSynchronizer,ReplacingGraphSynchronizer
public interface GraphSynchronizer
-
Method Summary
-
Method Details
-
synchronize
void synchronize(ai.stapi.graph.Graph graph) throws ai.stapi.graph.exceptions.GraphException - Throws:
ai.stapi.graph.exceptions.GraphException
-