UML 1.4 NO IDEA Avatar
  1. OMG Issue

UML14 — Typos

  • Key: UML14-219
  • Legacy Issue Number: 6162
  • Status: closed  
  • Source: NIST ( Mr. Conrad Bock)
  • Summary:

    On the Description of complete activities: :Edges support controlling
    token flow and be contained in interruptible regions."

    "It covers invocation nodes, control nodes (...)". I believe it should
    read "It covers executable nodes, control nodes (...)"

    "A control flow is an edge starts an activity node after the previous
    one is finished."

    "The input parameter must be the same as or a supertype the type of
    object token coming along the incoming edge."

    "This is equivalent interposing a CentralBufferNode between the initial
    node and its outgoing edges."

    "A loop node is a costructured activity node that represents a loop with
    setup, test, and body sections." page 331, Table 2 caption should be
    "Graphic paths (...)" instead of "Graphic nodes (...)". Table 3 caption
    should also be made more specific.

    Add constraint numbers to ExceptionHandler.

    In ActivityNode, the entry for interuptibleRegion should be under a
    heading Associations (CompleteActivities).

    In semantics of ActivityEdge move sentence about guards from
    (IntermediateActivities) to basic.

    "in invoked" => "is invoked"

    Constraint 5 for ActivityParameterNode should read: "Activity parameter
    object nodes with no outgoing edges and one or more incoming edges must
    have a parameter with out, inout, or return direction."

    Text should list mustIsoloate under StructuredActivityNode, not
    ActivtyNode.

    Local pre/postcondition semantics: "must" => should.

    Local pre/postcondition semantics: "locaprecondition" =>
    "localPrecondition".

    Semantics of streaming parameter, third bullet/execution rule: replace
    "activity" with "behavior". Also in second bullet, remove "for" from
    "that is, for all". Also add analogous sentence after "not just at the
    beginning" for outputs.

    Search on "wil exist", replace with "will exist".

    Search on "(str-adv)" and remove.

    In ConditionalNode: "the modeler asserts that at least one true section
    will yield a true value." Should be "test section".

    IsReadOnly is in basic activities in the metamodel diagrams, but should
    be in complete, according to the attribute list on Activities.

    In ReclassifyObjectAction and elsewhere, replace "error" with "undefined
    semantics".

  • Reported: UML 1.5 — Sat, 30 Aug 2003 04:00 GMT
  • Disposition: Resolved — UML 1.4.2
  • Disposition Summary:

    see above

  • Updated: Fri, 6 Mar 2015 20:58 GMT