Uses of Interface
com.solibri.smc.api.checking.IntParameter
-
Packages that use IntParameter Package Description com.solibri.smc.api.checking -
-
Uses of IntParameter in com.solibri.smc.api.checking
Methods in com.solibri.smc.api.checking that return IntParameter Modifier and Type Method Description IntParameter
RuleParameters. createInt(String id)
Create an int parameter and return its reference.
-