umbrello 25.07.70
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
CsCodeExample Namespace Reference

Classes

class  A
 
class  B
 
class  ComplexNumber
 
interface  Employee
 
class  EnumEx
 
class  GenericTest< T >
 
interface  InitInterface
 
class  MoreComplexNumber
 
class  Shape
 
class  Square
 
class  User
 

Enumerations

enum  Gender { Neutrum = 0 , Masculinum = 1 , Femininum = 2 }
 
enum  Sex { Male = 0 , Female = 1 }
 

Enumeration Type Documentation

◆ Gender

Enumerator
Neutrum 
Masculinum 
Femininum 

◆ Sex

Enumerator
Male 
Female