Working with Process Classes

Business functions are represented in the Cúram model as methods of process classes. The arguments and return type for methods are modeled as structs or domain types. The model defines the interface for process class methods, but not their implementation. Process classes can call on entity classes to perform database operations as required.