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

Packages that use KnowledgeBase.AssertionType
org.mindswap.pellet   
 

Uses of KnowledgeBase.AssertionType in org.mindswap.pellet
 

Methods in org.mindswap.pellet that return KnowledgeBase.AssertionType
static KnowledgeBase.AssertionType KnowledgeBase.AssertionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static KnowledgeBase.AssertionType[] KnowledgeBase.AssertionType.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.AssertionType
 java.util.Set<aterm.ATermAppl> KnowledgeBase.getABoxAssertions(KnowledgeBase.AssertionType assertionType)
           
 



Copyright © 2004 Evren Sirin. All Rights Reserved.