JINX: JRuby Java introspector
Home: http://github.com/jinx/core
Git: http://github.com/jinx/core
Author: OHSU Knight Cancer Institute
Copyright: 2012
License: MIT License
Synopsis
Jinx introspects a Java application domain package.
Feature List
-
Introspects Java properties.
-
Annotates the introspected object model with additional meta-data.
-
Manages object dependencies.
-
Enforces inverse association integrity.
-
Adds property defaults.
-
Validates object completeness.
Installing
Jinx is installed as a JRuby gem:
[sudo] jgem install jinx
Usage
See the example for a sample usage pattern.
Copyright
Jinx © 2012 by Oregon Health & Science University. Jinx is licensed under the MIT license. Please see the LICENSE and LEGAL files for more information.