Index

C D G I M O P S U V 
All Classes All Packages

C

CodeVisitor(ParamComments) - Constructor for class org.djunits.cleanup.ParamComments.CodeVisitor
Constructor of the code visitor.

D

deleteRecursive(File) - Static method in class org.djunits.generator.GenerateDJUNIT
By default File#delete fails for non-empty directories, it works like "rm".

G

GenerateCliConverters - Class in org.djunits.generator
GenerateCliConverters.java.
GenerateCliConverters() - Constructor for class org.djunits.generator.GenerateCliConverters
 
GenerateCliConvertersTest - Class in org.djunits.generator
GenerateCliConverters.java.
GenerateCliConvertersTest() - Constructor for class org.djunits.generator.GenerateCliConvertersTest
 
GenerateDJUNIT - Class in org.djunits.generator
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
GenerateDJUNIT() - Constructor for class org.djunits.generator.GenerateDJUNIT
 
GenerateStaticUNITS - Class in org.djunits.generator
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
GenerateUSLocale - Class in org.djunits.generator
Generator for the locale properties file.
GenerateUSLocale() - Constructor for class org.djunits.generator.GenerateUSLocale
 
GenerateXSD - Class in org.djunits.generator
GenerateXSD makes an XSD file for all choices possible with the units, using the textual representations.
GenerateXSD() - Constructor for class org.djunits.generator.GenerateXSD
 
getLines() - Method in class org.djunits.cleanup.ParamComments
 
getResource(String) - Static method in class org.djunits.generator.URLResource
Resolves a resource for name.
getResource(String, String) - Static method in class org.djunits.generator.URLResource
Resolves a resource for name.
getResourceAsStream(String) - Static method in class org.djunits.generator.URLResource
returns the resource as stream.

I

isChanged() - Method in class org.djunits.cleanup.ParamComments
 

M

main(String[]) - Static method in class org.djunits.cleanup.ParamComments
 
main(String[]) - Static method in class org.djunits.generator.GenerateCliConverters
 
main(String[]) - Static method in class org.djunits.generator.GenerateCliConvertersTest
 
main(String[]) - Static method in class org.djunits.generator.GenerateDJUNIT
 
main(String[]) - Static method in class org.djunits.generator.GenerateStaticUNITS
 
main(String[]) - Static method in class org.djunits.generator.GenerateUSLocale
Generate the localeunit.properties file.
main(String[]) - Static method in class org.djunits.generator.GenerateXSD
 

O

org.djunits.cleanup - package org.djunits.cleanup
Utility to clean the .classfile files for all projects; the excludes=** will be removed.
org.djunits.generator - package org.djunits.generator
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.

P

ParamComments - Class in org.djunits.cleanup
Utility to add or update the type foe each parameter in the javadoc of all java files in /src/main/java in all or in selected projects in the workspace.
ParamComments() - Constructor for class org.djunits.cleanup.ParamComments
 
ParamComments.CodeVisitor - Class in org.djunits.cleanup
Simple visitor implementation for visiting MethodDeclaration and ConstructorDeclaration nodes.

S

setChanged(boolean) - Method in class org.djunits.cleanup.ParamComments
 

U

URLResource - Class in org.djunits.generator
The URLResource class helps to resolve a file location in a project, JAR, or folder.

V

visit(ConstructorDeclaration, Void) - Method in class org.djunits.cleanup.ParamComments.CodeVisitor
 
visit(MethodDeclaration, Void) - Method in class org.djunits.cleanup.ParamComments.CodeVisitor
 
C D G I M O P S U V 
All Classes All Packages