|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectit.unimo.dbgroup.momis.annotationOntology.OntologyManagerCache
it.unimo.dbgroup.momis.annotationOntology.OntologyManagerCacheRelationship
Cache used by the OntologyManager for Relationships
| Field Summary | |
private java.util.Map |
_cacheRelationshipIdentifier
Key. |
| Fields inherited from class it.unimo.dbgroup.momis.annotationOntology.OntologyManagerCache |
|
| Constructor Summary | |
OntologyManagerCacheRelationship(OntologyManager ontologyManager)
|
|
| Method Summary | |
void |
clear()
clean the cache |
OntologyRelationship |
getRelationship(java.lang.Object relationshipIdentifier)
|
private void |
putInCache(OntologyRelationship ontologyRelationship)
The correct way to add an entry to the cache |
| Methods inherited from class it.unimo.dbgroup.momis.annotationOntology.OntologyManagerCache |
getOntologyManager, setOntologyManager |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.util.Map _cacheRelationshipIdentifier
| Constructor Detail |
public OntologyManagerCacheRelationship(OntologyManager ontologyManager)
| Method Detail |
public OntologyRelationship getRelationship(java.lang.Object relationshipIdentifier)
throws java.lang.Exception
relationshipIdentifier - the object identifier for the relationship
java.lang.Exceptionprivate void putInCache(OntologyRelationship ontologyRelationship)
public void clear()
clear in class OntologyManagerCache
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||