Algernon Software

org.algernon.kb
Interface AlgernonInstance

All Superinterfaces:
AlgernonFrame, Displayable
All Known Implementing Classes:
AlgernonProtegeInstance

public interface AlgernonInstance
extends AlgernonFrame

This defines an interface for an Algernon Instance.


Methods inherited from interface org.algernon.kb.AlgernonFrame
addRelationValue, deleteAllRelationValues, deleteRelationValue, deleteRelationValues, getDisplayName, getImplementation, getKB, getName, getOwnRelationValues, getParents, getPossibleRelationValues, getRelationValues, getRootClasses, getSuperclasses, hasParent, hasRootClass, hasSuperclass, setDisplayName, setName
 
Methods inherited from interface org.algernon.io.Displayable
display
 


Algernon Software