Uses of Class
org.mindswap.pellet.KnowledgeBase.ChangeType

Packages that use KnowledgeBase.ChangeType
org.mindswap.pellet   
 

Uses of KnowledgeBase.ChangeType in org.mindswap.pellet
 

Methods in org.mindswap.pellet that return KnowledgeBase.ChangeType
static KnowledgeBase.ChangeType KnowledgeBase.ChangeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static KnowledgeBase.ChangeType[] KnowledgeBase.ChangeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.mindswap.pellet with parameters of type KnowledgeBase.ChangeType
 boolean KnowledgeBase.isChanged(KnowledgeBase.ChangeType change)
           
 



Copyright © 2004 Evren Sirin. All Rights Reserved.