Uses of Interface
org.sonar.ide.api.SourceCodeDiffEngine

Packages that use SourceCodeDiffEngine
org.sonar.ide.wsclient   
 

Uses of SourceCodeDiffEngine in org.sonar.ide.wsclient
 

Classes in org.sonar.ide.wsclient that implement SourceCodeDiffEngine
 class SimpleSourceCodeDiffEngine
          Actually this is an implementation of heuristic algorithm - magic happens here.
 

Methods in org.sonar.ide.wsclient that return SourceCodeDiffEngine
static SourceCodeDiffEngine SimpleSourceCodeDiffEngine.getInstance()
           
 

Constructors in org.sonar.ide.wsclient with parameters of type SourceCodeDiffEngine
RemoteSonar(org.sonar.wsclient.Host host, SourceCodeDiffEngine diffEngine)
           
 



Copyright © 2010 Evgeny Mandrikov. All Rights Reserved.