Uses of Interface
cz.metacentrum.perun.utils.graphs.generators.NodeGenerator
Packages that use NodeGenerator
-
Uses of NodeGenerator in cz.metacentrum.perun.utils.graphs.generators
Classes in cz.metacentrum.perun.utils.graphs.generators that implement NodeGeneratorModifier and TypeClassDescriptionclass
Implementation ofNodeGenerator
for nodes representing attribute moduels.Methods in cz.metacentrum.perun.utils.graphs.generators with parameters of type NodeGeneratorModifier and TypeMethodDescriptionGraphGenerator.generate
(NodeGenerator<T> nodeGenerator, GraphDefinition<T> graphDefinition) Generates graph from given graph definition and with given node generator.NoDuplicatedEdgesGraphGenerator.generate
(NodeGenerator<T> nodeGenerator, GraphDefinition<T> graphDefinition)