TagManagement
The following TagManagement types are available:
| Command | Description |
|---|---|
| Add | Adds a tag ID to the list of input tags. |
| AssociatingTagging | Gets the tagging object for the given database. |
| Database | Attaches an IDEA database to check tag existence. |
| ExistingTags | Returns the list of existing tags. |
| GetAllTags | Creates a collection of tag field pairs. |
| GetFieldForTag | Returns the name of an IDEA field associated with the given tag name. |
| GetTestFilter | Returns a filter object which is used to lookup the audit tests based on test property values. |
| MissingTags | Returns the list of missing tags. |
| PerformTask | Populates the existing and missing tags collection. |
| SaveWithTestFilter | Saves defined tagging to IDEA database. |
| SetTag | Realizes tagID - column name association from within a macro via SmartContext. |