Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg c324b22adf [New] Implemented Model tests
Added tests to test creating Resource and Order and each has a
ParameterBag. The bag has all kinds of Parameters added and each is
tested that it exists and that the right value is stored
2012-11-30 18:57:54 +01:00
src [New] Implemented Model tests 2012-11-30 18:57:54 +01:00
.gitignore Initial commit 2012-11-19 23:22:59 +01:00
COPYING Initial commit 2012-11-19 23:22:59 +01:00
COPYING.LESSER Initial commit 2012-11-19 23:22:59 +01:00
README.md Initial commit 2012-11-19 23:25:55 +01:00
pom.xml [Major] refactored use of log4j to slf4j 2012-11-24 13:29:57 +01:00

README.md

li.strolch.model

Strolch is a generic framework for building parameterized models for modification at runtime written in Java