Create query to select architecture elements with stereotype based on specified sub-constraint
creates a query
= HasStereotype(sub-constraint
)query
object that the find
method and the createViewArchitecture
method use to select architecture elements with a
stereotype that satisfies the given sub-constraint.