Uses of Class
net.xqhs.graphs.matchingPlatform.GMPImplementation

Packages that use GMPImplementation
net.xqhs.graphs.matchingPlatform This package contains the definition of GraphMatchingPlatform and related classes. 
 

Uses of GMPImplementation in net.xqhs.graphs.matchingPlatform
 

Methods in net.xqhs.graphs.matchingPlatform that return GMPImplementation
 GMPImplementation GMPImplementation.addPattern(GraphPattern pattern)
           
 GMPImplementation GMPImplementation.removePattern(GraphPattern pattern)
           
 GMPImplementation GMPImplementation.setMonitor(MonitorPack monitorLink)
          Sets the MonitorPack instance to use for monitoring.
 GMPImplementation GMPImplementation.setPrincipalGraph(GraphMatchingPlatform.PlatformPrincipalGraph graph)