Uses of Class
org.goplanit.network.virtual.ConjugateConnectoidEdgeImpl
-
Packages that use ConjugateConnectoidEdgeImpl Package Description org.goplanit.network.virtual Virtual network component object classes -
-
Uses of ConjugateConnectoidEdgeImpl in org.goplanit.network.virtual
Methods in org.goplanit.network.virtual that return ConjugateConnectoidEdgeImpl Modifier and Type Method Description ConjugateConnectoidEdgeImplConjugateConnectoidEdgeImpl. 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.ConjugateConnectoidEdgeImplConjugateConnectoidEdgeImpl. shallowClone()Create a shallow copy of this entityConstructors in org.goplanit.network.virtual with parameters of type ConjugateConnectoidEdgeImpl Constructor Description ConjugateConnectoidEdgeImpl(ConjugateConnectoidEdgeImpl other, boolean deepCopy)Copy constructor
-