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

G

GCM - Static variable in class org.polarsys.chess.core.profiles.MARTEProfileManager
The Constant GCM.
generateEntryId(Element, Stereotype, Feature) - Static method in class org.polarsys.chess.core.internal.views.permissions.EntryId
Generate entry id.
getActiveView() - Method in class org.polarsys.chess.core.views.DiagramStatus
Returns the name of the active view.
getAll2CoreAssignments(Model, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the list of assignments found in viewName where the source anything and the target is a Processor Instance.
getAllChrtSpecs(Model, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
This function returns the list of all the CHrtSpecifications in the given View of the model.
getAllComponentInstances(Model, boolean) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the list of all Component Instances found in the Component View if onlyTerminal is FALSE, Returns the list of all terminal Component Instances found in the Component View if onlyTerminal is TRUE.
getAllInterfaceComponents(Interface) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Retrieves all the Component implementing the given interface.
getAllNfpValues(String, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns a list of the NFPValues (value and unit) of the toSearch field, or [value=-1.0, unit=] if the field is not present in the string that is parsed.
getAllPartitionAssignments(Model, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the list of assignments found in viewName where the source is a Partition Instance and the target is a Processor Instance.
getAllPartitionInstances(Model) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the list of all partition instances in the model.
getAllResourcePlatformPackage(Package) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Gets the all resource platform package.
getAnalysisResults(Class) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the list of AnalysisResultData contained in the PSM Package.
getArincProcessSpecification(InstanceSpecification, CHRtSpecification) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the CHRTSpecification of the ARINCProcess owning the ARINCFunction referred by the given CHRtSpecification (context field) .
getAssignments(Model, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the list of assignments found in viewName .
getBaseViewName(DiagramStatus.DesignView) - Static method in class org.polarsys.chess.core.views.ViewUtils
Returns the name of the current actual view.
getBlockingTimeString(String, SaStep) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the blocking time and unit if rldl is expressed in ms by the user convert blockT in ms too if rldl is expressed in us by the user convert blockT in us too.
getBundleContents(Plugin, String, List<String>) - Static method in class org.polarsys.chess.core.internal.util.InternalCHESSProjectSupport
Gets the bundle contents.
getCH_HWBus(Element) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
Returns the CH_HwBus stereotype of an element.
getCH_HWComputingResource(Element) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
Returns the CH_HwComputingResource stereotype of an element.
getCH_HWProcessor(Element) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
Returns the CH_HwProcessor stereotype of an element.
getCHESSComponentPackage(Model) - Static method in class org.polarsys.chess.core.internal.views.InternalViewUtils
Gets the CHESS component package.
getCHESSDeploymentPackage(Model) - Static method in class org.polarsys.chess.core.views.ViewUtils
Returns the package representing the DeploymentView.
getCHESSPSMPackage(Model) - Static method in class org.polarsys.chess.core.views.ViewUtils
Returns the package representing the PSMView.
getCHESSRequirementPackage(Model) - Static method in class org.polarsys.chess.core.internal.views.InternalViewUtils
Gets the CHESS requirement package.
getCHESSRtAnalysisPackage(Model) - Static method in class org.polarsys.chess.core.views.ViewUtils
Returns the package representing the RTAnalysisView.
getCHESSSystemPackage(Model) - Static method in class org.polarsys.chess.core.internal.views.InternalViewUtils
Gets the CHESS system package.
getCHRTSpecification(Element) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
Returns the CHRtSpecification stereotype of an element.
getCHRtSpecification(Object) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the CHRtSpecification of the given element.
getCHRtSpecificationComments(Package, Port) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Retrieves all the CHRTSpecification Comments given a Package and a Port.
getClientServerPort(Element) - Static method in class org.polarsys.chess.core.profiles.MARTEProfileManager
Return the ClientServerPort stereotype of the given element.
getComponent2CoreAssignments(Model, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the list of assignments found in viewName where the source is a Component Instance and the target is a Processor Instance.
getComponent2PartitionAssignments(Model, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Looks for all the Component to Functional Partition Assignments in the specified View.
getComponentAssignments(Model, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the list of assignments found in viewName where the source is a Component Instance .
getComponentClientServerPorts(Component) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Retrieves the list of ClientServerPort of a given Component.
getComponentImplementation(Element) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
Returns the ComponentImplementation stereotype of the given model elemment.
getComponentImplementations(Component) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Retrieves all the ComponentImplementation of a given Component.
getComponentType(Element) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
Returns the ComponentType stereotype of the given model elemment.
getConstraint() - Method in class org.polarsys.chess.core.preferences.FilterableConstraint
Returns the wrapped constraint.
getCurrentDiagramName() - Method in class org.polarsys.chess.core.views.DiagramStatus.DesignView
Returns the current active diagram name.
getCurrentView() - Method in class org.polarsys.chess.core.views.DiagramStatus
Gets the current view.
getDefault() - Static method in class org.polarsys.chess.core.Activator
Returns the shared instance
getDomain() - Method in class org.polarsys.chess.core.internal.views.permissions.PermissionEntry
Gets the domain.
getEclipseInstallLocation() - Static method in class org.polarsys.chess.core.internal.util.InternalConsoleUtil
Gets the eclipse install location.
getElementID(Element) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the XML ID (UUID) of a model element.
getEnabledPermissions(Domain) - Method in class org.polarsys.chess.core.views.DiagramStatus.DesignView
Returns all the enabled permissions based on the enabled views.
getEnabledPermissions(String, Domain) - Method in class org.polarsys.chess.core.views.DiagramStatus.DesignView
Returns all the enabled permissions based on the given view.
getEndtoEndAnalysisResults(Class) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Gets the endto end analysis results.
getEntry(Element, Stereotype, Feature) - Method in class org.polarsys.chess.core.internal.views.permissions.PermissionList
Gets the entry.
getEntry(EntryId) - Method in class org.polarsys.chess.core.internal.views.permissions.PermissionList
Gets the entry.
getExecutor(String) - Method in class org.polarsys.chess.core.transformationExecutor.TransformationExecutorManager
Retrieves the transformation to execute given its name.
getFeature() - Method in class org.polarsys.chess.core.internal.views.permissions.EntryId
Gets the feature.
getFI4FASpecification(Element) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
Returns the FPTCSpecification stereotype of an element.
getFPTCSpecification(Element) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
Returns the FPTCSpecification stereotype of an element.
getHWAnalysisResults(Class) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the HW results for Schedulability analysis.
getId() - Method in class org.polarsys.chess.core.internal.views.permissions.PermissionEntry
Gets the id.
getIFileFromAbsolutePath(String) - Static method in class org.polarsys.chess.core.internal.util.InternalCHESSProjectSupport
Gets the i file from absolute path.
getImageDescriptor(String) - Static method in class org.polarsys.chess.core.Activator
Returns an image descriptor for the image file at the given plug-in relative path
getInterfaceClients(Interface) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Retrieves all the clients of a given Interface.
getList() - Static method in class org.polarsys.chess.core.constraint.ConstraintList
Get the list of all the constraints.
getMessage() - Method in class org.polarsys.chess.core.constraint.DynamicConstraint
 
getMessage() - Method in interface org.polarsys.chess.core.constraint.IConstraint
Gets the message.
getModel(Resource) - Static method in class org.polarsys.chess.core.util.uml.ResourceUtils
Returns the Model of the given Resource.
getName() - Method in class org.polarsys.chess.core.constraint.DynamicConstraint
 
getName() - Method in interface org.polarsys.chess.core.constraint.IConstraint
Gets the name.
getName() - Method in class org.polarsys.chess.core.views.DiagramStatus.DesignView
Gets the names of the active design views.
getNameWithoutExtension(IFile) - Static method in class org.polarsys.chess.core.internal.util.InternalCHESSProjectSupport
Gets the name without extension.
getNfpValue(String, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the NFPValue (value and unit) of the toSearch field, or [value=-1.0, unit=] if the field is not present in the string that is parsed.
getNotationResource(ServicesRegistry) - Static method in class org.polarsys.chess.core.util.uml.ResourceUtils
Returns the Resource containing the notation model given the ServicesRegistry.
getNotationResource(IEditorPart) - Static method in class org.polarsys.chess.core.util.uml.ResourceUtils
Returns the Resource containing the notation model given the editor part.
getNumberOfControls() - Method in class org.polarsys.chess.core.internal.preferences.LabelField
 
getPartition2CoreAssignments(Model, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the list of assignments found in viewName where the source is a Partition Instance and the target is a Processor Instance.
getPartitionAssignments(Model, FunctionalPartition) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns all the assignments that have the input functional partition either in the To field (Component to Partition Assignment), or in the From field (Partition to ProcessorAssignment).
getPermissionType(byte) - Static method in class org.polarsys.chess.core.internal.views.permissions.PermissionEntry
Gets the permission type.
getPluginInstallLocation(String) - Static method in class org.polarsys.chess.core.internal.util.InternalCHESSProjectSupport
Gets the plugin install location.
getProcessor() - Method in class org.polarsys.chess.core.util.HWAnalysisResultData
Returns the CH_HWProcessor of the hwInstanceSpecification.
getProject() - Method in class org.polarsys.chess.core.natures.CHESSNature
 
getRegistry() - Method in class org.polarsys.chess.core.resourcelistener.SelectionListenerExtra
Retrieves the service registry.
getResourcePlatformComponent(Model, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Gets the resource platform component.
getResourcePlatformComponentInPackage(Model, Package) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Looks inside the input package pack, and returns a Component stereotyped as CHGaResourcePlatform .
getResourcePlatformPackage(Package) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Gets the resource platform package.
getResultString() - Method in class org.polarsys.chess.core.util.HWAnalysisResultData
Gets the result string.
getRootInstanceInPackage(Package) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the root instance in the package .
getSelectedElement() - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Get the selected element, the first selected element if several are selected or null if no selection or the selection is not an EObject.
getService(Class<S>) - Method in class org.polarsys.chess.core.internal.util.MainRegistry
Gets the service.
getSeverity() - Method in class org.polarsys.chess.core.constraint.DynamicConstraint
 
getSeverity() - Method in interface org.polarsys.chess.core.constraint.IConstraint
Gets the severity.
getStatus() - Method in class org.polarsys.chess.core.constraint.DynamicConstraint
 
getStatus() - Method in interface org.polarsys.chess.core.constraint.IConstraint
Gets the status.
getStereotype() - Method in class org.polarsys.chess.core.internal.views.permissions.EntryId
Gets the stereotype.
getStereotype(Element, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the Stereotype of a given element based on the qualified name, or null.
getStereotypeApplication(Element, Class<T>) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the stereotype object given the stereotype class and the model element.
getTask2CoreAssignments(Model, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the list of assignments found in viewName where the source is a Slot Instance and the target is a Processor Instance.
getTwoSelectedElements() - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Get the selected element, the first selected element if several are selected or null if no selection or the selection is not an EObject.
getType() - Method in class org.polarsys.chess.core.internal.views.permissions.EntryId
Gets the type.
getUMLResource(ServicesRegistry) - Static method in class org.polarsys.chess.core.util.uml.ResourceUtils
Returns the Resource containing the model given the ServiceRegistry.
getUpdatedArincFunChrtSpec(InstanceSpecification, CHRtSpecification) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the CHRtSpecification for an ARINCFunction, deriving it from the CHRtSpecification of the related CHRtProcess and the occurrencyKind of the ARINCFunction itself.
getValue(String, String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the value of the field identified by the match parameter within the s string The s string is expected to be in the form: name1=value1,name2=value2,name3=value3 with or without surrounding parenthesis.
getValueNFP(String) - Static method in class org.polarsys.chess.core.util.uml.UMLUtils
Returns the first NFPValue (value, unit) found in the input string .
getView(Model, String) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
Deprecated.
getView(EObject) - Static method in class org.polarsys.chess.core.views.ViewUtils
Gets the corresponding design view the model element resides in.
getViewByStereotype(Model, String) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
Gets the view by stereotype.
getViewName(Package) - Static method in class org.polarsys.chess.core.internal.views.InternalViewUtils
Gets the name of the stereotype of the package that represents the design view.
getViewStereotype(Element, String) - Static method in class org.polarsys.chess.core.profiles.CHESSProfileManager
Gets the view stereotype.
getViewStereotypeApplied(Package) - Static method in class org.polarsys.chess.core.internal.views.InternalViewUtils
Gets the view stereotype applied.
getViewWithThrows(EObject) - Static method in class org.polarsys.chess.core.internal.views.InternalViewUtils
Gets the view with throws.
GQAM - Static variable in class org.polarsys.chess.core.profiles.MARTEProfileManager
The Constant GQAM.
GRM - Static variable in class org.polarsys.chess.core.profiles.MARTEProfileManager
The Constant GRM.
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links