Glossary of Unified Modeling Language Terms - T

T

  • Tagged values - In extensibility
  • Template - a Class that accepts a compile-time parameter defining the Type to be used within the Class; often to implement Collections of any Type
  • Thread - a sequence of instructions whose execution is being scheduled by the Operating System and may run in parallel with other threads
  • Timing Diagram
  • Token - symbolises the Thread of an Activity diagram
  • Transition - 1. movement from one State to another in a State machine diagram. The transition is specified by its Trigger-signature /Activity 2. A transition is a relationship between two states indicating that an object in the first state will perform certain action and certain action and enter the second state when a specific event occurs and specific conditions are satisfied.
  • Type - the options are: an elementary Value type such as integer, string, date, or boolean or a Reference type defined in a Class

Read more about this topic:  Glossary Of Unified Modeling Language Terms