Uses of Interface
com.solibri.smc.api.checking.TableParameter
Packages that use TableParameter
- 
Uses of TableParameter in com.solibri.smc.api.checkingMethods in com.solibri.smc.api.checking that return TableParameterModifier and TypeMethodDescriptionRuleParameters.createTable(String id, List<String> columnIDs, List<PropertyType> columnPropertyTypes)Create a table parameter and return its reference.