Skip to content

jinx/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Introspects Java properties.

  2. Annotates the introspected object model with additional meta-data.

  3. Manages object dependencies.

  4. Enforces inverse association integrity.

  5. Adds property defaults.

  6. 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.