Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content Instances with value-carrying Slots Instances with part-carrying Slots InstanceSpecifications with links and Slots Source OMG Systems Modeling Language (SysML) 1.6 Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind INFO UML keywords Slot InstanceSpecification::slot StructuralFeature Slot::definingFeature Slot::owningInstance Slot::value Previous snippet Full quote A Slot designates that an entity modeled by an InstanceSpecification has a value or values for a specific StructuralFeature. Next snippet Related snippets Related snippets (backlinks) Slot::definingFeature : StructuralFeature [1..1] ... The StructuralFeature that specifies the values that may be held by the Slot. Slot::owningInstance : InstanceSpecification [1..1] ... The InstanceSpecification that owns this Slot. Slot::value : ValueSpecification [0..*]{ordered, subsets Element::ownedElement} ... The value or values held by the Slot. Visit also Visit also (backlinks) Flags