|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.pivot.context.AbstractParserContext
org.eclipse.ocl.examples.pivot.context.ClassContext
org.eclipse.ocl.examples.pivot.context.DiagnosticContext
public class DiagnosticContext
DiagnosticContext supports parsing an OCL diagnostic expression reusing the context of an invariant.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.pivot.context.ClassContext |
|---|
classContext |
| Fields inherited from class org.eclipse.ocl.examples.pivot.context.AbstractParserContext |
|---|
metaModelManager, uri |
| Constructor Summary | |
|---|---|
DiagnosticContext(ClassContext parserContext,
Constraint constraint)
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.ocl.examples.pivot.context.ClassContext |
|---|
getClassContext, initialize |
| Methods inherited from class org.eclipse.ocl.examples.pivot.context.AbstractParserContext |
|---|
createBaseResource, getExpression, getMetaModelManager, parse, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiagnosticContext(ClassContext parserContext,
Constraint constraint)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||