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
 
removeEdge(PlantUmlRelationship) - function in org.jgrapht.Graph
 
removeEdge(KClass,KClass) - function in org.jgrapht.Graph
 
removeVertex(KClass) - function in org.jgrapht.Graph
 
A  C  D  E  G  I  L  M  O  P  R  S  T  V