6970717273747576
} public void setModel(Snapshot ss) { this.snapshot = ss; if (OQLEngine.isOQLSupported()) { this.engine = new OQLEngine(ss); } }