Icon class icon_class far fa-sticky-note icon_class_computed far fa-sticky-note Note kind CONVENTION NAMING POLICY UML keywords Behavior Activity Interaction NamedElement NamedElement::name SysMLv1.x keywords TestCase «testCase» Keywords Webel Best Practice This is consistent with the following as long as you don't plan to use the Activity for a CallBehaviorAction, noting: Webel Best Practice: Prefer 'UpperCamelCase' (a.k.a. PascalCase) names for Behaviors such as Activities intended for use in CallBehaviorActions, or at least use a 'Capital first letter'; avoid 'all lower case' (as it leads to confusion with lower case Action names) Relates to Related notes [NAMING, POLICY]{STRONG} Prefer 'UpperCamelCase' (a.k.a. PascalCase) names for Behaviors such as Activities intended for use in CallBehaviorActions, or at least use a 'Capital first letter'; avoid 'all lower case' (as it leads to confusion with lower case Action names) Related notes (backlinks) Related snippets (extracts) Visit also Visit also (backlinks) Flags Book traversal links for The name of a «testCase» Behavior may be verbose and may use natural language, but should always start with a Capital letter. Previous Up Next