Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 054aa7706e [New] Created ListParameter interface
ListParameter contains methods to handle single values for parameters of
lists of values and also is a marker interface for list parameters.

StringListParameter is the first implementation
2012-11-25 17:26:28 +01:00
src [New] Created ListParameter interface 2012-11-25 17:26:28 +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