|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.dsrg.sofa.repository.RepositoryPersister
public class RepositoryPersister
This class is responsible for storing metadata into repository. Data are stored by CodeBundle and CodeBundle helper.
Constructor Summary | |
---|---|
RepositoryPersister(org.eclipse.emf.ecore.resource.ResourceSet rs)
This constructor should not be used by public. |
Method Summary | |
---|---|
void |
save(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 RepositoryPersister(org.eclipse.emf.ecore.resource.ResourceSet rs)
rs
- RepositoryAgent's ResourceSetMethod Detail |
---|
public void save(VersionedEntity entity) throws java.io.IOException
entity
- VersionedEntity to be saved into Repository
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |