Package | Description |
---|---|
moise.oe | |
moise.os | |
moise.os.fs | |
moise.os.ns | |
moise.os.ss | |
moise.reorg.commands | |
moise.tools | |
ora4mas.nopl | |
ora4mas.nopl.tools |
Modifier and Type | Field and Description |
---|---|
protected OS |
OE.os |
Modifier and Type | Method and Description |
---|---|
OS |
OE.getOS()
gets the OS of this entity
|
Constructor and Description |
---|
OE(GoalInstance purpose,
OS os) |
Modifier and Type | Method and Description |
---|---|
static OS |
OS.loadOSFromURI(java.lang.String uri) |
Modifier and Type | Field and Description |
---|---|
protected OS |
FS.os |
Modifier and Type | Method and Description |
---|---|
OS |
FS.getOS() |
Constructor and Description |
---|
FS(OS os)
Creates new SS
|
Modifier and Type | Method and Description |
---|---|
OS |
NS.getOS() |
Constructor and Description |
---|
NS(OS os)
Creates new NS
|
Modifier and Type | Field and Description |
---|---|
protected OS |
SS.os |
Modifier and Type | Method and Description |
---|---|
OS |
SS.getOS() |
Constructor and Description |
---|
SS(OS os)
Creates a new SS
|
Modifier and Type | Method and Description |
---|---|
void |
RemoveRole.execute(OS os,
OE oe) |
void |
RemoveAllRoleObligations.execute(OS os,
OE oe) |
void |
ChangeRoleDefProperties.execute(OS os,
OE oe) |
void |
ChangeRoleCardinality.execute(OS os,
OE oe) |
void |
ChangeOS.execute(OS os,
OE oe) |
void |
AddRoleObligation.execute(OS os,
OE oe) |
void |
AddRole.execute(OS os,
OE oe) |
Modifier and Type | Field and Description |
---|---|
protected OS |
SimOE.currentOS |
Modifier and Type | Method and Description |
---|---|
protected OS |
SimOE.getCurrentOS() |
Modifier and Type | Method and Description |
---|---|
protected void |
SimOE.setOS(OS os) |
void |
OSTreeModel.setOS(OS os) |
java.lang.String |
os2dot.transform(OS os) |
Modifier and Type | Method and Description |
---|---|
protected void |
OrgArt.initNormativeEngine(OS os,
java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
os2nopl.transform(OS os)
transforms an OS into NPL code
|