A  C  D  E  G  I  L  M  O  P  R  S  T  V 

R

ReflectUtils - class in io.github.kelvindev15.kotlin2plantuml.utils
PlantUML utilities.
ReflectUtils.Companion - class in io.github.kelvindev15.kotlin2plantuml.utils.ReflectUtils
 
RelationshipType - class in io.github.kelvindev15.kotlin2plantuml.plantuml
Types of supported UML relationships.
removeAllEdges(Collection) - function in org.jgrapht.Graph
 
removeAllEdges(KClass,KClass) - function in org.jgrapht.Graph
 
removeAllVertices(Collection) - function in org.jgrapht.Graph
 
removeClasspath(String) - function in io.github.kelvindev15.kotlin2plantuml.utils.DefaultScanConfiguration.Companion
Remove the path from the classpath.
removeClasspath(String) - function in io.github.kelvindev15.kotlin2plantuml.utils.ScanConfiguration
Remove the path from the classpath.
removeEdge(PlantUmlRelationship) - function in org.jgrapht.Graph
 
removeEdge(KClass,KClass) - function in org.jgrapht.Graph
 
removePackage(String) - function in io.github.kelvindev15.kotlin2plantuml.utils.DefaultScanConfiguration.Companion
Don't scan classes in packageName package when building hierarchies.
removePackage(String) - function in io.github.kelvindev15.kotlin2plantuml.utils.ScanConfiguration
Don't scan classes in packageName package when building hierarchies.
removeVertex(KClass) - function in org.jgrapht.Graph
 
A  C  D  E  G  I  L  M  O  P  R  S  T  V