Package | Description |
---|---|
moise.oe |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Permission> |
RolePlayer.getObligations()
returns a collection of missions this role player is obliged to commit to.
|
java.util.Collection<Permission> |
OEAgent.getObligations()
returns a collection of mission i am obligated to commit to.
|
java.util.Collection<Permission> |
RolePlayer.getPermissions()
returns a collection of missions where this role player
is permitted to commit to.
|
java.util.Collection<Permission> |
OEAgent.getPermissions()
returns a collection of mission i am permitted to commit to.
|
Modifier and Type | Method and Description |
---|---|
int |
ObligationComparator.compare(Permission p1,
Permission p2) |