DSMAttachment¶
- class dsviper.DSMAttachment¶
Bases:
objectA class used to represent the definition of an attachment.
Note: Not directly instantiable.
- document_type() DSMType¶
Return the type reference of the document.
- documentation() str¶
Return the documentation.
- identifier() str¶
Return the identifier.
- key_type() DSMTypeReference¶
Return the type reference of the key.
- representation() str¶
Return the representation.