- selectionChanged(SelectionChangedEvent) - Method in class org.polarsys.chess.multicore.dialogs.CoreSelectorDialog
-
- setCapacity(float) - Method in class org.polarsys.chess.multicore.model.SupertaskInfo
-
Convert capacity from a float to a int value representing the percentage of
utilization of the processor.
- setCapacity(Float) - Method in class org.polarsys.chess.multicore.partitioning.Bin
-
Sets the capacity.
- setContentProvider(IStaticContentProvider) - Method in class org.polarsys.chess.multicore.ReferenceSelectorNoDoubleClick
-
- setLabelProvider(ILabelProvider) - Method in class org.polarsys.chess.multicore.dialogs.CoreSelectorDialog
-
Sets the label provider.
- setLevel(Integer) - Method in class org.polarsys.chess.multicore.partitioning.Bin
-
Sets the level.
- setMessage(String) - Method in class org.polarsys.chess.multicore.dialogs.CoreSelectorDialog
-
Sets the message.
- setName(String) - Method in class org.polarsys.chess.multicore.model.SupertaskInfo
-
Sets the name.
- setOwner(Bin) - Method in class org.polarsys.chess.multicore.partitioning.Task
-
Sets the owner.
- setProcessorInstance(InstanceSpecification) - Method in class org.polarsys.chess.multicore.model.SupertaskInfo
-
Sets the processor instance.
- setSelectedSystem(InstanceSpecification) - Method in class org.polarsys.chess.multicore.dialogs.SystemSelectionDialog
-
Sets the selected system.
- setSystemName(String) - Method in class org.polarsys.chess.multicore.dialogs.SystemSelectionDialog
-
Sets the system name.
- setT(Float) - Method in class org.polarsys.chess.multicore.partitioning.Task
-
Sets the t.
- setTitle(String) - Method in class org.polarsys.chess.multicore.dialogs.CoreSelectorDialog
-
Sets the title.
- start(BundleContext) - Method in class org.polarsys.chess.multicore.Activator
-
- stop(BundleContext) - Method in class org.polarsys.chess.multicore.Activator
-
- SupertaskInfo - Class in org.polarsys.chess.multicore.model
-
The Class SupertaskInfo.
- SupertaskInfo(InstanceSpecification, String, float) - Constructor for class org.polarsys.chess.multicore.model.SupertaskInfo
-
Instantiates a new supertask info.
- switchToDual() - Method in class org.polarsys.chess.multicore.partitioning.Task
-
Switch to dual.
- SystemSelectionDialog - Class in org.polarsys.chess.multicore.dialogs
-
The Class SystemSelectionDialog.
- SystemSelectionDialog(Shell, List<InstanceSpecification>, String) - Constructor for class org.polarsys.chess.multicore.dialogs.SystemSelectionDialog
-
Instantiates a new system selection dialog.