org.deri.wsmo4j.common
Class ClearTopEntity

java.lang.Object
  extended by org.deri.wsmo4j.common.ClearTopEntity

public class ClearTopEntity
extends Object

This utility class cleans a given TopEntity from all its previous definitions (if any).

 Created on 10.04.2006
 Committed by $Author$
 $Source$,
 

Version:
$Revision$ $Date$
Author:
Holger Lausen (holger.lausen@deri.org)

Constructor Summary
ClearTopEntity()
           
 
Method Summary
static void clearTopEntity(org.wsmo.mediator.Mediator m)
           
static void clearTopEntity(org.omwg.ontology.Ontology ont)
           
static void clearTopEntity(org.wsmo.service.ServiceDescription s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearTopEntity

public ClearTopEntity()
Method Detail

clearTopEntity

public static void clearTopEntity(org.wsmo.mediator.Mediator m)
                           throws org.wsmo.common.exception.SynchronisationException,
                                  org.wsmo.common.exception.InvalidModelException
Throws:
org.wsmo.common.exception.SynchronisationException
org.wsmo.common.exception.InvalidModelException

clearTopEntity

public static void clearTopEntity(org.wsmo.service.ServiceDescription s)
                           throws org.wsmo.common.exception.SynchronisationException,
                                  org.wsmo.common.exception.InvalidModelException
Throws:
org.wsmo.common.exception.SynchronisationException
org.wsmo.common.exception.InvalidModelException

clearTopEntity

public static void clearTopEntity(org.omwg.ontology.Ontology ont)
                           throws org.wsmo.common.exception.SynchronisationException,
                                  org.wsmo.common.exception.InvalidModelException
Throws:
org.wsmo.common.exception.SynchronisationException
org.wsmo.common.exception.InvalidModelException


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