|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.pivot.options.OCLinEcoreOptions
public class OCLinEcoreOptions
Field Summary | |
---|---|
static StringPreference |
EXPORT_DELEGATION_URI
The value of the OCL Delegate URI written to *.ecore files when no default was available when the file was read. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final StringPreference EXPORT_DELEGATION_URI
The default value of "http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot" uses the Pivot-based evaluator when the embedded OCL is invoked, typically be model validation.
The alternate value of "http://www.eclipse.org/emf/2002/Ecore/OCL/LPG" uses the classic Ecore-based evaluator.
The virtual value of "http://www.eclipse.org/emf/2002/Ecore/OCL" uses the
VirtualDelegateMapping
to control which evaluator to use.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |