If you need to create some classes that are not part of the Entity Model (For example some method objects, some other immutable objects etc.)
- How are those type of classes named -as they are not part of Entity Model?
- Where is the place (the folder name or?) to put such classes in your Project?