|
Query: Activities by use cases
Purpose: This API returns the activities that associate with use-cases in the input list
|
|
Purpose: Returns the activities in the input list that have no descendants
|
|
Query: Activities by attributes
Purpose: Returns the activities in the input list that match the specified attribute name and value
stm_r_ac_by_attributes_ac (IN ac_list: LIST OF ACTIVITY, IN attr_name: STRING, IN attr_value: STRING, OUT status: INTEGER)
|
|
Query: Activities with callback bindings
Purpose: Returns the activities in the input list that have callback bindings
|
|
Query: Activities that are instances of components
Purpose: Returns the activities in the input list that have instances of components
|
|
Query: Activities with continuous instances
Purpose: Returns the activities in the input list that have continuous instances
|
|
Query: Control activities
Purpose: Returns the activities in the input list that are control activities
|
|
Query: Controlled-terminated activities
Purpose: Returns the activities in the input list that are control-terminated activities
|
|
Purpose: Returns the activities in the input list that are data-stores
|
|
Query: Definition activities of a given activity
Purpose: Returns the definition activities (top-level in the definition chart) for instances in the input list
|
|
Query: Environment activities
Purpose: Returns the activities in the input list that were defined as environment activities
|
|
Query: Activities explicitly defined
Purpose: Returns from the input list those activities that were explicitly defined
|
|
Query: External activities
Purpose: Returns the activities in the input list that are external
|
|
Query: Generic instance activities
Purpose: Returns the activities in the input list that are instances of generic charts
|
|
Query: Activities whose selected implementation is Best Match
Purpose: Returns the activities in the input list that are implemented as the Best Match using Select Implementation in the properties
|
|
Query: Activities implemented in a mini-spec
Purpose: Returns the activities in the input list that are implemented in a mini-spec
|
|
Query: Activities whose selected implementation is None
Purpose: Returns the activities in the input list that are not implemented
|
|
Query: Activities implemented with subroutine bindings
Purpose: Returns the activities in the input list that are implemented as Subroutine Binding using Select Implementation in the properties
|
|
Query: Activities implemented in a truth table
Purpose: Returns the activities in the input list that were implemented in a truth table
|
|
Query: Instance activities
Purpose: Returns those activities in the input list that are instances
|
|
Query: Instance activities of a given definition activity
Purpose: Returns the instance activities for definition activities (top-level activities in a definition chart) in the input list
|
|
Query: Internal activities
Purpose: Returns the activities in the input list that are internal activities (not external or control)
|
|
Query: Activity occurrences of a given activity
Purpose: Returns the activities for which the activities in the input list appear in the Is activity field of their form
s tm_r_ac_is_occurrence_of_ac (IN ac_list: LIST OF ACTIVITY, OUT status: INTEGER)
|
|
Query: Principal activities of a given activity
Purpose: Returns the activities appearing in the Is activity field of the activities in the input list
|
|
Query: Logical descendants of a given activity
Purpose: Returns the logical descendants of the activities in the input list, taking into account the translation of instances to their definition charts
|
|
Query: Logical parent activities of a given activity
Purpose: Returns the logical parent activities of the activities in the input list, taking into account the translation of instances to their definition charts
|
|
Query: Logical subactivities of a given activity
Purpose: Returns the logical subactivities of the activities in the input list, taking into account the translation of instances to their definition charts
|
|
Query: Activities having mini-specs
Purpose: Returns the activities in the input list that have a mini-spec
|
|
Query: Activities whose names match a given pattern
Purpose: Returns all the activities whose names match a given pattern
|
|
Query: Offpage instance activities
Purpose: Returns the activities in the input list that are instances of offpage charts
|
|
Query: Physical descendants of a given activity
Purpose: Returns the physical descendants (those within the same chart) for the activities in the input list
|
|
Query: Physical parent activities of a given activity
Purpose: Returns the physical parent activities (those within the same chart) for the activities in the input list
|
|
Query: Physical subactivities of a given activity
Purpose: Returns the physical subactivities (those within the same chart) for the activities in the input list
|
|
Query: Procedure-like activities
Purpose: Returns the activities in the input list that are procedure-like activities
|
|
Query: Activities resolved to a given external activity
Purpose: Returns the activities (internal, external, or environment) to which the external activities in the input list are resolved
|
|
Query: Self-terminated activities
Purpose: Returns the activities in the input list that are self-terminated
|
|
Query: Activities with subroutine bindings
Purpose: Returns the activities in the input list that have subroutine bindings (regardless of the implementation setting in the properties)
|
|
Query: Activities whose synonyms match a given pattern
Purpose: Returns all the activities whose synonyms match the specified pattern
|
|
Query: Unresolved activities
Purpose: Returns the unresolved activities in the input list
|
|
Query: External life-line activities
Purpose: Returns the External life-line activities in the input list
|
|
Query: Life-line activities
Purpose: Returns the life-line activities in the input list
|
|
Query: Boundary-box actvities
Purpose: Returns the Boundary-box actvitites in the input list
|
|
Query: Use-case activities
Purpose: Returns the Use-case activities in the input list
|
|
Purpose: Returns the Actor activities in the input list
|
|
Purpose: Returns the Router activiites in the input list
|
|
Query: External router activities
Purpose: Returns the Router activiites in the input list
|