Interface TopologicalModifier
-
- All Known Subinterfaces:
DirectedGraphModifier,GraphModifier<V,E>,ServiceNetworkLayerModifier<V,E,S>,TopologicalLayerModifier,UntypedDirectedGraphLayerModifier<V,E,S>
- All Known Implementing Classes:
DirectedGraphModifierImpl,GraphModifierImpl,ServiceNetworkLayerModifierImpl,UntypedNetworkLayerModifierImpl
public interface TopologicalModifierBase modifier interface regarding topological changes to an underlying topological implementation, e.g., a graph.- Author:
- markr