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

java.lang.Object
  |
  +--uk.ac.ic.doc.automed.templates.wrapper.TStatement
        |
        +--uk.ac.ic.doc.automed.templates.wrapper.RemovingStatement
              |
              +--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()
           
 
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()