uk.ac.ic.doc.automed
Class SchemaTransformationRepository

java.lang.Object
  extended by uk.ac.ic.doc.automed.STR
      extended by uk.ac.ic.doc.automed.SchemaTransformationRepository

Deprecated. Old name for the STR

public class SchemaTransformationRepository
extends STR


Field Summary
 
Fields inherited from class uk.ac.ic.doc.automed.STR
DEBUG_GENERAL, DEBUG_GUI, DEBUG_LEVEL_ERROR, DEBUG_P2P, DEBUG_PATHWAY, DEBUG_WRAPPER, STR_DataSourceName
 
Constructor Summary
SchemaTransformationRepository()
          Deprecated.  
 
Method Summary
 
Methods inherited from class uk.ac.ic.doc.automed.STR
atDebugLevel, atSectionDebugLevel, createAccessMethod, createProtocol, createSchema, createSchemaObject, createSchemaObject, createScheme, createTransformation, debugPrintStackTrace, escapeSQLString, executeQuery, executeUpdate, flattenSchemes, getAccessMethodAWFFeatures, getAccessMethodBySID, getAccessMethodDBDriver, getAccessMethodPassword, getAccessMethodPID, getAccessMethodProperty, getAccessMethodSID, getAccessMethodURL, getAccessMethodUsername, getAccessMethodWrapper, getAllProtocols, getAllSchemaNames, getAllSchemeNames, getAllSchemeNamesString, getCloseSchemeBracket, getDataSourceName, getDebugLevel, getDependentSchemaObjects, getIDString, getObjectSchemeNames, getObjectSchemeNamesString, getOpenSchemeBracket, getProtocolByName, getProtocolName, getSchemaBackgroundColor, getSchemaByName, getSchemaForegroundColor, getSchemaIDs, getSchemaLabelPos, getSchemaName, getSchemaNames, getSchemaObjectBackgroundColor, getSchemaObjectCID, getSchemaObjectForegroundColor, getSchemaObjectLabelPos, getSchemaObjectPos, getSchemaObjects, getSchemaObjectsByCID, getSchemaObjectSID, getSchemaObjectTextColor, getSchemaObjectTID, getSchemaObjectValue, getSchemaPos, getSchemaSIDs, getSchemaSubnetSID, getSchemaTextColor, getSchemaType, getSchemeOBIDList, getSchemePosList, getSchemeSOBID, getSchemeSOBIDList, getSectionDebugLevel, getSTR_DataSourceName, getTranAction, getTranConstraint, getTranFromObject, getTranFromSchema, getTranFunction, getTransformationProperty, getTransformations, getTransformationsByOBID, getTranToObject, getTranToSchema, main, removeAccessMethod, removeAccessMethodBySID, removeAllSchemes, removeProtocol, removeSchema, removeSchemaObject, removeScheme, removeTransformation, repair, setAccessMethodAWFFeatures, setAccessMethodDBDriver, setAccessMethodPassword, setAccessMethodPID, setAccessMethodProperty, setAccessMethodSID, setAccessMethodURL, setAccessMethodUsername, setAccessMethodWrapper, setCloseSchemeBracket, setDataSourceName, setDebugLevel, setOpenSchemeBracket, setProtocolName, setSchemaBackgroundColor, setSchemaForegroundColor, setSchemaLabelPos, setSchemaName, setSchemaObjectBackgroundColor, setSchemaObjectCID, setSchemaObjectForegroundColor, setSchemaObjectLabelPos, setSchemaObjectPos, setSchemaObjectSID, setSchemaObjectTextColor, setSchemaObjectValue, setSchemaPos, setSchemaSubnetSID, setSchemaTextColor, setSchemaType, setSchemeSOBID, setSectionDebugLevel, setSTR_DataSourceName, setTranAction, setTranConstraint, setTranFromObject, setTranFunction, setTransformationProperty, setTranToObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaTransformationRepository

public SchemaTransformationRepository()
Deprecated.