Package | Description |
---|---|
com.solibri.smc.api.checking |
Modifier and Type | Class and Description |
---|---|
class |
OneByOneRule
Extend this abstract class to implement a rule in which components passing a main filter are checked one by one.
|
Modifier and Type | Method and Description |
---|---|
Rule |
RuleParameter.getRule()
Returns the rule this parameter belongs to.
|
Modifier and Type | Method and Description |
---|---|
static RuleParameters |
RuleParameters.of(Rule rule)
Return the parameter creation handler for a specific rule.
|
static RuleResources |
RuleResources.of(Rule rule)
Return the resources of the specified rule instance.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.