|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.engine.ProblemConverter
public final class ProblemConverter
Utility class that translates ATL problem objects into an easily accessible CompileTimeError
objects.
Method Summary | |
---|---|
static CompileTimeError |
convertProblem(org.eclipse.emf.ecore.EObject problemObject)
Returns an easily readable representation of a problem that occured during compilation of an ATL script. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static CompileTimeError convertProblem(org.eclipse.emf.ecore.EObject problemObject)
problemObject
- the internal representation of the problem
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |