Uses of Interface
org.goplanit.utils.network.layer.physical.ConjugateLinkFactory
-
Packages that use ConjugateLinkFactory Package Description org.goplanit.network.layer.physical Physical network component object classesorg.goplanit.utils.network.layer.physical -
-
Uses of ConjugateLinkFactory in org.goplanit.network.layer.physical
Classes in org.goplanit.network.layer.physical that implement ConjugateLinkFactory Modifier and Type Class Description classConjugateLinkFactoryImplFactory for creating conjugate links on conjugate links containerMethods in org.goplanit.network.layer.physical that return ConjugateLinkFactory Modifier and Type Method Description ConjugateLinkFactoryConjugateLinksImpl. getFactory()Factory to create instance of graph entity (for this container class)Constructors in org.goplanit.network.layer.physical with parameters of type ConjugateLinkFactory Constructor Description ConjugateLinksImpl(IdGroupingToken groupId, ConjugateLinkFactory factory)Constructor -
Uses of ConjugateLinkFactory in org.goplanit.utils.network.layer.physical
Methods in org.goplanit.utils.network.layer.physical that return ConjugateLinkFactory Modifier and Type Method Description ConjugateLinkFactoryConjugateLinks. getFactory()Factory to create instance of graph entity (for this container class)
-