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

java.lang.Object
  extended by uk.ac.ic.doc.automed.templates.wrapper.TStatement
      extended by uk.ac.ic.doc.automed.templates.wrapper.RemovingStatement
          extended by uk.ac.ic.doc.automed.templates.wrapper.ContractStatement

public class ContractStatement
extends RemovingStatement


Field Summary
 
Fields inherited from class uk.ac.ic.doc.automed.templates.wrapper.RemovingStatement
actionARG, actionName, constraintsARG, fromObjectARG, functionARG, primitiveArgSeq, statementExecuted, toObjectARG
 
Fields inherited from class uk.ac.ic.doc.automed.templates.wrapper.TStatement
fromSchemaARG, self, statementType, toSchemaARG
 
Constructor Summary
ContractStatement()
           
 
Method Summary
 
Methods inherited from class uk.ac.ic.doc.automed.templates.wrapper.RemovingStatement
createExecutionStatement, getArgumentDescription, getStatementDescription, getType, numberOfElements, resultingSchema, rollback, setConstraints, setConstraints, setFromSchema, setFunction, setFunction, setRemovedObject, updateRepository
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContractStatement

public ContractStatement()