LICENSE
README.md
setup.py
ntt_json_model/Exception.py
ntt_json_model/IModel.py
ntt_json_model/ModelBase.py
ntt_json_model/__init__.py
ntt_json_model.egg-info/PKG-INFO
ntt_json_model.egg-info/SOURCES.txt
ntt_json_model.egg-info/dependency_links.txt
ntt_json_model.egg-info/top_level.txt
ntt_json_model/properties/FloatProperty.py
ntt_json_model/properties/IntegerProperty.py
ntt_json_model/properties/ListProperty.py
ntt_json_model/properties/ModelListProperty.py
ntt_json_model/properties/ModelProperty.py
ntt_json_model/properties/Property.py
ntt_json_model/properties/StrProperty.py
ntt_json_model/properties/__init__.py
tests/ModelListPropertyTest.py
tests/ModelPropertyTest.py
tests/ModelTest.py
tests/TestClass.py
tests/__init__.py