Query Functions : Subroutines (sb) : Input List Type: sb

Input List Type: sb
 
Query: Subroutines written in Ada
Purpose: Returns subroutines in the input list that are written in Ada and stored in the database using the Implementation menu
Query: Subroutines written in ANSI C
Purpose: Returns subroutines in the input list that are written in ANSI C and stored in the database using the Implementation menu
Query: Subroutines by subtype
Purpose: Returns the subroutines in the input list that are defined as bit
Query: Subroutines by subtype
Purpose: Returns the subroutines in the input list that are defined as bit array
Query: Subroutines by attributes
Purpose: Returns the subroutines in the input list that match the specified attribute name and value
Syntax: stm_r_sb_by_attributes_sb (stm_list in_list, char* attr_name, char* attr_value, int *status);
Query: Subroutines that are explicitly defined
Purpose: Returns the subroutines in the input list that are explicitly defined
Query: Function subroutines with potential side-effects
Purpose: Returns the function subroutines in the input list that have potential side-effects
Query: Subroutines defined as functions
Purpose: Returns the subroutines in the input list that are defined as functions
Query: Subroutines that have global data
Purpose: Returns all subroutines in the input list that have global data
Query: Subroutines whose selected implementation is Action Language
Purpose: Returns the subroutines in the input list that are implemented in the Rational Statemate Action Language using Select Implementation
Query: Subroutines whose selected implementation is Ada Code
Purpose: Returns the subroutines in the input list that are implemented in Ada using Select Implementation in the properties
Query: Subroutines whose selected implementation is ANSI C Code
Purpose: Returns the subroutines in the input list that are implemented in ANSI C using Select Implementation
Query: Subroutines whose selected implementation is Best Match
Purpose: Returns the subroutines in the input list that are implemented as the Best Match using Select Implementation
Query: Subroutines whose selected implementation is K&R C Code
Purpose: Returns the subroutines in the input list that are implemented in K&R C using Select Implementation
Query: Subroutines whose selected implementation is None
Purpose: Returns the subroutines in the input list that are not implemented (None) using Select Implementation
Query: Subroutines whose selected implementation is Procedural Statechart
Purpose: Returns the subroutines in the input list that are implemented as Procedural Statecharts using Select Implementation
Query: Subroutines by subtype
Purpose: Returns the subroutines in the input list that are defined as integer
Query: Subroutines written in K&R C
Purpose: Returns subroutines in the input list that are written in K&R C and stored in the database using the Implementation menu
Query: Subroutines by subtype
Purpose: Returns the subroutines in the input list for which no type is defined
Query: Subroutines whose names match a given pattern
Purpose: Returns all subroutines whose name matches the specified pattern
Query: Subroutines that have parameters
Purpose: Returns all subroutines in the input list that have parameters
Query: Subroutines designed as procedural statecharts
Purpose: Returns subroutines in the input list that are designed as procedural statecharts and stored in the database using the Implementation menu
Query: Subroutines designed as Flowchart
Purpose: Returns subroutines in the input list that are designed as Flowcharts and stored in the database using the Implementation menu
Syntax: stm_r_sb_procedural_fch_sb (stm_list in_list, int *status);
Query: Subroutines defined as procedures
Purpose: Returns the subroutines in the input list that are defined as procedures
Query: Subroutines by subtype
Purpose: Returns the subroutines in the input list that are defined as real
Query: Subroutines written in the Rational Statemate action language
Purpose: Returns subroutines in the input list that are written in the Rational Statemate action language and stored in the database using the Implementation menu
Query: Subroutines by subtype
Purpose: Returns the subroutines in the input list that are defined as string
Query: Subroutines whose synonyms match a given pattern
Purpose: Returns all subroutines whose synonyms match the specified pattern
Query: Subroutines defined as tasks
Purpose: Returns the subroutines in the input list that are defined as tasks
Query: Unresolved subroutines
Purpose: Returns the unresolved subroutines in the input list
Query: Subroutines by subtype
Purpose: Returns the subroutines in the input list that are defined as user-defined type