biouml.standard
Class SqlModuleType

java.lang.Object
  extended byru.biosoft.access.DataElementSupport
      extended bybiouml.standard.StandardModuleType
          extended bybiouml.standard.SqlModuleType
All Implemented Interfaces:
DataElement, ModuleType

public class SqlModuleType
extends StandardModuleType


Field Summary
 
Fields inherited from class biouml.standard.StandardModuleType
types, VERSION
 
Constructor Summary
SqlModuleType()
           
 
Method Summary
 boolean canCreateEmptyModule()
          Indicates whether an empty module with initialised internal structure can be created
 
Methods inherited from class biouml.standard.StandardModuleType
createDataCollection, createDataCollection, createModule, getCategory, getDiagramTypes, getQueryEngine, getVersion, initCategories, isCategorySupported
 
Methods inherited from class ru.biosoft.access.DataElementSupport
getName, getOrigin, registerConstructorWithBadEqual, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface ru.biosoft.access.DataElement
getName, getOrigin
 

Constructor Detail

SqlModuleType

public SqlModuleType()
Method Detail

canCreateEmptyModule

public boolean canCreateEmptyModule()
Description copied from interface: ModuleType
Indicates whether an empty module with initialised internal structure can be created

Specified by:
canCreateEmptyModule in interface ModuleType
Overrides:
canCreateEmptyModule in class StandardModuleType


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