edu.stanford.smi.protegex.owl.jena.parser
Class MultipleTypesInstanceCache
java.lang.Object
edu.stanford.smi.protegex.owl.jena.parser.MultipleTypesInstanceCache
- All Implemented Interfaces:
- edu.stanford.smi.protege.util.Disposable
public class MultipleTypesInstanceCache
- extends Object
- implements edu.stanford.smi.protege.util.Disposable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultipleTypesInstanceCache
public MultipleTypesInstanceCache()
addType
public void addType(edu.stanford.smi.protege.model.Instance inst,
edu.stanford.smi.protege.model.Cls type)
getTypesForInstance
public Collection<edu.stanford.smi.protege.model.Cls> getTypesForInstance(edu.stanford.smi.protege.model.Instance inst)
getInstancesWithMultipleTypes
public Set<edu.stanford.smi.protege.model.Instance> getInstancesWithMultipleTypes()
getTypesForInstanceAsSet
public Set<edu.stanford.smi.protege.model.Cls> getTypesForInstanceAsSet(edu.stanford.smi.protege.model.Instance inst)
dispose
public void dispose()
- Specified by:
dispose
in interface edu.stanford.smi.protege.util.Disposable
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.