org.argouml.model
Interface DiDiagram

All Known Subinterfaces:
ActivityDiagram, ClassDiagram, CollaborationDiagram, DeploymentDiagram, SequenceDiagram, StateDiagram, UseCaseDiagram

public interface DiDiagram

This is a wrapper class around a diagram from the Diagram Interchange Model. The intention here is to pass a class of this type around instead of just an Object. This will give us better compile time safety than we currently get with model elements which are currently passed about as Object.




ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook