IsInRange
Create query to select range of property values
Description
creates a query query = IsInRange(name,beginRangeValue,endRangeValue)query that the find
and createView functions use to select a range of values from
beginRangeValue to endRangeValue for a specified
property name name.
Examples
Input Arguments
Output Arguments
More About
Version History
Introduced in R2019b
See Also
Tools
Objects
Functions
find|findElementsOfType|findElementsWithStereotype|findElementsWithProperty|findElementsWithInterface|AnyComponent|Property|PropertyValue|HasStereotype|IsStereotypeDerivedFrom|HasPort|HasConnector|HasInterface|HasInterfaceElement|createView|modifyQuery|setPortQuery|runQuery|removeQuery|getQualifiedName|lookup