|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |