Checks whether the reference search criterion specified that the referenced elements included in the search criterion should also be displayed in the search results.
When the search criterion includes a specific number of references, this method returns a value that indicates whether the criterion was exactly that number of references, less than that number, or more than that number.
Returns the type of search that was specified for the tag name and tag value search criteria - regular text, wildcard, regular expression, or empty string.
For tags whose source is a profile that was added to the project (as opposed to tags defined locally in the project), this method returns the profile in which the tag was defined.
Returns the full path of the graphic file used to represent elements of this type in the browser, for example, D:\programs\rhapsody80\Share\PredefinedPictures\Icons\RhapsodyIcons_72.gif.
Returns a collection of the classifier's elements of type IRPInterfaceItem (such as operations, triggered operations, and event receptions), including those it inherits from its base classifier.
Returns the name of the API interface corresponding to the current element, for example, IRPClass for a class element, IRPOperation for an operation element.
Checks whether the activity is defined as analysis-only, meaning that it is used only for modeling purposes and code is not generated for the activity.
Checks whether there is still an inheritance relationship between this state and the corresponding state from the statechart of the class that this class is derived from.
Checks whether the class is a reactive class, meaning that a statechart or an activity diagram has been created for the class so that it reacts to events.
Checks whether the query is to return the model elements that match the criteria specified, or the model elements that do not match the criteria specified.
Return a comma separated list of metaclasses or new terms - Rhapsody will call check for all elements in scope of check that are of the metaclass type in the list
Returns the full path of the graphic file that is used as an overlay on this specific model element, on top of the regular icon that represent elements of this type in the browser.
Returns the value of the specified property for the model element, taking into account the collection of tokens specified and the collection of token values specified.
Returns the value of the specified property for the model element, if the default value was overridden, taking into account the collection of tokens specified and the collection of token values specified.
Deprecated.This method, used to return the scope specified for the search, was introduced when Rhapsody only allowed you to specify a single element as the scope. Now that Rhapsody allows you to specify a list of such elements, you should use the method IRPSearchQuery.getSearchScopeElements().
Checks whether the query specifies that the search results should also include model elements that were found by the search but are not referenced in any of the views that you specified.