org.eclipse.gmf.tooling.runtime.ocl.tracker
Interface OclTrackerFactory

All Known Implementing Classes:
ActiveOclTrackerFactory

public interface OclTrackerFactory


Nested Class Summary
static class OclTrackerFactory.Type
           
 
Method Summary
 OclTracker createOclTracker(String expressionBody, boolean cached)
           
 OclTrackerFactory.Type getImplementationType()
           
 

Method Detail

createOclTracker

OclTracker createOclTracker(String expressionBody,
                            boolean cached)

getImplementationType

OclTrackerFactory.Type getImplementationType()


Copyright © 2012. All Rights Reserved.