DSMConcept¶
- class dsviper.DSMConcept¶
Bases:
objectA class used to represent the definition of a concept.
Note: Not directly instantiable.
- documentation() str¶
Return the documentation.
- parent() DSMTypeReference¶
Return the type reference of the parent concept or None.
- type_reference() DSMTypeReference¶
Return the type reference.