Create query to select architecture elements with interface element on interface based on specified sub-constraint
creates a query
= HasInterfaceElement(sub-constraint
)query
object that the find
method and the createViewArchitecture
method use to select architecture elements with an
interface element that satisfies the given sub-constraint.
createViewArchitecture
| find
| HasInterface
| HasPort
| systemcomposer.query.Constraint