HOPEX Power Studio (EN) : Customizing the Metamodel : Perimeters : Configuration
   
Configuration
A perimeter groups all the configuration necessary for building the set, and it is important not to confuse the perimeter and the set. Configuration is a behavior specified on the links. Possible behaviors are the following:
- Deep: The link and the object are added to the set, then processing continues from this object by propagation.
- Standard: The link and the object are added to the set, processing of this branch terminates, and propagation stops here.
- Link:The link is added to the set, but not the object. Processing stops at this level.
- Abort: Neither link nor object is added, and propagation stops.
- Computed:The nature of the link is not sufficient to define behavior on this particular link, and behavior is computed according to context by a macro (for implementation see chapter "Configuring perimeter links").