Class Types
A class is given a predefined type.
- Package: such class is used to structure the hierarchy of a behavior library or functional or logical behavior
- Model: such class is used to contain components
- Component: such class defines the parameters and variables of the behavior
- Connector: such class allows linking components together
- Function
- Record
- Block
- Type: defining a class of type Type without extends means defining an enumeration type