FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba.npe2
Class AcmpCondition

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.npe2.Condition
      extended by edu.umd.cs.findbugs.ba.npe2.AcmpCondition

Deprecated.

@Deprecated
public class AcmpCondition
extends Condition

Author:
David Hovemeyer

Constructor Summary
AcmpCondition(Location location)
          Deprecated.  
 
Method Summary
 Decision getDecision(Edge edge)
          Deprecated.  
 ValueNumber getValueNumber()
          Deprecated.  
 void refresh(ValueNumberFrame vnaFrame, DefinitelyNullSet definitelyNullSet)
          Deprecated.  
 
Methods inherited from class edu.umd.cs.findbugs.ba.npe2.Condition
getLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcmpCondition

public AcmpCondition(Location location)
Deprecated. 
Method Detail

getDecision

public Decision getDecision(Edge edge)
Deprecated. 
Specified by:
getDecision in class Condition

getValueNumber

public ValueNumber getValueNumber()
Deprecated. 
Specified by:
getValueNumber in class Condition

refresh

public void refresh(ValueNumberFrame vnaFrame,
                    DefinitelyNullSet definitelyNullSet)
             throws DataflowAnalysisException
Deprecated. 
Specified by:
refresh in class Condition
Throws:
DataflowAnalysisException

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.