uk.ac.ic.doc.automed.templates.wrapper
Class ExtendStatement

java.lang.Object
  extended by uk.ac.ic.doc.automed.templates.wrapper.TStatement
      extended by uk.ac.ic.doc.automed.templates.wrapper.InsertingStatement
          extended by uk.ac.ic.doc.automed.templates.wrapper.ExtendStatement

public class ExtendStatement
extends InsertingStatement


Field Summary
 
Fields inherited from class uk.ac.ic.doc.automed.templates.wrapper.InsertingStatement
actionARG, actionName, allArguments, constraintsARG, construct, constructARG, createdObject, executedStatementNR, executedStatements, executedStatementsArguments, fromObjectARG, functionARG, isTempARG, newObjectArgSeq, primitiveArgSeq, scheme, schemePosnARG, toObjectARG, valueARG
 
Fields inherited from class uk.ac.ic.doc.automed.templates.wrapper.TStatement
fromSchemaARG, self, statementType, toSchemaARG
 
Constructor Summary
ExtendStatement()
           
 
Method Summary
 
Methods inherited from class uk.ac.ic.doc.automed.templates.wrapper.InsertingStatement
createExecutionStatement, getArgumentDescription, getConstruct, getStatementDescription, getType, numberOfElements, resultingObject, resultingSchema, rollback, setConstraints, setConstraints, setConstruct, setFromSchema, setFunction, setFunction, setScheme, setValue, setValue, updateRepository
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendStatement

public ExtendStatement()