|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectunsw.cse.framescript.Slot
unsw.cse.framescript.Facets
public class Facets
This class is where the daemons for a slot in a generic frame are attatched.
| Field Summary | |
|---|---|
static int |
FALSE
Indicates a slot type is false. |
static int |
INHERITED
Indicates a daemon is inherited. |
static int |
TRUE
Indicates a slot type is true. |
| Method Summary | |
|---|---|
java.lang.String |
asText()
Prints the slot as a string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int INHERITED
public static final int FALSE
public static final int TRUE
| Method Detail |
|---|
public java.lang.String asText()
Slot
asText in class Slot
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||