Uses of Interface
com.solibri.smc.api.checking.TableParameter
Package | Description |
---|---|
com.solibri.smc.api.checking |
-
Uses of TableParameter in com.solibri.smc.api.checking
Methods in com.solibri.smc.api.checking that return TableParameter Modifier and Type Method Description TableParameter
RuleParameters. createTable(String id, List<String> columnIDs, List<PropertyType> columnPropertyTypes)
Create a table parameter and return its reference.