| Package | Description |
|---|---|
| uk.ac.manchester.cs.jfact.kernel |
| Modifier and Type | Method and Description |
|---|---|
RoleAutomaton |
Role.getAutomaton() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoleAutomaton.addCopy(RoleAutomaton ra) |
void |
RoleAutomaton.addRA(RoleAutomaton ra)
add RA from a subrole to given one
|
boolean |
RoleAutomaton.addToChain(RoleAutomaton ra,
boolean oSafe)
add an Automaton to the chain with a default state
|
boolean |
RoleAutomaton.addToChain(RoleAutomaton ra,
boolean oSafe,
int fRA)
add an Automaton to the chain that would start from the iRA; OSAFE shows
the safety of a previous automaton in a chain
|
Copyright © 2018 The University of Manchester. All rights reserved.