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(java.util.Collection) - function in org.jgrapht.Graph
- removeAllEdges(kotlin.reflect.KClass,kotlin.reflect.KClass) - function in org.jgrapht.Graph
- removeAllVertices(java.util.Collection) - function in org.jgrapht.Graph
- removeClasspath(java.lang.String) - function in io.github.kelvindev15.kotlin2plantuml.utils.DefaultScanConfiguration.Companion
- Remove the path from the classpath.
- removeClasspath(java.lang.String) - function in io.github.kelvindev15.kotlin2plantuml.utils.ScanConfiguration
- Remove the path from the classpath.
- removeEdge(io.github.kelvindev15.kotlin2plantuml.plantuml.PlantUmlRelationship) - function in org.jgrapht.Graph
- removeEdge(kotlin.reflect.KClass,kotlin.reflect.KClass) - function in org.jgrapht.Graph
- removePackage(java.lang.String) - function in io.github.kelvindev15.kotlin2plantuml.utils.DefaultScanConfiguration.Companion
- Don't scan classes in packageName package when building hierarchies.
- removePackage(java.lang.String) - function in io.github.kelvindev15.kotlin2plantuml.utils.ScanConfiguration
- Don't scan classes in packageName package when building hierarchies.
- removeVertex(kotlin.reflect.KClass) - function in org.jgrapht.Graph