|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SMVModule.SyncStatus | |
---|---|
edu.wis.jtlv.env.module | Package dedicated to the user's modules interface. |
Uses of SMVModule.SyncStatus in edu.wis.jtlv.env.module |
---|
Methods in edu.wis.jtlv.env.module that return SMVModule.SyncStatus | |
---|---|
static SMVModule.SyncStatus |
SMVModule.SyncStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SMVModule.SyncStatus[] |
SMVModule.SyncStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in edu.wis.jtlv.env.module with parameters of type SMVModule.SyncStatus | |
---|---|
SMVModule[] |
SMVModule.getAllInstances(SMVModule.SyncStatus status)
Getter for all synchronous or asynchronous instances declared in this module. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |