Skip to content

AvailableCommands

nsmiechowski edited this page Jul 10, 2020 · 5 revisions

Available Commands in the CDP4-Batch-Editor

The command argument that defines what action should be performed It can have any one of these values:

  • AddParameters

Will add the specified existing parameter to the provided ElementDefinition.

  • RemoveParameters

Removes the specified parameter from the provided ElementDefinition.

  • MoveReferenceValuesToManualValues

Moves the Reference Value to the Manual Value on a ValueSet.

  • ApplyOptionDependence

Applies option dependenceto the selected parameters and overrides for element definitions and usages of selected categories.

  • ApplyStateDependence

Applies a state dependency with the given actual finite state list as state dependence to selected parameters and overrides.

  • ChangeParameterOwnership

Set the ownership of all parameters provided to the provided owner.

  • ChangeDomain

Change the owner of an element definition and it's related element usages. It also applies on all or specified parameters, parameter override, parameter subscription.

  • RemoveOptionDependence

Remove option dependence from selected parameters and overrides for element definitions and usages selected categories.

  • RemoveStateDependence

Removes a state dependency with the given actual finite state list as state dependence from selected parameters and overrides.

  • SetGenericOwners

Set the ownership of all parameters inside element definitions that have a name starting with "Generic Equipment".

  • SetScale

Assign measurement scale to given parameters.

  • SetShapeScaleMm

Standardize dimensions in millimetre and converts the value for all the applicable parameter of the specified element definition or on all.

  • SetSubscriptionSwitch

Set the switch on all value sets of the ParameterSubscriptions of the given subscriber to the given switch value.

  • Subscribe

Subscribe parameters and parameter overrides with given short names for given subscriber.

Clone this wiki locally