1. UML Scope
    1. extensibility
      1. extension
      2. stereotyping
      3. constraint
      4. profiling
    2. syntactic & sematic def. in terms of
      1. lang. units
      2. well-formedness
      3. abstraction
      4. compliance
    3. UML is...
      1. metamodel
        1. specification
        2. modular
        3. usable
      2. modeling lang. to
        1. design
        2. modeling
        3. document
        4. communicate
    4. UML is not..
      1. programming language
      2. tool-specific
      3. process-specific
  2. Naming Convention
    1. forms
      1. typecasting
      2. simple
      3. qualified name
    2. usages
      1. nesting
      2. parentage
      3. constraning
      4. powertyping
      5. returning
      6. explaining
      7. messaging
    3. dot notation
  3. Contents of specification
    1. 4 volumes
      1. Superstructure
        1. structure
        2. behaviour
        3. supplement
        4. annexes
      2. Infrastructure
      3. Object constraint Language (OCL)
      4. Diagram Interchange
  4. Modeling Artifacts
    1. structure
      1. class
      2. component
      3. composite
      4. deployment
      5. object
      6. package
    2. behaviour
      1. activity
      2. communication
      3. Interaction overview
      4. sequence
      5. statemachine
      6. timing
      7. use case