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