Uses of Class
com.e1c.g5.v8.dt.check.Issue
- 
Packages that use Issue Package Description com.e1c.g5.v8.dt.check com.e1c.g5.v8.dt.check.components 
- 
- 
Uses of Issue in com.e1c.g5.v8.dt.checkSubclasses of Issue in com.e1c.g5.v8.dt.check Modifier and Type Class Description classBslCheckIssueSpecialIssueimplementation for the BSL language module checks.classBslDirectLocationIssueSpecialIssueimplementation for the BSL language module checks which require the full control on the region the marker of the issue belongs to May contain additional object validation information, likeEStructuralFeatureof the problem place and a special issue data.classEIssueIssue for aEStructuralFeaturein aEObjectMethods in com.e1c.g5.v8.dt.check with parameters of type Issue Modifier and Type Method Description voidICheckResultAcceptor. addIssue(Object context, Issue issue)Adds an issue for a specific object.
- 
Uses of Issue in com.e1c.g5.v8.dt.check.componentsMethods in com.e1c.g5.v8.dt.check.components with parameters of type Issue Modifier and Type Method Description voidBasicCheck.ResultAcceptor. addIssue(Issue issue)Adds the issue as the result of the check for the context object.
 
-