|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InfoState
State flags for plugs compositions, etc..
Field Summary | |
---|---|
static int |
ERROR_MASK
Error mask (bits which indicate error state). |
static int |
NOTCONNECTED_HARD
At least one mandatory plug is not connected - hard error. |
static int |
NOTCONNECTED_SOFT
Some non-mandatory plugs are not connected. |
static int |
OK
Everything is OK. |
Field Detail |
---|
static final int OK
static final int NOTCONNECTED_SOFT
static final int NOTCONNECTED_HARD
static final int ERROR_MASK
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |