pl.edu.agh.cast.schema.editor.util
Class SchemaFactory

java.lang.Object
  extended by pl.edu.agh.cast.schema.editor.util.SchemaFactory

public class SchemaFactory
extends Object

Factory which generates input data for schema editor. For temporary use.

Author:
AGH CAST Team

Constructor Summary
SchemaFactory()
           
 
Method Summary
static ISchemaDiagram createEmptyDiagram()
          Creates empty diagram.
static ISchemaDiagram createSampleDiagram()
          Creates diagram with sample data.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaFactory

public SchemaFactory()
Method Detail

createEmptyDiagram

public static final ISchemaDiagram createEmptyDiagram()
Creates empty diagram.

Returns:
empty schema diagram

createSampleDiagram

public static final ISchemaDiagram createSampleDiagram()
Creates diagram with sample data.

Returns:
sample schema diagram


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.