blob: 7708197141d8bab5630be1003a9d8765dfdc7f11 [file] [log] [blame]
// Copied from org.eclipse.ocl.examples.test.xtext.PivotDocumentationExamples.java
// create an OCL instance exploiting registered models on the Java classpath
OCL ocl = OCL.newInstance(ProjectManager.CLASS_PATH);
ResourceSet resourceSet = ocl.getResourceSet();