Uses of Interface
com.solibri.smc.api.checking.RuleResources
-
Packages that use RuleResources Package Description com.solibri.smc.api.checking -
-
Uses of RuleResources in com.solibri.smc.api.checking
Methods in com.solibri.smc.api.checking that return RuleResources Modifier and Type Method Description static RuleResourcesRuleResources. getCommon()Return the common resources shared between all the rules.static RuleResourcesRuleResources. of(Rule rule)Return the resources of the specified rule instance.
-