Uses of Class
de.firemage.autograder.core.integrated.graph.Usage
Packages that use Usage
-
Uses of Usage in de.firemage.autograder.core.integrated.graph
Subclasses of Usage in de.firemage.autograder.core.integrated.graphModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classMethods in de.firemage.autograder.core.integrated.graph that return types with arguments of type UsageModifier and TypeMethodDescriptionorg.jgrapht.Graph<spoon.reflect.reference.CtTypeReference<?>,Usage> GraphBuilder.buildGraph(CodeModel model) org.jgrapht.Graph<spoon.reflect.reference.CtTypeReference<?>,Usage> GraphAnalysis.getGraph()Method parameters in de.firemage.autograder.core.integrated.graph with type arguments of type UsageModifier and TypeMethodDescriptionvoidGraphBuilder.exportToFile(org.jgrapht.Graph<spoon.reflect.reference.CtTypeReference<?>, Usage> graph, String filename)