Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content Class compartments 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 INFO UML keywords Class symbol compartment Operation Class::ownedOperation operations compartment Previous snippet A Class has four mandatory compartments: attributes, operations, receptions ... and internal structure ... A Class may also have optional compartments as described for Classifiers in general Full quote The operations compartment of a Class contains notation for its ownedOperations using the notation specified in 9.6.4. Next snippet The receptions compartment contains ownedReceptions ... Related snippets A Class is shown using the Classifier symbol. As Class is the most widely used Classifier, no keyword is needed to indicate that the metaclass is Class. A Class has four mandatory compartments: attributes, operations, receptions ... and internal structure ... A Class may also have optional compartments as described for Classifiers in general Related snippets (backlinks) The receptions compartment contains ownedReceptions ... Visit also Visit also (backlinks) Flags