systemcomposer.query.Constraint

Represent query constraint

    Description

    The systemcomposer.query.Constraint class is a base class for all System Composer™ query constraints.

    Object Functions

    HasStereotypeCreate query to select architecture elements with stereotype based on specified sub-constraint
    PropertyCreate query to select non-evaluated values for properties or stereotype properties for objects based on specified property name
    PropertyValueCreate query to select property from object or stereotype property and then evaluate property value
    HasPortCreate query to select architecture elements with port on component based on specified sub-constraint
    HasInterfaceCreate query to select architecture elements with interface on port based on specified sub-constraint
    HasInterfaceElementCreate query to select architecture elements with interface element on interface based on specified sub-constraint
    IsInRangeCreate query to select a range of property values
    AnyComponentCreate query to select all components in model
    IsStereotypeDerivedFromCreate query to select stereotype derived from a fully qualified name
    Introduced in R2019b