biouml.workbench.diagram
Class DiagramFactory

java.lang.Object
  extended bybiouml.workbench.diagram.DiagramFactory
All Implemented Interfaces:
DocumentFactory

public class DiagramFactory
extends java.lang.Object
implements DocumentFactory


Constructor Summary
DiagramFactory()
           
 
Method Summary
 ApplicationDocument closeDocument(ApplicationDocument document)
           
 ApplicationDocument createDocument()
           
 ApplicationDocument openDocument(java.lang.String name)
           
 ApplicationDocument openDocumentDialog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiagramFactory

public DiagramFactory()
Method Detail

createDocument

public ApplicationDocument createDocument()
Specified by:
createDocument in interface DocumentFactory

openDocumentDialog

public ApplicationDocument openDocumentDialog()
Specified by:
openDocumentDialog in interface DocumentFactory

openDocument

public ApplicationDocument openDocument(java.lang.String name)
Specified by:
openDocument in interface DocumentFactory

closeDocument

public ApplicationDocument closeDocument(ApplicationDocument document)
Specified by:
closeDocument in interface DocumentFactory


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.