Uses of Enum Class
org.aksw.jenax.graphql.sparql.v2.gon.meta.GonType
Packages that use GonType
Package
Description
-
Uses of GonType in org.aksw.jenax.graphql.sparql.v2.acc.state.api
Methods in org.aksw.jenax.graphql.sparql.v2.acc.state.api that return GonTypeModifier and TypeMethodDescriptionAccStateGon.getGonType()The GON type which this accumulator produces.default GonTypeAccStateTypeProduceEntry.getGonType()default GonTypeAccStateTypeProduceObject.getGonType() -
Uses of GonType in org.aksw.jenax.graphql.sparql.v2.acc.state.api.builder
Methods in org.aksw.jenax.graphql.sparql.v2.acc.state.api.builder that return GonTypeModifier and TypeMethodDescriptionAggStateBuilder.getGonType()AggStateBuilderEdge.getGonType()AggStateBuilderFragmentBody.getGonType()AggStateBuilderLiteral.getGonType()AggStateBuilderObject.getGonType()AggStateBuilderTransitionMatch.getGonType()AggStateBuilderWrapper.getGonType() -
Uses of GonType in org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl
Methods in org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl that return GonTypeModifier and TypeMethodDescriptionAccStateArray.getGonType()AccStateArrayInit.getGonType()AccStateCondition.getGonType()AccStateFragmentBody.getGonType()AccStateFragmentHead.getGonType()AccStateInit.getGonType()AccStateLiteral.getGonType()AggStateGon.getGonType()AggStateTransitionBase.getGonType()default GonTypeAggStateTypeProduceEntry.getGonType() -
Uses of GonType in org.aksw.jenax.graphql.sparql.v2.agg.state.impl
Methods in org.aksw.jenax.graphql.sparql.v2.agg.state.impl that return GonTypeModifier and TypeMethodDescriptionAggStateCondition.getGonType()AggStateFragmentBody.getGonType()AggStateFragmentHead.getGonType()AggStateLiteral.getGonType()AggStateObject.getGonType() -
Uses of GonType in org.aksw.jenax.graphql.sparql.v2.gon.meta
Methods in org.aksw.jenax.graphql.sparql.v2.gon.meta that return GonTypeModifier and TypeMethodDescriptionstatic GonTypeReturns the enum constant of this class with the specified name.static GonType[]GonType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aksw.jenax.graphql.sparql.v2.gon.meta with parameters of type GonTypeModifier and TypeMethodDescriptionbooleanGonType.isValidChildOf(GonType parentType) The given type must be in this type's valid parent category.