Uses of Class
moise.oe.OE
-
Packages that use OE Package Description moise.oe moise.reorg moise.reorg.commands moise.tools -
-
Uses of OE in moise.oe
Fields in moise.oe declared as OE Modifier and Type Field Description protected OE
GroupInstance. oe
protected OE
OEAgent. oe
protected OE
SchemeInstance. oe
Methods in moise.oe that return OE Modifier and Type Method Description static OE
OE. createOE(java.lang.String purpose, java.lang.String OSxmlURI)
Creates a new organisational entity with purpose and organisation specification as state in the file OSxmlURI.OE
SchemeInstance. getOE()
OE
OE. partialOE(OEAgent ag)
gets a partial view of this OE, only entities allowed for the ag will be shown. -
Uses of OE in moise.reorg
Methods in moise.reorg with parameters of type OE Modifier and Type Method Description void
ReorgPlan. execute(OE oe)
-
Uses of OE in moise.reorg.commands
Methods in moise.reorg.commands with parameters of type OE Modifier and Type Method Description void
AddRole. execute(OS os, OE oe)
void
AddRoleObligation. execute(OS os, OE oe)
void
ChangeOS. execute(OS os, OE oe)
void
ChangeRoleCardinality. execute(OS os, OE oe)
void
ChangeRoleDefProperties. execute(OS os, OE oe)
void
RemoveAllRoleObligations. execute(OS os, OE oe)
void
RemoveRole. execute(OS os, OE oe)
-
Uses of OE in moise.tools
Fields in moise.tools declared as OE Modifier and Type Field Description protected OE
SimOE. currentOE
Methods in moise.tools that return OE Modifier and Type Method Description OE
SimOE. getCurrentOE()
-