Interface ClassificationResult
public interface ClassificationResult
Represents the result of applying a 
Classification to a Component.- Since:
- 9.10.4
- 
Method Summary
- 
Method Details- 
getNameString getName()Returns the name of this classification result.- Returns:
- the name of this classification result
- Since:
- 9.10.4
 
 
-