edu.rice.cs.cunit.instrumentors.util
Interface IScannerStrategy.IScanResult

All Known Implementing Classes:
AAddThreadCheckStrategy.CacheInfo, AAddThreadCheckStrategy.OnlyAfterRealizedWarning, BadPredicateAnnotationWarning, ClassNotFoundWarning, ScanForObjectCtorStrategy.Location, SubtypingWarning
Enclosing interface:
IScannerStrategy

public static interface IScannerStrategy.IScanResult

Base interface for scan results.


Method Summary
 java.lang.String getPropertyName()
          Return the name of the property that was scanned for.
 

Method Detail

getPropertyName

java.lang.String getPropertyName()
Return the name of the property that was scanned for.

Returns:
property name