org.eclipse.gmf.tooling.runtime.ocl.tracker
Class OclTrackerBase
java.lang.Object
org.eclipse.gmf.tooling.runtime.ocl.tracker.OclTrackerBase
- All Implemented Interfaces:
- OclTracker
public abstract class OclTrackerBase
- extends Object
- implements OclTracker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OclTrackerBase
protected OclTrackerBase(String expressionBody)
getExpressionBody
public final String getExpressionBody()
- Specified by:
getExpressionBody
in interface OclTracker
initialize
public final void initialize(org.eclipse.emf.ecore.EObject context)
- Specified by:
initialize
in interface OclTracker
getContext
protected final org.eclipse.emf.ecore.EObject getContext()
doInitialize
protected abstract void doInitialize()
Copyright © 2012. All Rights Reserved.