ontouml_vocabulary_lib.constants.constants_misc

This module defines various tuples of OntoUML Stereotypes related to relations, properties, aggregation kinds, ontological natures, and general elements, which are utilized in OntoUML modeling.

Each tuple groups related stereotypes, offering a structured and semantically relevant method for utilizing OntoUML stereotypes in model construction and verification.

All tuples are provided sorted in alphabetical order.

Module Contents

ontouml_vocabulary_lib.constants.constants_misc.ONTOUML_RELATION_STEREOTYPES = ()
ontouml_vocabulary_lib.constants.constants_misc.ONTOUML_PROPERTY_STEREOTYPES = ()
ontouml_vocabulary_lib.constants.constants_misc.ONTOUML_AGGREGATION_KINDS = ()
ontouml_vocabulary_lib.constants.constants_misc.ONTOUML_ONTOLOGICAL_NATURES = ()
ontouml_vocabulary_lib.constants.constants_misc.ONTOUML_ABSTRACT_ELEMENTS = ()
ontouml_vocabulary_lib.constants.constants_misc.ONTOUML_CONCRETE_ELEMENTS = ()