|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.ui.meta.core.Meta.RuleSet
public class Meta.RuleSet
A group of rules originating from a common source. All rules must be added to the rule base as part of a RuleSet.
Constructor Summary | |
---|---|
Meta.RuleSet()
|
Method Summary | |
---|---|
void |
disableRules()
|
java.lang.String |
filePath()
|
java.util.List<Rule> |
rules(boolean editableOnly)
|
int |
startRank()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Meta.RuleSet()
Method Detail |
---|
public void disableRules()
public java.lang.String filePath()
public java.util.List<Rule> rules(boolean editableOnly)
public int startRank()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |