edu.stanford.smi.protege.model
Class FrameCountsImpl
java.lang.Object
edu.stanford.smi.protege.model.FrameCountsImpl
- All Implemented Interfaces:
- FrameCounts
- public class FrameCountsImpl
- extends Object
- implements FrameCounts
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FrameCountsImpl
public FrameCountsImpl()
updateSystemFrameCounts
public void updateSystemFrameCounts(KnowledgeBase kb)
updateIncludedFrameCounts
public void updateIncludedFrameCounts(KnowledgeBase kb)
updateDirectFrameCounts
public void updateDirectFrameCounts(KnowledgeBase kb)
getSystemClsCount
public int getSystemClsCount()
- Specified by:
getSystemClsCount
in interface FrameCounts
getSystemSlotCount
public int getSystemSlotCount()
- Specified by:
getSystemSlotCount
in interface FrameCounts
getSystemFacetCount
public int getSystemFacetCount()
- Specified by:
getSystemFacetCount
in interface FrameCounts
getSystemSimpleInstanceCount
public int getSystemSimpleInstanceCount()
- Specified by:
getSystemSimpleInstanceCount
in interface FrameCounts
getSystemFrameCount
public int getSystemFrameCount()
- Specified by:
getSystemFrameCount
in interface FrameCounts
getIncludedClsCount
public int getIncludedClsCount()
- Specified by:
getIncludedClsCount
in interface FrameCounts
getIncludedSlotCount
public int getIncludedSlotCount()
- Specified by:
getIncludedSlotCount
in interface FrameCounts
getIncludedFacetCount
public int getIncludedFacetCount()
- Specified by:
getIncludedFacetCount
in interface FrameCounts
getIncludedSimpleInstanceCount
public int getIncludedSimpleInstanceCount()
- Specified by:
getIncludedSimpleInstanceCount
in interface FrameCounts
getIncludedFrameCount
public int getIncludedFrameCount()
- Specified by:
getIncludedFrameCount
in interface FrameCounts
getDirectClsCount
public int getDirectClsCount()
- Specified by:
getDirectClsCount
in interface FrameCounts
getDirectSlotCount
public int getDirectSlotCount()
- Specified by:
getDirectSlotCount
in interface FrameCounts
getDirectFacetCount
public int getDirectFacetCount()
- Specified by:
getDirectFacetCount
in interface FrameCounts
getDirectSimpleInstanceCount
public int getDirectSimpleInstanceCount()
- Specified by:
getDirectSimpleInstanceCount
in interface FrameCounts
getDirectFrameCount
public int getDirectFrameCount()
- Specified by:
getDirectFrameCount
in interface FrameCounts
getTotalClsCount
public int getTotalClsCount()
- Specified by:
getTotalClsCount
in interface FrameCounts
getTotalSlotCount
public int getTotalSlotCount()
- Specified by:
getTotalSlotCount
in interface FrameCounts
getTotalFacetCount
public int getTotalFacetCount()
- Specified by:
getTotalFacetCount
in interface FrameCounts
getTotalSimpleInstanceCount
public int getTotalSimpleInstanceCount()
- Specified by:
getTotalSimpleInstanceCount
in interface FrameCounts
getTotalFrameCount
public int getTotalFrameCount()
- Specified by:
getTotalFrameCount
in interface FrameCounts
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.