object_nodes ControlFlows may not have ObjectNodes at either end, except for ObjectNodes with control type.

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

object_nodes

ControlFlows may not have ObjectNodes at either end, except for ObjectNodes with control type.

inv: (source.oclIsKindOf(ObjectNode) implies source.oclAsType(ObjectNode).isControlType) and
(target.oclIsKindOf(ObjectNode) implies target.oclAsType(ObjectNode).isControlType)
Next snippet
Related snippets
Related snippets (backlinks)
Visit also
Visit also (backlinks)