Uses of Class
org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram

Packages that use UMLSequenceDiagram
org.argouml.uml.cognitive.critics This important package provides many UML critics (which mostly follow the uml well-formedness rules), some uml critic wizards, and support. 
 

Uses of UMLSequenceDiagram in org.argouml.uml.cognitive.critics
 

Methods in org.argouml.uml.cognitive.critics with parameters of type UMLSequenceDiagram
 VectorSet CrStimulusWithWrongPosition.computeOffenders(UMLSequenceDiagram sd)
           
 VectorSet CrSeqInstanceWithoutClassifier.computeOffenders(UMLSequenceDiagram sd)
          If there are instances that have no classifiers they belong to the returned vector-set is not null.
 VectorSet CrReturnWithoutCall.computeOffenders(UMLSequenceDiagram sd)
           
 VectorSet CrLinkWithoutStimulus.computeOffenders(UMLSequenceDiagram sd)
           
 VectorSet CrCallWithoutReturn.computeOffenders(UMLSequenceDiagram sd)
           
 



ArgoUML © 1996-2003 (20030919)ArgoUML Project HomeArgoUML Cookbook