Uses of Interface
com.solibri.smc.api.checking.CheckingSelection
-
Uses of CheckingSelection in com.solibri.smc.api.checking
Modifier and TypeMethodDescriptionvoid
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.