|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.meta2project.model.test.support.OntologyCleaner
public class OntologyCleaner
Simple ontology resources cleaner
Constructor Summary | |
---|---|
OntologyCleaner()
|
Method Summary | |
---|---|
void |
addEntity(NamedEntity entity)
Add an entity. |
void |
cleanup()
Delete all added entities in reverse order |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OntologyCleaner()
Method Detail |
---|
public void addEntity(NamedEntity entity)
entity
- created entity to deletepublic void cleanup()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |