Uses of Interface
com.solibri.smc.api.checking.CheckingSelection
Packages that use CheckingSelection
- 
Uses of CheckingSelection in com.solibri.smc.api.checkingMethods in com.solibri.smc.api.checking with parameters of type CheckingSelectionModifier and TypeMethodDescriptionfinal voidConcurrentRule.check(CheckingSelection components, ResultFactory resultFactory) final voidOneByOneRule.check(CheckingSelection components, ResultFactory resultFactory) voidRule.check(CheckingSelection components, ResultFactory resultFactory) Called to implement the check phase.