Uses of Enum Class
org.aksw.qa.annotation.sparql.PatternSparqlGenerator.Querytype
Packages that use PatternSparqlGenerator.Querytype
-
Uses of PatternSparqlGenerator.Querytype in org.aksw.qa.annotation.sparql
Methods in org.aksw.qa.annotation.sparql that return PatternSparqlGenerator.QuerytypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PatternSparqlGenerator.Querytype[]PatternSparqlGenerator.Querytype.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aksw.qa.annotation.sparql with parameters of type PatternSparqlGenerator.QuerytypeModifier and TypeMethodDescriptionprivate StringPatternSparqlGenerator.construct(PatternSparqlGenerator.Querytype type, PatternSparqlGenerator.Querypart... queryparts)