org.wsmo.factory
Interface ChoreographyFactory.UpdateRules

Enclosing class:
ChoreographyFactory

public static interface ChoreographyFactory.UpdateRules


Method Summary
 Add createAdd(CompoundFact fact)
           
 Delete createDelete(CompoundFact fact)
           
 Update createUpdate(CompoundFact newFact)
           
 Update createUpdate(CompoundFact newFact, CompoundFact oldFact)
           
 

Method Detail

createAdd

Add createAdd(CompoundFact fact)

createDelete

Delete createDelete(CompoundFact fact)

createUpdate

Update createUpdate(CompoundFact newFact)

createUpdate

Update createUpdate(CompoundFact newFact,
                    CompoundFact oldFact)
                    throws org.wsmo.common.exception.InvalidModelException
Throws:
org.wsmo.common.exception.InvalidModelException


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.