Working with Structs

Method arguments and return types on operations and entity classes are modeled as structs. A struct is a value object. Attributes of structs are specified as Domain Definitions. The following sections describe how to create a struct and add attributes to it.