Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The element graceTime can be used to introduce a grace time for the time zero was used in a run. If the difference between the time zero for a node and the time zero which was used in the last run is less then the grace time then the run will still be marked as valid.

Modifiers 

showModifiers

The option is only available at group nodes. By default the modifiers panel doesn't show modifiers at group nodes. This choice was made because of performance reasons.

In addition it is not common that modifiers are made at group nodes. In the cases that it is required that modifiers can be shown (and editted) at a group node the default behaviour can be

changed. This option is only available at group nodes.


 

hideModifiersOverviewPanel

The modifiers panel consists of two parts. An overview panel which shows all the modifiers which are available for the selected node and a detail panel which shows the details of the modifier which is selected in the overview panel or the new modifier which the user is creating.

The overview panel uses the half of the space of the modifers panel. By hiding this panel a lot of space is available for the detail panel. This is a usefull feature when users only create modifiers at a node and want to use all the available space for the detail panel.

 

 

modifiersReadOnly

 

This option can be used to disable the possiblity to add, edit or delete modifiers at a node.


defaultModifierId

If a default modifier id is defined at a node then the first available modifier of the defined type will be selected in the modifiers panel. If there is no modifier of this type is available then a new modifier template is created in the modifiers detail panel. An example is shown below.

Image Added

In the example above a node "Run all Models" is shown. This node has a defaultModifierId defined and set to URBS.

After selecting the node "Run all models" a modifiers template for the modifiers type "URBS" will be created. The user can edit this template and create a new modifier by pressing apply.

Below an another example

Image Added

In this example the user has selected the same node. The difference with the previous example is that there is already a modifier of type URBS available.

Because this modifier is available it will be selected instead of creating a new modifiers template. 

 

 

Modifiers

 

onlyAllowEditDefaultModifier

If this option is selected only the defined modifier default modifier is selected.


 

visibleModifierGroup

This option defines the group of modifiers which is visible and edittable at a node. It is possible to define multiple visible modifier groups for a node. By default all modifiers are visible and edittable.

The modifier group should be defined in the modifierTypes.xml. 

Permissions

There are several configurations options available with regard to permissions.

...