ItemFlow::2_type_restricted An ItemFlow itemProperty shall be typed by a ValueType, Block, or Signal.

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

An ItemFlow itemProperty shall be typed by a ValueType, Block, or Signal.


ValueType.allInstances().base_DataType->includes(self.itemProperty.type) or Block.allInstances().base_Class->includes(self.itemProperty.type)
Next snippet
Related snippets
Related snippets (backlinks)
Visit also
Visit also (backlinks)