Package | Description |
---|---|
moise.os | |
moise.os.fs | |
moise.tools |
Modifier and Type | Field and Description |
---|---|
protected FS |
OS.fs |
Modifier and Type | Method and Description |
---|---|
FS |
OS.getFS() |
Modifier and Type | Method and Description |
---|---|
void |
OS.addFS(FS f)
adds the scheme of another FS into this OS
|
void |
OS.setFS(FS f) |
Modifier and Type | Field and Description |
---|---|
protected FS |
Scheme.fs |
Modifier and Type | Method and Description |
---|---|
FS |
Scheme.getFS() |
Constructor and Description |
---|
Scheme(java.lang.String id,
FS fs) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
os2dot.transform(FS fs) |