Uses of Interface
org.goplanit.utils.graph.directed.ConjugateDirectedSubGraph
-
Packages that use ConjugateDirectedSubGraph Package Description org.goplanit.utils.graph.directed -
-
Uses of ConjugateDirectedSubGraph in org.goplanit.utils.graph.directed
Methods in org.goplanit.utils.graph.directed that return ConjugateDirectedSubGraph Modifier and Type Method Description ConjugateDirectedSubGraphConjugateDirectedSubGraph. deepClone()An id entity should always support a deep copy, i.e., all "owned" members will be deep copied when a clone of this instance is created via this call.ConjugateDirectedSubGraphConjugateDirectedSubGraph. shallowClone()Create a shallow copy of this entity
-