Skip navigation links
A B C D E F G H I M O P Q R S T U V W 

G

GenerateTask2CoreAssignmentsCommand - Class in org.polarsys.chess.multicore.commands
The Class GenerateTask2CoreAssignmentsCommand.
GenerateTask2CoreAssignmentsCommand() - Constructor for class org.polarsys.chess.multicore.commands.GenerateTask2CoreAssignmentsCommand
 
GenerateTask2CoreAssignmentsUsingRUNCommand - Class in org.polarsys.chess.multicore.commands
The Class GenerateTask2CoreAssignmentsUsingRUNCommand.
GenerateTask2CoreAssignmentsUsingRUNCommand() - Constructor for class org.polarsys.chess.multicore.commands.GenerateTask2CoreAssignmentsUsingRUNCommand
 
GeneratorUtils - Class in org.polarsys.chess.multicore.utils
The Class GeneratorUtils.
GeneratorUtils() - Constructor for class org.polarsys.chess.multicore.utils.GeneratorUtils
 
getAllComponentInstances(Model) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the all component instances.
getAllPartitionInstances(Model) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the all partition instances.
getAllProcessorInstances(Model) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the all processor instances.
getAllProcessorInstancesInPackage(Package) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the all processor instances in package.
getAllTaskInstances(Model) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the all task instances.
getBinPacker(Heuristic) - Static method in class org.polarsys.chess.multicore.partitioning.BinPackerFactory
Gets the bin packer.
getBounds(String) - Static method in class org.polarsys.chess.multicore.utils.VSLUtils
Gets the bounds.
getCapacity() - Method in class org.polarsys.chess.multicore.model.SupertaskInfo
Gets the capacity.
getCapacity() - Method in class org.polarsys.chess.multicore.partitioning.Bin
Gets the capacity.
getCHESS(Model) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the chess.
getCHRTSpecFromInstances(EList<InstanceSpecification>) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the CHRT spec from instances.
getCHRtSpecification() - Method in class org.polarsys.chess.multicore.model.CHTask
Gets the CH rt specification.
getCHTasks(EList<InstanceSpecification>) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the CH tasks.
getCHTasksList(EList<InstanceSpecification>) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the CH tasks list.
getCommandStack(Model) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the command stack.
getComponent2CoreAssignments(Model, String) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Returns the list of Component to Core assignments in the given view in the given model.
getComponent2PartitionAssignments(Model, String) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Returns the list of Component to Partition assignments in the given view in the given model.
getComponentsAssigned2Core(CHCore, EList<Assign>) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Given the Core (and related processor) get the list of components that are assigned to it.
getComponentsAssigned2Partition(InstanceSpecification, EList<Assign>) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Given a Partition returns the list of Components that are assigned to it.
getCoreNameFromImpliedNfpConstraint(Assign) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Returns the name of the Core to which the given assignment is related.
getCores(CH_HwProcessor) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the cores.
getDefault() - Static method in class org.polarsys.chess.multicore.Activator
Returns the shared instance.
getDisplay() - Static method in class org.polarsys.chess.multicore.dialogs.CoreSelectorDialog
Gets the display.
getId() - Method in class org.polarsys.chess.multicore.partitioning.Bin
Gets the id.
getId() - Method in class org.polarsys.chess.multicore.partitioning.Task
Gets the id.
getInstanceSpecPackage(Model) - Static method in class org.polarsys.chess.multicore.utils.InstanceQuery
Gets the instance spec package.
getLevel() - Method in class org.polarsys.chess.multicore.partitioning.Bin
Gets the level.
getName() - Method in class org.polarsys.chess.multicore.model.CHCore
Gets the name.
getName() - Method in class org.polarsys.chess.multicore.model.CHTask
Gets the name.
getName() - Method in class org.polarsys.chess.multicore.model.SupertaskInfo
Gets the name.
getOccKindInfo(String) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Returns the OccKindInfo that correspomnds to the input string.
getOneProcessor(Model) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the one processor.
getOneResourcePlatformPackage(Package) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Returns the first CHGaResourcePlatform that is found inside the given package.
getOperationChain(Model, EList<CHTask>) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the operation chain.
getOperationChain2(Model, Set<CHRtSpecification>) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the operation chain 2.
getOwner() - Method in class org.polarsys.chess.multicore.partitioning.Task
Gets the owner.
getOwnerCHGaResourcePlatformPackage(Model, InstanceSpecification) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Returns the Package (in the Deployment View) that owns the input system.
getPartition2CoreAssignments(Model, String) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Returns the list of Partition to Core assignments in the given view in the given model.
getPartitionsAssigned2Core(CHCore, EList<Assign>) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Given the Core (and related processor) get the list of partitions that are assigned to it.
getPartitionsComponent(Model) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Deprecated.
PartitionsComponent stereotype is deprecated
getProcessor() - Method in class org.polarsys.chess.multicore.model.CHCore
Gets the processor.
getProcessorInstance() - Method in class org.polarsys.chess.multicore.model.CHCore
Gets the processor instance.
getProcessorInstance() - Method in class org.polarsys.chess.multicore.model.SupertaskInfo
Gets the processor instance.
getQualifiedName() - Method in class org.polarsys.chess.multicore.model.CHCore
Gets the qualified name.
getResourcePlatformComponent(Model, String) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Returns a Component that is stereotyped as CHGaResourcePlatform inside the view with the given name in the given model.
getResourcePlatformPackage(Package) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Deprecated.
This method returns only one platform package. In the newer version of CHESS there can be multiple platform packages. Replace with getResourcePlatformPackages
getResourcePlatformPackages(Model, String) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Returns the list of CHGaResourcePlatforms found inside the view with the given name in the given model.
getResourcePlatformPackages(Package) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Returns the list of CHGaResourcePlatforms found inside the given Package.
getResult() - Method in class org.polarsys.chess.multicore.dialogs.CoreSelectorDialog
Gets the result.
getSelectedSystem() - Method in class org.polarsys.chess.multicore.dialogs.SystemSelectionDialog
Gets the selected system.
getSize() - Method in class org.polarsys.chess.multicore.partitioning.Bin
Gets the size.
getSlot() - Method in class org.polarsys.chess.multicore.model.CHTask
Gets the slot.
getSystemName() - Method in class org.polarsys.chess.multicore.dialogs.SystemSelectionDialog
Gets the system name.
getT() - Method in class org.polarsys.chess.multicore.partitioning.Task
Gets the t.
getTask2CoreAssignments(Model, String) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Returns the list of Task to Core assignments in the given view in the given model.
getTaskFromSlot(Element) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Returns the CHTask associated to the given element (if this is a CHRTPortSlot).
getTasksAssigned2Core(CHCore, Package, EList<Assign>) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Given the Core (and related processor) get the list of tasks that are assigned to it.
getType() - Method in class org.polarsys.chess.multicore.model.CHTask
Gets the type.
getU() - Method in class org.polarsys.chess.multicore.partitioning.Task
Gets the u.
getWCET(CHRtSpecification) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the wcet.
getWCETunit(CHRtSpecification, String) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the WCE tunit.
getWCETunitFloat(CHRtSpecification, String) - Static method in class org.polarsys.chess.multicore.utils.QueryUtils
Gets the WCE tunit float.
A B C D E F G H I M O P Q R S T U V W 
Skip navigation links