Uses of Class
ora4mas.nopl.OrgBoard
-
Packages that use OrgBoard Package Description ora4mas.light ora4mas.nopl -
-
Uses of OrgBoard in ora4mas.light
Subclasses of OrgBoard in ora4mas.light Modifier and Type Class Description class
LightOrgBoard
Artifact that manages an organizational entity (its groups, schemes, ....) for Moise light Operations (see details in method list below): createGroup destroyGroup createScheme destroyScheme Observable properties: group(group_id, artid): group_id of type group_type exists in the organisational entity scheme(scheme_id, artid): scheme_id of type scheme_type exists in the organisational entity -
Uses of OrgBoard in ora4mas.nopl
Fields in ora4mas.nopl with type parameters of type OrgBoard Modifier and Type Field Description protected static java.util.Collection<OrgBoard>
OrgBoard. orgBoards
Methods in ora4mas.nopl that return types with arguments of type OrgBoard Modifier and Type Method Description static java.util.Collection<OrgBoard>
OrgBoard. getOrbBoards()
-