Uses of Interface
com.solibri.smc.api.checking.CheckingSelection
Package | Description |
---|---|
com.solibri.smc.api.checking |
-
Uses of CheckingSelection in com.solibri.smc.api.checking
Methods in com.solibri.smc.api.checking with parameters of type CheckingSelection Modifier and Type Method Description void
ConcurrentRule. check(CheckingSelection components, ResultFactory resultFactory)
void
OneByOneRule. check(CheckingSelection components, ResultFactory resultFactory)
void
Rule. check(CheckingSelection components, ResultFactory resultFactory)
Called to implement the check phase.