Package | Description |
---|---|
fr.inria.tea.aadl2ssme.scheduling.actions |
Modifier and Type | Method and Description |
---|---|
I_Process |
TestLProcess1.getIProcess() |
I_Process |
Scheduling.performScheduling(L_Process lprocess1) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<AL_ThreadInstance> |
Scheduling.CreatePOrderedThreadInstanceList(I_Process iProcess,
SchedulingPolicy schedulingPolicy) |
int |
ExportVCD.creatThreadExecution(I_Process cIProcess,
int charInt) |
L_AffineClocks |
Scheduling.MapToSignalAffineClocks(L_MSTA msta,
I_Process iProcess) |
Constructor and Description |
---|
Dependency_Scheduling(I_Process curProcess,
boolean bProgress) |
EDF_Scheduling(I_Process curProcess,
boolean bProgress) |
ExportVCD(L_MSTA msta,
I_Process process,
int int1,
int int2,
java.lang.String str) |
RM_Scheduling(I_Process curProcess,
boolean bProgress) |