Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content Source Unified Modeling Language 2.5.1 Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind SEMANTIC UML keywords StructuralFeature::isReadonly StructuralFeature Previous snippet The insertion point is ignored if it is used when isReplaceAll=true. Full quote If a StructuralFeature is marked with isReadOnly true, then it may not be updated once it has been assigned an initial value. Next snippet Related snippets 16.8.3.3 Add Structural Feature Value Actions: An AddStructuralFeatureValueAction is a StructuralFeatureAction for adding a value to a StructuralFeature of an object. The semantics are undefined for adding a value that violates the upper multiplicity of the StructuralFeature, and for adding a new value to a StructuralFeature with isReadonly=true after initialization of the object that would have the value. Related snippets (backlinks) Visit also Visit also (backlinks) Flags