|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.dsrg.sofa.repository.RepositoryDeleter
public class RepositoryDeleter
This class is responsible for deleting any data from the repository.
Constructor Summary | |
---|---|
RepositoryDeleter(org.eclipse.emf.ecore.resource.ResourceSet rs,
RepositoryConfiguration configuration)
This constructor should not be used by public. |
Method Summary | |
---|---|
void |
delete(VersionedEntity entity)
Main method of this class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RepositoryDeleter(org.eclipse.emf.ecore.resource.ResourceSet rs, RepositoryConfiguration configuration)
rs
- RepositoryAgent's ResourceSetMethod Detail |
---|
public void delete(VersionedEntity entity) throws java.io.IOException
entity
- VersionedEntity to be deleted from Repository
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |