Package | Description |
---|---|
moise.os.fs | |
moise.os.ss |
Modifier and Type | Field and Description |
---|---|
protected CardinalitySet<Mission> |
Scheme.missions |
Modifier and Type | Field and Description |
---|---|
protected CardinalitySet<Role> |
Group.roles |
protected CardinalitySet<Group> |
Group.subgroups |
Modifier and Type | Method and Description |
---|---|
CardinalitySet<Role> |
Group.getRoles()
returns a collection of this group's roles
|
CardinalitySet<Group> |
Group.getSubGroups()
gets the direct sub groups of this group
|