Properties for domain model objects
- General page
- Specifies a name and label for the object, which is displayed
in visual diagrams. Specify the base data type for the object and
additional options such as length, precision, and scale.
- Constraints page
- Specifies additional constraints for the base data type. When
you specify a constraint type (for example, enumeration or pattern),
a corresponding constraint object is created in the model and displayed
in the Data Project Explorer. To further modify the constraint, including
adding documentation and annotations specific to the constraint, highlight
the constraint object in the Data Project Explorer and modify its
properties in the Properties view.
- Privacy page (for atomic domain objects only)
- Specify options for data masking. Some of these options are used
when you export a data model to an IBM Optim interchange file, and
they can also be included in data model reports to show compliance
with data masking and privacy standards.
For best results, select
valid options from the lists. To enter values other than the values
in the lists, select Custom. You must use valid
data privacy function syntax for the IBM Optim product. Refer to the IBM
Optim Common Elements Manual for detailed information about
supported data privacy functions and syntax.
- Classification
- Optional: Specifies the type of information to be masked.
You can specify options such as personal identification information
(PII) or confidential. This option is for modeling and reporting purposes
only and the value in this field is not currently used when you generate
an IBM Optim interchange file.
- Enforcement
- Specifies whether the masking is enforced, not enforced, or recommended.
By default masking is not enforced, but critical data types should
be specified as enforced. This option is for modeling and reporting
purposes only and the values in this field are not currently used
when you generate an IBM Optim interchange file.
- Privacy policy type
- Specify the type of privacy policy that you want to use. This
selection determines which privacy policies are listed in the Privacy
policy field.
- Privacy policy
- Specifies the IBM Optim data privacy policy that is used to mask
the data. For example, you can select to use a random number generator
that replaces real data with random numbers.
- Documentation page
- Specifies user-supplied information about the object.
- Annotation
page (in edit mode only)
- Add, modify,
or delete properties.