# 2/3/11 12:45:13 PM EST # Eclipse Compiler for Java(TM) 0.B28, 3.7.0 M4, Copyright IBM Corp 2000, 2010. All rights reserved. ---------- 1. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/ProtectStatement.java (at line 35) private final boolean disable; ^^^^^^^ The value of the field ProtectStatement.disable is not used ---------- ---------- 2. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/Template.java (at line 29) import org.eclipse.m2m.internal.qvt.oml.expressions.Module; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 3. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/Template.java (at line 103) Map module2ImportDeclarationMap = new LinkedHashMap(); ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 4. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/Template.java (at line 103) Map module2ImportDeclarationMap = new LinkedHashMap(); ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 5. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/Template.java (at line 109) for (Module module : extension.getModules()) { ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 6. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/Template.java (at line 128) private void addWarnings(Map module2ImportDeclarationMap, Map ePackage2NapespaceImportMap, ExecutionContext ctx, Set issues) { ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 7. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/Template.java (at line 132) for (Module unusedModule : unusedModulesCollector.getUnusedModules()) { ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- ---------- 8. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java (at line 22) import org.eclipse.m2m.internal.qvt.oml.expressions.Module; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 9. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java (at line 27) private Set myUnusedModules; ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 10. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java (at line 29) public UnusedModulesCollector(Set allModules) { ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 11. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java (at line 30) myUnusedModules = new LinkedHashSet(allModules); ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 12. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java (at line 33) public Set getUnusedModules() { ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 13. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java (at line 56) if (eContainer instanceof Module) { ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- ---------- 14. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/build/WorkspaceResourceManager.java (at line 38) import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type UnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 15. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/build/WorkspaceResourceManager.java (at line 39) import org.eclipse.m2m.internal.qvt.oml.project.builder.WorkspaceUnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type WorkspaceUnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.project.jar ---------- 16. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/build/WorkspaceResourceManager.java (at line 40) import org.eclipse.m2m.internal.qvt.oml.runtime.project.BundleUnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type BundleUnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 17. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/build/WorkspaceResourceManager.java (at line 199) protected UnitResolver getQVTUnitResolver() { ^^^^^^^^^^^^ Discouraged access: The type UnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 18. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/build/WorkspaceResourceManager.java (at line 216) final UnitResolver bundleDelegate = BundleUnitResolver.createResolver(bundleRootURLs, true); ^^^^^^^^^^^^ Discouraged access: The type UnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 19. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/build/WorkspaceResourceManager.java (at line 216) final UnitResolver bundleDelegate = BundleUnitResolver.createResolver(bundleRootURLs, true); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type BundleUnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 20. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/build/WorkspaceResourceManager.java (at line 216) final UnitResolver bundleDelegate = BundleUnitResolver.createResolver(bundleRootURLs, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method createResolver(List, boolean) from the type BundleUnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 21. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/build/WorkspaceResourceManager.java (at line 217) WorkspaceUnitResolver resolver = new WorkspaceUnitResolver(Collections.emptyList()) { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type WorkspaceUnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.project.jar ---------- 22. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/build/WorkspaceResourceManager.java (at line 217) WorkspaceUnitResolver resolver = new WorkspaceUnitResolver(Collections.emptyList()) { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type WorkspaceUnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.project.jar ---------- 23. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/build/WorkspaceResourceManager.java (at line 219) protected UnitResolver getParent() { ^^^^^^^^^^^^ Discouraged access: The type UnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 24. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/build/WorkspaceResourceManager.java (at line 232) resolver.addSourceContainer(container); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method addSourceContainer(IContainer) from the type WorkspaceUnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.project.jar ---------- ---------- 25. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/model/ExecutionContext.java (at line 19) import org.eclipse.m2m.internal.qvt.oml.evaluator.QvtOperationalEvaluationVisitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtOperationalEvaluationVisitor is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 26. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/model/ExecutionContext.java (at line 44) QvtOperationalEvaluationVisitor createEvaluationVisitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtOperationalEvaluationVisitor is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- ---------- 27. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/model/Scope.java (at line 28) import org.eclipse.m2m.internal.qvt.oml.evaluator.ImportToNonTransformCtxHelper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ImportToNonTransformCtxHelper is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 28. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/model/Scope.java (at line 168) private ImportToNonTransformCtxHelper modulesImportHelper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ImportToNonTransformCtxHelper is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 29. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/model/Scope.java (at line 169) /*package-local*/ ImportToNonTransformCtxHelper getImportsHelper() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ImportToNonTransformCtxHelper is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 30. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/model/Scope.java (at line 171) modulesImportHelper = new ImportToNonTransformCtxHelper(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor ImportToNonTransformCtxHelper() is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 31. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/model/Scope.java (at line 171) modulesImportHelper = new ImportToNonTransformCtxHelper(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ImportToNonTransformCtxHelper is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- ---------- 32. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java (at line 18) import org.eclipse.m2m.internal.qvt.oml.ast.parser.QvtOperationalVisitorCS; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtOperationalVisitorCS is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 33. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java (at line 19) import org.eclipse.m2m.internal.qvt.oml.compiler.QvtCompilerOptions; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtCompilerOptions is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 34. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java (at line 32) class EmbeddedQVTAnalyzer extends QvtOperationalVisitorCS { ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtOperationalVisitorCS is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 35. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java (at line 35) super(new QVTOParser(new QVTOLexer(env)) { @Override public String getTokenKindName(int kind) { throw new UnsupportedOperationException(); } @Override public CSTNode parser(Monitor monitor, int error_repair_count) { throw new UnsupportedOperationException(); } }, options()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor QvtOperationalVisitorCS(AbstractQVTParser, QvtCompilerOptions) is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 36. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java (at line 49) return super.oclExpressionCS(oclExpressionCS, getOCLEnvironment()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method oclExpressionCS(OCLExpressionCS, Environment) from the type QvtOperationalVisitorCS is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 37. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java (at line 52) private static QvtCompilerOptions options() { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtCompilerOptions is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 38. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java (at line 53) QvtCompilerOptions options = new QvtCompilerOptions(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtCompilerOptions is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 39. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java (at line 53) QvtCompilerOptions options = new QvtCompilerOptions(); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor QvtCompilerOptions() is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 40. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java (at line 53) QvtCompilerOptions options = new QvtCompilerOptions(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtCompilerOptions is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 41. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java (at line 54) options.setGenerateCompletionData(false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setGenerateCompletionData(boolean) from the type QvtCompilerOptions is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 42. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java (at line 55) options.setShowAnnotations(false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setShowAnnotations(boolean) from the type QvtCompilerOptions is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- ---------- 43. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 31) import org.eclipse.m2m.internal.qvt.oml.ast.env.QvtOperationalEvaluationEnv; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtOperationalEvaluationEnv is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 44. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 32) import org.eclipse.m2m.internal.qvt.oml.evaluator.ModuleInstance; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ModuleInstance is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 45. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 33) import org.eclipse.m2m.internal.qvt.oml.evaluator.QvtOperationalEvaluationVisitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtOperationalEvaluationVisitor is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 46. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 34) import org.eclipse.m2m.internal.qvt.oml.expressions.Module; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 47. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 98) QvtOperationalEvaluationVisitor visitor = ctx.createEvaluationVisitor(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtOperationalEvaluationVisitor is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 48. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 99) defineGlobalVariables(ctx, visitor.getOperationalEvaluationEnv()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getOperationalEvaluationEnv() from the type QvtOperationalEvaluationVisitor is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 49. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 100) initializeStreamsHolder(ctx.getScope(), ctx.getScope().getOutput().getNamedStreams(), visitor.getOperationalEvaluationEnv()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getOperationalEvaluationEnv() from the type QvtOperationalEvaluationVisitor is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 50. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 102) initializeStreamsHolder(ctx.getScope(), null, visitor.getOperationalEvaluationEnv()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getOperationalEvaluationEnv() from the type QvtOperationalEvaluationVisitor is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 51. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 103) clearGlobalVariables(ctx, visitor.getOperationalEvaluationEnv()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getOperationalEvaluationEnv() from the type QvtOperationalEvaluationVisitor is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 52. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 146) private void clearGlobalVariables(ExecutionContext ctx, QvtOperationalEvaluationEnv evaluationEnv) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtOperationalEvaluationEnv is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 53. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 157) private void defineGlobalVariables(ExecutionContext ctx, QvtOperationalEvaluationEnv evaluationEnv) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtOperationalEvaluationEnv is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 54. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 173) private XpandGlobalVars getGlobalVarsLibraryInstance(Scope scope, QvtOperationalEvaluationEnv evaluationEnv) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtOperationalEvaluationEnv is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 55. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 176) for (Module module : globalVarsOperationResource.getModules()) { ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 56. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 177) ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module); ^^^^^^^^^^^^^^ Discouraged access: The type ModuleInstance is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 57. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 177) ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getThisOfType(Module) from the type QvtOperationalEvaluationEnv is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 58. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 179) XpandGlobalVars globalVarsLibInstance = moduleInstance.getAdapter(XpandGlobalVars.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getAdapter(Class) from the type ModuleInstance is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 59. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 192) private void initializeStreamsHolder(Scope scope, StreamsHolder namedStreams, QvtOperationalEvaluationEnv evaluationEnv) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtOperationalEvaluationEnv is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 60. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 195) for (Module module : streamOperationResource.getModules()) { ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 61. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 196) ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module); ^^^^^^^^^^^^^^ Discouraged access: The type ModuleInstance is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 62. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 196) ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getThisOfType(Module) from the type QvtOperationalEvaluationEnv is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 63. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/ocl/ExpressionHelper.java (at line 198) XpandStreamOperations libInstance = moduleInstance.getAdapter(XpandStreamOperations.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getAdapter(Class) from the type ModuleInstance is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- ---------- 64. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/parser/XpandLexer.java (at line 75) return (LexStream) this; ^^^^^^^^^^^^^^^^ Unnecessary cast from XpandLexer to LexStream ---------- 65. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/parser/XpandLexer.java (at line 124) super.getPrsStream().makeAdjunct(startOffset, endOffset, kind); ^^^^^^^^^^^^^^ The method getPrsStream() from the type LexStream is deprecated ---------- ---------- 66. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/parser/XpandParser.java (at line 203) return (PrsStream) this; ^^^^^^^^^^^^^^^^ Unnecessary cast from XpandParser to PrsStream ---------- 67. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/parser/XpandParser.java (at line 221) dtParser = new DeterministicParser(monitor, (TokenStream) this, prs, (RuleAction) this); ^^^^^^^^^^^^^^^^^^ Unnecessary cast from XpandParser to TokenStream ---------- 68. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/parser/XpandParser.java (at line 221) dtParser = new DeterministicParser(monitor, (TokenStream) this, prs, (RuleAction) this); ^^^^^^^^^^^^^^^^^ Unnecessary cast from XpandParser to RuleAction ---------- 69. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/parser/XpandParser.java (at line 676) ProblemHandler.Severity sev = ProblemHandler.Severity.OK; ^^^ The value of the local variable sev is not used ---------- 70. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/parser/XpandParser.java (at line 903) ProblemHandler.Severity sev = ProblemHandler.Severity.OK; ^^^ The value of the local variable sev is not used ---------- 71. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/parser/XpandParser.java (at line 952) int iStart = i.getIndex(); ^^^^^^ The value of the local variable iStart is not used ---------- ---------- 72. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/BundleResourceManager.java (at line 27) import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type UnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 73. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/BundleResourceManager.java (at line 28) import org.eclipse.m2m.internal.qvt.oml.runtime.project.BundleUnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type BundleUnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 74. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/BundleResourceManager.java (at line 117) protected UnitResolver getQVTUnitResolver() { ^^^^^^^^^^^^ Discouraged access: The type UnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 75. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/BundleResourceManager.java (at line 118) return BundleUnitResolver.createResolver(Arrays.asList(paths), true); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type BundleUnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 76. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/BundleResourceManager.java (at line 118) return BundleUnitResolver.createResolver(Arrays.asList(paths), true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method createResolver(List, boolean) from the type BundleUnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- ---------- 77. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 27) import org.eclipse.m2m.internal.qvt.oml.common.MdaException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type MdaException is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.common.jar ---------- 78. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 28) import org.eclipse.m2m.internal.qvt.oml.compiler.CompiledUnit; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type CompiledUnit is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 79. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 29) import org.eclipse.m2m.internal.qvt.oml.compiler.QVTOCompiler; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QVTOCompiler is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 80. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 30) import org.eclipse.m2m.internal.qvt.oml.compiler.QvtCompilerOptions; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtCompilerOptions is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 81. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 31) import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type UnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 82. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 40) private QVTOCompiler qvtCompiler; ^^^^^^^^^^^^ Discouraged access: The type QVTOCompiler is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 83. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 42) private QvtCompilerOptions qvtCompilerOptions; ^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtCompilerOptions is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 84. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 73) CompiledUnit compiledUnit = null; ^^^^^^^^^^^^ Discouraged access: The type CompiledUnit is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 85. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 75) compiledUnit = getQvtCompiler().compile(compilationUnitQName, getQvtCompilerOptions(), null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method compile(String, QvtCompilerOptions, Monitor) from the type QVTOCompiler is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 86. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 76) } catch (MdaException e) { ^^^^^^^^^^^^ Discouraged access: The type MdaException is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.common.jar ---------- 87. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 93) private QVTOCompiler getQvtCompiler() { ^^^^^^^^^^^^ Discouraged access: The type QVTOCompiler is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 88. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 97) qvtCompiler = QVTOCompiler.createCompilerWithHistory(getQVTUnitResolver(), getMetamodelResourceSet()); ^^^^^^^^^^^^ Discouraged access: The type QVTOCompiler is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 89. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 97) qvtCompiler = QVTOCompiler.createCompilerWithHistory(getQVTUnitResolver(), getMetamodelResourceSet()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method createCompilerWithHistory(UnitResolver, ResourceSet) from the type QVTOCompiler is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 90. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 106) private QvtCompilerOptions getQvtCompilerOptions() { ^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtCompilerOptions is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 91. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 108) qvtCompilerOptions = new QvtCompilerOptions(); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor QvtCompilerOptions() is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 92. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 108) qvtCompilerOptions = new QvtCompilerOptions(); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtCompilerOptions is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 93. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 109) qvtCompilerOptions.setGenerateCompletionData(true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setGenerateCompletionData(boolean) from the type QvtCompilerOptions is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 94. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 110) qvtCompilerOptions.setShowAnnotations(false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setShowAnnotations(boolean) from the type QvtCompilerOptions is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 95. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/util/ResourceManagerImpl.java (at line 248) protected abstract UnitResolver getQVTUnitResolver(); ^^^^^^^^^^^^ Discouraged access: The type UnitResolver is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- ---------- 96. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 25) import org.eclipse.m2m.internal.qvt.oml.expressions.Helper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type Helper is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 97. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 26) import org.eclipse.m2m.internal.qvt.oml.runtime.util.HelperOperationCall; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type HelperOperationCall is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 98. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 38) private HelperOperationCall helperCall; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type HelperOperationCall is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 99. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 40) public QvtExtension(HelperOperationCall helperOperationCall, QvtFile qvtFile, String fileName) { ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type HelperOperationCall is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 100. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 56) if (helperCall.isContextual()) { ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method isContextual() from the type HelperOperationCall is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 101. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 67) return helperCall.invoke(self, actualParameters); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method invoke(Object, Object[]) from the type HelperOperationCall is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 102. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 69) return helperCall.invoke(parameters); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method invoke(Object[]) from the type HelperOperationCall is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 103. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 72) throw new RuntimeException("Illigal arguments in QVT helper (" + getSignature(helperCall.getOperation()) + ") call: " + e.getMessage()); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getOperation() from the type HelperOperationCall is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 104. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 74) throw new RuntimeException("Invocation target exception in QVT helper (" + getSignature(helperCall.getOperation()) + ") call: " + e.getMessage()); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getOperation() from the type HelperOperationCall is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 105. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 78) private String getSignature(Helper operation) { ^^^^^^ Discouraged access: The type Helper is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 106. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 80) if (operation.getContext() != null) { ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getContext() from the type ImperativeOperation is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 107. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 81) sb.append(operation.getContext().getEType().getName()); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getContext() from the type ImperativeOperation is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 108. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 109) if (getHelper().getContext() != null) { ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getContext() from the type ImperativeOperation is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 109. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 110) parameterTypes.add(getHelper().getContext().getEType()); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getContext() from the type ImperativeOperation is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 110. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 145) private Helper getHelper() { ^^^^^^ Discouraged access: The type Helper is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 111. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 146) return helperCall.getOperation(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getOperation() from the type HelperOperationCall is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 112. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 150) return helperCall.getContextType(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getContextType() from the type HelperOperationCall is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 113. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtExtension.java (at line 154) return helperCall.getOperation(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getOperation() from the type HelperOperationCall is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- ---------- 114. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 23) import org.eclipse.m2m.internal.qvt.oml.QvtMessage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtMessage is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 115. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 24) import org.eclipse.m2m.internal.qvt.oml.compiler.CompiledUnit; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type CompiledUnit is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 116. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 25) import org.eclipse.m2m.internal.qvt.oml.expressions.Helper; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type Helper is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 117. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 26) import org.eclipse.m2m.internal.qvt.oml.expressions.Module; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 118. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 27) import org.eclipse.m2m.internal.qvt.oml.runtime.util.NonTransformationExecutionContext; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type NonTransformationExecutionContext is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 119. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 35) private final Set modules; ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 120. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 37) private QvtMessage[] errors = new QvtMessage[0]; ^^^^^^^^^^^^ Discouraged access: The type QvtMessage is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 121. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 37) private QvtMessage[] errors = new QvtMessage[0]; ^^^^^^^^^^ Discouraged access: The type QvtMessage is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 122. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 44) public QvtFile(List modules, String fullyQualifiedName) { ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 123. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 45) this.modules = new LinkedHashSet(modules); ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 124. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 48) public QvtFile(CompiledUnit cu, String fullyQualifiedName) { ^^^^^^^^^^^^ Discouraged access: The type CompiledUnit is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 125. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 49) this(cu.getModules(), fullyQualifiedName); ^^^^^^^^^^^^^^^ Discouraged access: The method getModules() from the type CompiledUnit is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 126. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 50) List allErrors = cu.getErrors(); ^^^^^^^^^^ Discouraged access: The type QvtMessage is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 127. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 50) List allErrors = cu.getErrors(); ^^^^^^^^^^^^^^ Discouraged access: The method getErrors() from the type CompiledUnit is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 128. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 51) errors = allErrors.toArray(new QvtMessage[allErrors.size()]); ^^^^^^^^^^ Discouraged access: The type QvtMessage is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 129. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 54) public Set getModules() { ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 130. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 62) NonTransformationExecutionContext context = new NonTransformationExecutionContext(getModules()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type NonTransformationExecutionContext is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 131. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 62) NonTransformationExecutionContext context = new NonTransformationExecutionContext(getModules()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor NonTransformationExecutionContext(Set) is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 132. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 62) NonTransformationExecutionContext context = new NonTransformationExecutionContext(getModules()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type NonTransformationExecutionContext is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 133. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 63) for (Module module : getModules()) { ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 134. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 65) if (operation instanceof Helper) { ^^^^^^ Discouraged access: The type Helper is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 135. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 66) extensions.add(new QvtExtension(context.createHelperCall((Helper) operation), this, fileName)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method createHelperCall(Helper) from the type NonTransformationExecutionContext is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.runtime.jar ---------- 136. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 66) extensions.add(new QvtExtension(context.createHelperCall((Helper) operation), this, fileName)); ^^^^^^ Discouraged access: The type Helper is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 137. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 78) QvtMessage qvtMessage = errors[i]; ^^^^^^^^^^ Discouraged access: The type QvtMessage is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 138. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 79) if (qvtMessage.getSeverity() == QvtMessage.SEVERITY_ERROR) { ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getSeverity() from the type QvtMessage is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 139. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 79) if (qvtMessage.getSeverity() == QvtMessage.SEVERITY_ERROR) { ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type QvtMessage is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 140. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 79) if (qvtMessage.getSeverity() == QvtMessage.SEVERITY_ERROR) { ^^^^^^^^^^^^^^ Discouraged access: The field SEVERITY_ERROR from the type QvtMessage is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 141. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtFile.java (at line 80) issues.add(new AnalysationIssue(AnalysationIssue.Type.SYNTAX_ERROR, qvtMessage.toString(), (SyntaxElement) null)); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method toString() from the type QvtMessage is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- ---------- 142. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtResource.java (at line 19) import org.eclipse.m2m.internal.qvt.oml.common.MDAConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type MDAConstants is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.common.jar ---------- 143. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtResource.java (at line 20) import org.eclipse.m2m.internal.qvt.oml.expressions.Module; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 144. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtResource.java (at line 24) public static final String FILE_EXTENSION = MDAConstants.QVTO_FILE_EXTENSION; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type MDAConstants is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.common.jar ---------- 145. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtResource.java (at line 24) public static final String FILE_EXTENSION = MDAConstants.QVTO_FILE_EXTENSION; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field QVTO_FILE_EXTENSION from the type MDAConstants is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.common.jar ---------- 146. WARNING in /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.gmf.xpand/src/org/eclipse/gmf/internal/xpand/xtend/ast/QvtResource.java (at line 32) Set getModules(); ^^^^^^ Discouraged access: The type Module is not accessible due to restriction on classpath entry /home/www-data/build/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201102031241/eclipse/plugins/org.eclipse.m2m.qvt.oml.jar ---------- 146 problems (146 warnings)