palio.compiler.model
Class BackgroundCodeAnalysis

java.lang.Object
  extended by palio.compiler.model.BackgroundCodeAnalysis

public class BackgroundCodeAnalysis
extends java.lang.Object

Author:
Damian Turczynski, Radoslaw Osinski

Method Summary
 DependenciesGraph getGraphDependencies()
           
 int getGraphDependenciesState()
           
static BackgroundCodeAnalysis getInstance(Instance instance)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static BackgroundCodeAnalysis getInstance(Instance instance)

getGraphDependencies

public DependenciesGraph getGraphDependencies()

getGraphDependenciesState

public int getGraphDependenciesState()