Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content SysML2.0: GOTCHA: p.632 subparts : Part [0..*] {subsets subitems}: Does not indicate that subparts is nonunique (has consequences for user model nonunique usages) SysMLv2: A part usage nested in (owned by) an occurrence and declared nonunique must be a referential «ref part» (that subsets the nonunique Parts::parts) not a composite «part» (that subsets the UNIQUE Items::Item::subparts) SysML2.0: TIP: A part usage or item usage "directly" owned by a package is referential (isComposite=false) not composite (isComposite=true) and even if the ref keyword is omitted because a package is not an occurrence Source OMG Systems Modeling Language TM (SysML®) Version 2.0 formal/2025-09-03 (Sep 2025) Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind INFO Keywords SysMLv2 Systems Modeling Language SysML Model-Based Systems Engineering MBSE Previous snippet Full quote A composite usage must be featured by an occurrence (such as an item, part or action ...) Next snippet Related snippets Related snippets (backlinks) Visit also Visit also (backlinks) Flags