org.plasma.sdo.repository
Class RelationCache

java.lang.Object
  extended by org.plasma.sdo.repository.RelationCache

public class RelationCache
extends java.lang.Object

Caches results for relation path queries


Constructor Summary
RelationCache()
           
 
Method Summary
 void clear()
           
 boolean isRelation(Classifier target, Classifier source, AssociationPath relation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationCache

public RelationCache()
Method Detail

isRelation

public boolean isRelation(Classifier target,
                          Classifier source,
                          AssociationPath relation)

clear

public void clear()


Copyright © 2013. All Rights Reserved.