Uses of Interface
com.solibri.smc.api.checking.ComponentSelector
Packages that use ComponentSelector
-
Uses of ComponentSelector in com.solibri.smc.api.checking
Methods in com.solibri.smc.api.checking with parameters of type ComponentSelectorModifier and TypeMethodDescriptionfinal PreCheckResult
ConcurrentRule.preCheck
(ComponentSelector components) final PreCheckResult
OneByOneRule.preCheck
(ComponentSelector components) Rule.preCheck
(ComponentSelector components) This method is called once before the actual checking of the components.