InterfaceBlock::3_interfaceblock_typed_ports Ports owned by interface blocks shall only be typed by interface blocks.

Icon class
icon_class
fas fa-quote-left
icon_class_computed
fas fa-quote-left
Related content
Source
Snippet kind
SysML keywords
Full quote
3_interfaceblock_typed_ports

Ports owned by interface blocks shall only be typed by interface blocks.


self.base_Class.ownedPort->forAll(p|InterfaceBlock.allInstances().base_Class ->includes(p.type))
Next snippet
Related snippets
Related snippets (backlinks)
Visit also
Visit also (backlinks)