Query Functions : Modules (md) : Input List Type: md

Input List Type: md
 
Query: Basic modules
Purpose: Returns the modules in the input list that are basic modules (those that have no descendants)
Query: Bus modules
Purpose: Returns the modules in the input list that are bus modules
Query: Modules by attributes
Purpose: Returns the modules in the input list that match a particular attribute name and value
stm_r_md_by_attributes_md (stm_list in_list, char* attr_name, char* attr_value, int *status);
Query: Control modules
Purpose: Returns the modules in the input list that are control modules
Query: Definition modules of a given module
Purpose: Returns the definition modules (top level modules in a definition chart) for instances in the input list
Query: Environment modules
Purpose: Returns the modules from the input list that were defined as environment modules
Query: Environment modules
Purpose: Returns the modules in the input list that are environment modules
Query: Modules explicitly defined
Purpose: Returns the modules of the input list that were explicitly defined
Query: External modules
Purpose: Returns the modules in the input list that are external
Query: Generic instance modules
Purpose: Returns the modules in the input list that are instances of generic charts
Query: Instance modules
Purpose: Returns the instance modules from the modules in the input list
Query: Instance modules of a given definition module
Purpose: Returns the instance modules for definition modules (top-level modules in a definition chart) in the input list
Query: Library modules
Purpose: Returns the modules from the input list that are library modules
Query: Logical descendants of a given module
Purpose: Returns the logical descendants of the modules in the input list, taking into account the translation of instances to their definition charts
Query: Logical parent modules of a given module
Purpose: Returns the logical parent modules of the modules in the input list, taking into account the translation of instances to their definition charts
Query: Logical submodules of a given module
Purpose: Returns the logical submodules of the modules in the input list, taking into account the translation of instances to their definition charts
Query: Modules whose names match a given pattern
Purpose: Returns all the modules whose names match the specified pattern
Query: Offpage instance modules
Purpose: Returns the modules in the input list that are instances of offpage charts
Query: Physical descendants of a given module
Purpose: Returns the physical descendants (those within the same chart) for the modules in the input list
Query: Physical parent modules of a given module
Purpose: Returns the physical parent modules (those within the same chart) for the modules in the input list
Query: Physical submodules of a given module
Purpose: Returns the physical submodules (those within the same chart) for the modules in the input list
Query: Regular modules
Purpose: Returns the modules from the input list that are regular modules (not environment or storage)
Query: Modules resolved to a given external module
Purpose: Returns the modules (internal, external, or environment) to which the external modules in the input list are resolved
Query: Storage modules
Purpose: Returns the modules from the input list that are storage modules
Query: Modules whose synonyms match a given pattern
Purpose: Returns all the modules whose synonyms match the specified pattern
Query: Unresolved modules
Purpose: Returns the unresolved modules in the input list