Package com.e1c.g5.v8.dt.check
Class Issue
- java.lang.Object
-
- com.e1c.g5.v8.dt.check.Issue
-
- Direct Known Subclasses:
BslCheckIssue
,BslDirectLocationIssue
,EIssue
public class Issue extends Object
Description of some problem in the checked object. Subtypes may provide more specific information. The ACC supports only fixed set of issues at the moment, the check developer cannot subclass this class.