HEADER

biouml.standard
Class SqlModuleType

ru.biosoft.access.DataElementSupport
  |
  +--biouml.standard.StandardModuleType
        |
        +--biouml.standard.SqlModuleType

public class SqlModuleType
extends StandardModuleType


Fields inherited from class biouml.standard.StandardModuleType
VERSION

Constructor Summary
SqlModuleType()
           

Method Summary
 booleancanCreateEmptyModule()
           

Methods inherited from class biouml.standard.StandardModuleType
createModule, getCategory, getDiagramTypes, getQueryEngine, getVersion, isCategorySupported

Methods inherited from class ru.biosoft.access.DataElementSupport
getName, getOrigin, registerConstructorWithBadEqual, toString

Constructor Detail

SqlModuleType

public SqlModuleType()
Method Detail

canCreateEmptyModule

public boolean canCreateEmptyModule()

FOOTER

BOTTOM