Skip Headers
Oracle® Communications Design Studio Modeling Network Integrity
Release 7.2.4
Go to Design Studio Help Home
Go to Table of Contents
Go to Feedback page

Go to previous page
Go to next page
Mobi · ePub

About Properties and Property Groups

A property group is a container that contains properties. Properties are name/value pairs that are passed to the processor through the property group.

Design Studio generates the Java class for the property group so you can access the property values using getter and setter methods.

You can configure property groups as managed groups and as map groups. Map property groups produce a simplified API for properties used as maps.

Property values can be set in the following ways:

You can configure properties as sensitive. Sensitive properties must be contained in managed property groups. Therefore, you can set the value of sensitive properties at run time. You can also set sensitive property values at deployment time by setting it with a model variable. Sensitive properties cannot have static values.

For more information about properties and property groups, see Network Integrity Developer's Guide.

Related Topics

Adding Property Groups to Network Integrity Processors

Adding Properties to Network Integrity Property Groups

About Network Integrity Processors

Configuring Network Integrity Processors

Working with Model Variables