|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.upb.hni.vmagic.builtin.SignalAttributes
public class SignalAttributes
Predefined signal attributes.
Field Summary | |
---|---|
static Attribute |
ACTIVE
ACTIVE attribute. |
static Attribute |
DELAYED
DELAYED attribute. |
static Attribute |
DRIVING
DRIVING attribute. |
static Attribute |
DRIVING_VALUE
DRIVING_VALUE attribute. |
static Attribute |
EVENT
EVENT attribute. |
static Attribute |
LAST_ACTIVE
LAST_ACTIVE attribute. |
static Attribute |
LAST_EVENT
LAST_EVENT attribute. |
static Attribute |
LAST_VALUE
LAST_VALUE attribute. |
static Attribute |
QUIET
QUIET attribute. |
static Attribute |
STABLE
STABLE attribute. |
static Attribute |
TRANSACTION
TRANSACTION attribute. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Attribute DELAYED
public static final Attribute STABLE
public static final Attribute QUIET
public static final Attribute TRANSACTION
public static final Attribute EVENT
public static final Attribute ACTIVE
public static final Attribute LAST_EVENT
public static final Attribute LAST_ACTIVE
public static final Attribute LAST_VALUE
public static final Attribute DRIVING
public static final Attribute DRIVING_VALUE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |