public class RuleProperty extends Object
| Constructor and Description | 
|---|
| RuleProperty(IRI ruleUri) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getMaxIterationCount() | 
| List<IRI> | getNextRules() | 
| IRI | getUri() | 
| void | setMaxIterationCount(int maxIterCount) | 
| void | setNextRules(List<IRI> nextRules) | 
public RuleProperty(IRI ruleUri)
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.