public class ModelStructureChecker
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.Vector<java.lang.String> |
problemList |
Constructor and Description |
---|
ModelStructureChecker(INetDataSource esn) |
Modifier and Type | Method and Description |
---|---|
boolean |
isStructureCompliant() |
public ModelStructureChecker(INetDataSource esn)