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

G

getAllEdges(kotlin.reflect.KClass,kotlin.reflect.KClass) - function in org.jgrapht.Graph
 
getClassLoader() - function in io.github.kelvindev15.kotlin2plantuml.utils.DefaultScanConfiguration.Companion
 
getClassLoader() - function in io.github.kelvindev15.kotlin2plantuml.utils.ScanConfiguration
 
getEdge(kotlin.reflect.KClass,kotlin.reflect.KClass) - function in org.jgrapht.Graph
 
getEdgeSource(io.github.kelvindev15.kotlin2plantuml.plantuml.PlantUmlRelationship) - function in org.jgrapht.Graph
 
getEdgeSupplier() - function in org.jgrapht.Graph
 
getEdgeTarget(io.github.kelvindev15.kotlin2plantuml.plantuml.PlantUmlRelationship) - function in org.jgrapht.Graph
 
getEdgeWeight(io.github.kelvindev15.kotlin2plantuml.plantuml.PlantUmlRelationship) - function in org.jgrapht.Graph
 
getHideFields() - function in io.github.kelvindev15.kotlin2plantuml.plantuml.Configuration
If set to true, PlantUmlClass using this Configuration will hide all their fields.
getHideMethods() - function in io.github.kelvindev15.kotlin2plantuml.plantuml.Configuration
If set to true, PlantUmlClass using this Configuration will hide all their member functions.
getHideRelationships() - function in io.github.kelvindev15.kotlin2plantuml.plantuml.Configuration
If set to true, PlantUmlClass using this Configuration will not declare their relationships.
getLeft() - function in io.github.kelvindev15.kotlin2plantuml.plantuml.RelationshipType
Reversed string representation of the relationship.
getMaxFieldVisibility() - function in io.github.kelvindev15.kotlin2plantuml.plantuml.Configuration
PlantUmlClass using this Configuration will hide fields with a visibility level grater than maxFieldVisibility.
getMaxMethodVisibility() - function in io.github.kelvindev15.kotlin2plantuml.plantuml.Configuration
PlantUmlClass using this Configuration will hide member functions with a visibility level grater than maxMethodVisibility.
getName() - function in kotlin.RelationshipType
 
getOrdinal() - function in kotlin.RelationshipType
 
getRecurse() - function in io.github.kelvindev15.kotlin2plantuml.plantuml.Configuration
If set to true, PlantUmlClass using this Configuration will visit recursively all their subclasses.
getRight() - function in io.github.kelvindev15.kotlin2plantuml.plantuml.RelationshipType
Default string representation of the relationship.
getRootClass() - function in io.github.kelvindev15.kotlin2plantuml.plantuml.ClassHierarchy
The root of hierarchy.
getScanPackages() - function in io.github.kelvindev15.kotlin2plantuml.utils.DefaultScanConfiguration.Companion
The list of packages in which to scan classes.
getScanPackages() - function in io.github.kelvindev15.kotlin2plantuml.utils.ScanConfiguration
The list of packages in which to scan classes.
getSource() - function in io.github.kelvindev15.kotlin2plantuml.plantuml.PlantUmlRelationship
Source class of the relationship.
getTarget() - function in io.github.kelvindev15.kotlin2plantuml.plantuml.PlantUmlRelationship
Destination class of the relationship.
getType() - function in org.jgrapht.Graph
 
getVertexSupplier() - function in org.jgrapht.Graph
 
A  C  D  E  G  I  L  M  O  P  R  S  T  V