public class StopFreezeFrozenBehavior extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
StopFreezeFrozenBehavior.Bits |
Modifier and Type | Field and Description |
---|---|
static StopFreezeFrozenBehavior.Bits |
PROCESS_UPDATES
Describes whether a simulation application should update simulation models of other entities via received updates or interactions
|
static StopFreezeFrozenBehavior.Bits |
RUN_SIMULATION_CLOCK
Describes whether a simulation application should run the internal simulation clock or not
|
static StopFreezeFrozenBehavior.Bits |
TRANSMIT_UPDATES
Describes whether a simulation application should transmit updates and interactions or not
|
Constructor and Description |
---|
StopFreezeFrozenBehavior() |
StopFreezeFrozenBehavior(StopFreezeFrozenBehavior.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
StopFreezeFrozenBehavior |
set(int start,
int length,
int val) |
StopFreezeFrozenBehavior |
set(StopFreezeFrozenBehavior.Bits wh,
int val) |
calculateMask, calculateMask, getMarshalledSize, marshal, marshal, marshallCommon, setbits, unmarshal, unmarshal
and, andNot, cardinality, clear, clear, clear, clone, equals, flip, flip, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, previousClearBit, previousSetBit, set, set, set, set, size, stream, toByteArray, toLongArray, toString, valueOf, valueOf, valueOf, valueOf, xor
public static StopFreezeFrozenBehavior.Bits RUN_SIMULATION_CLOCK
public static StopFreezeFrozenBehavior.Bits TRANSMIT_UPDATES
public static StopFreezeFrozenBehavior.Bits PROCESS_UPDATES
public StopFreezeFrozenBehavior()
public StopFreezeFrozenBehavior(StopFreezeFrozenBehavior.Bits wh, int i)
public StopFreezeFrozenBehavior set(StopFreezeFrozenBehavior.Bits wh, int val)
public StopFreezeFrozenBehavior set(int start, int length, int val)