TypeClub¶
- class dsviper.TypeClub¶
Bases:
objectA class used to represent a club type.
Note: Not directly instantiable.
- documentation() str¶
Return the documentation.
- is_member(type_concept: TypeConcept) bool¶
Return True type_concept is a member.
- members() list[TypeConcept]¶
Return the list of concepts.
- type_code() str¶
Return the type code.