Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.
/ CodeModelExtractors Public archive

Moved to InFormALin/Framework

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.md
Unknown
license-header
Notifications You must be signed in to change notification settings

ArDoCo/CodeModelExtractors

Repository files navigation

CodeModelExtractors

In here, you can find extractors for (simple) code models, that extract things like available classes and interfaces along their methods and comments. The extracted information is saved to an ontology.

Java

Usage

usage: JavaCodeModelExtractor.jar
-e,--extend <arg>   path to the owl file that should be extended (instead
					of creating from empty)
-h,--help           print this message
-i,--in <arg>       path to the input directory
-o,--out <arg>      path to the output file that should be used for
					saving
-t,--output-format <arg>   specified output format: one of [JSON, OWL]

About

Moved to InFormALin/Framework

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.md
Unknown
license-header

Code of conduct

Stars

Watchers

Forks

Languages