FileDocCategorySizeDatePackage
UMLInteractionDiagram.javaAPI DocExample967Tue Dec 08 01:21:00 GMT 1998oisoft.togetherx.scriptapi.UML

UMLInteractionDiagram

public interface UMLInteractionDiagram implements UMLPackage
Presents interaction diagrams: Sequence and Collaboration.
version
2.1.01 12.03.1998
author
Andrei Ivanov
see
UMLSequenceDiagram
see
UMLCollaborationDiagram
see
UMLObject
see
UMLMessage

Fields Summary
Constructors Summary
Methods Summary
public UMLObjectEnumerationgetObjects()
Getting all the objects contained in the diagram.

return
Object enumerator to contained objects.
see
UMLObject