org.semanticweb.owl.model.change
Class AddAllEntitiesStrategy
java.lang.Object
|
+--org.semanticweb.owl.model.change.AddAllEntitiesStrategy
- All Implemented Interfaces:
- EvolutionStrategy
- public class AddAllEntitiesStrategy
- extends Object
- implements EvolutionStrategy
AddAllEntitiesStrategy.java
Created: Fri Feb 14 09:25:12 2003
- Version:
- $Id: AddAllEntitiesStrategy.java,v 1.1.1.1 2003/10/14 17:10:09 sean_bechhofer Exp $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddAllEntitiesStrategy
public AddAllEntitiesStrategy()
computeChanges
public List computeChanges(List list)
throws OWLException
- Specified by:
computeChanges in interface EvolutionStrategy
OWLException
WonderWeb