| Package | Description |
|---|---|
| ch.epfl.dedis.lib.darc |
| Modifier and Type | Method and Description |
|---|---|
Rule |
Rules.get(String a)
Gets a rule, if it does not exist then null is returned.
|
Rule |
Rules.remove(String a)
Removes the action if it exists.
|
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
Rules.getAllRules()
Gets all rules as a List.
|
Copyright © 2019. All rights reserved.