Adding a Case State to a Case Class
Prerequisites
Note: You can
convert an existing case state back to an attribute. Right-click the case state, then select
Convert to Attribute.
Procedure
- In the BOM Editor, create a text enumeration that defines the possible valid case states for this case class.
- Drag a Case State () from the Global Data section of the palette to the case class.
- On the General tab of the Properties view, change the Label to a suitable name to identify the case state.
- Set the attribute's Multiplicity to be either 0..1 (optional) or 1 (required).
- Select the appropriate Enumeration Type.
Copyright © Cloud Software Group, Inc. All rights reserved.