Package | Description |
---|---|
skf.core | |
skf.synchronizationPoint |
Modifier and Type | Method and Description |
---|---|
void |
SEEHLAModule.achieveSynchronizationPoint(SynchronizationPoint sp) |
void |
SEEAbstractFederate.achieveSynchronizationPoint(SynchronizationPoint sp) |
void |
SEEHLAModule.announceSynchronizationPoint(SynchronizationPoint sp) |
void |
SEEHLAModule.registerSynchronizationPoint(SynchronizationPoint sp) |
void |
SEEAbstractFederate.waitingForAnnouncement(SynchronizationPoint sp,
int max_wait_time) |
void |
SEEAbstractFederate.waitingForSynchronization(SynchronizationPoint sp,
int max_wait_time) |
Modifier and Type | Method and Description |
---|---|
static SynchronizationPoint |
SynchronizationPoint.lookup(java.lang.String value) |
static SynchronizationPoint |
SynchronizationPoint.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SynchronizationPoint[] |
SynchronizationPoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Author: SMASH LAB - University of Calabria (UNICAL)