Package | Description |
---|---|
fr.inria.tea.aadl2ssme.scheduling.actions |
Modifier and Type | Field and Description |
---|---|
L_MSTA |
ExportVCD.lMSTA |
Modifier and Type | Method and Description |
---|---|
I_ThreadInstance |
TimeAllocation.calPeriodicOtherInstances(I_ThreadInstance iTI,
L_MSTA msta) |
boolean |
TimeAllocation.calPeriodicThreadAllInstances(I_ThreadInstance iTI,
L_MSTA msta) |
boolean |
Scheduling.CalPeriodicThreadInstance(I_ThreadInstance iCTI,
L_MSTA lMSTA) |
boolean |
TimeAllocation.calPeriodicThreadInstance(I_ThreadInstance iTI,
L_MSTA msta,
boolean bOneAllocForN) |
void |
Scheduling.ExportSchedule2Text(L_MSTA msta) |
void |
Scheduling.ExportSchedule2VCD(L_MSTA msta) |
L_AffineClocks |
Scheduling.MapToSignalAffineClocks(L_MSTA msta,
I_Process iProcess) |
Constructor and Description |
---|
ExportVCD(L_MSTA msta,
I_Process process,
int int1,
int int2,
java.lang.String str) |
TimeAllocation(I_ThreadInstance iThreadInstance,
L_MSTA msta,
boolean bool) |