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

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.AddStatement

public class AddStatement
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
AddStatement()
           
 
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

AddStatement

public AddStatement()