InterfaceBlock::1_no_behavior Interface blocks shall not own or inherit behaviors, have classifier behaviors, or methods for their behavioral features.

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

Interface blocks shall not own or inherit behaviors, have classifier behaviors, or methods for their behavioral features.


self.base_Class.inheritedMember->select(m | m.oclIsKindOf(UML::Behavior)) ->isEmpty() and self.base_Class.operation.method->flatten()->isEmpty()
Next snippet
Related snippets
Related snippets (backlinks)
Visit also
Visit also (backlinks)