Is is quite interesting that the matrix browser
allows the creation of MBModels that have a
TreeSpanningRelationType X but no real relation of
Type X and also the searilaisation of this models
to an xml stream ....
but the deserializes than refuses to read this kind of
models ...
Logged In: YES
user_id=77680
this bug is now obsolete due to integration of model
consistency checking via instances of
de.fhg.iao.matrixbrowser.model.AbstractModelConsistencyChecker.
For sample code how to check a model's consistency see
javadoc of
de.fhg.iao.matrixbrowser.model.SimpleModelConsistencyChecker.