org.eclipse.gmf.tooling.runtime.ocl.tracker
Interface OclTracker
- All Known Implementing Classes:
- OclTrackerBase
public interface OclTracker
initialize
void initialize(org.eclipse.emf.ecore.EObject context)
installListeners
void installListeners(org.eclipse.emf.transaction.TransactionalEditingDomain domain,
org.eclipse.gmf.runtime.diagram.core.listener.NotificationListener listener,
OclTracker.Registrator registrator)
uninstallListeners
void uninstallListeners()
getValue
Object getValue()
handleNotification
boolean handleNotification(org.eclipse.emf.common.notify.Notification notification)
getExpressionBody
String getExpressionBody()
Copyright © 2012. All Rights Reserved.