Table of Contents

Search

  1. Preface
  2. Libraries for Industry Standards
  3. Using Libraries
  4. Descriptions of the Libraries
  5. Generate Library Objects

Libraries Guide

Libraries Guide

ASN.1 Transformers

ASN.1 Transformers

Transformers modify the output of other components. You can use transformers in Scripts within components such as anchors, serialization anchors, and actions. You can use transformers as document processors.
The following table describes the general properties of the ASN.1 transformer:
Property
Description
disabled
Determines whether the transformation ignores the component and all its child components. Choose one of the following options:
  • Selected. The transformation ignores the component.
  • Cleared. The transformation applies the component.
Use this property for testing, debugging, and making minor modifications in a project without deleting the existing component. Default is cleared.
name
A descriptive label for the component. This label appears in the
events.cme
file and the
Events
view. Use the
name
property to identify which component caused the event.
optional
Determines whether a failure in the component causes the parent component to fail. Choose one of the following options:
  • Selected. The parent component is unaffected when the component fails.
  • Cleared. The parent component fails when the component fails.
Default is cleared.
remark
A user-defined comment that describes the purpose or action of the component.

0 COMMENTS

We’d like to hear from you!