Uses of Class
org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery
-
Packages that use ConstraintReificationShapeQuery Package Description org.topbraidlive.client.java.graphql.platform -
-
Uses of ConstraintReificationShapeQuery in org.topbraidlive.client.java.graphql.platform
Methods in org.topbraidlive.client.java.graphql.platform that return ConstraintReificationShapeQuery Modifier and Type Method Description ConstraintReificationShapeQueryConstraintReificationShapeQuery. addFragmentReference(Fragment<ConstraintReificationShapeQuery> fragment)Adds aConstraintReificationShapeQueryfragment reference at the current position of the query.ConstraintReificationShapeQueryConstraintReificationShapeQuery. label()A human-readable display label.ConstraintReificationShapeQueryConstraintReificationShapeQuery. message(ConstraintReificationShapeQuery.MessageArgumentsDefinition argsDef, LiteralQueryDefinition queryDef)A human-readable message (possibly with placeholders for variables) explaining the cause of the result.ConstraintReificationShapeQueryConstraintReificationShapeQuery. message(LiteralQueryDefinition queryDef)A human-readable message (possibly with placeholders for variables) explaining the cause of the result.ConstraintReificationShapeQueryConstraintReificationShapeQuery. Results(_ValidationResultQueryDefinition queryDef)The (validation) results for the surrounding object, e.g.ConstraintReificationShapeQueryConstraintReificationShapeQuery. severity(_ResourceQueryDefinition queryDef)Defines the severity that validation results produced by a shape must have.ConstraintReificationShapeQueryConstraintReificationShapeQuery. type(_ResourceQueryDefinition queryDef)The types of this ConstraintReificationShapeConstraintReificationShapeQueryConstraintReificationShapeQuery. uri()The URI of the resource.Methods in org.topbraidlive.client.java.graphql.platform that return types with arguments of type ConstraintReificationShapeQuery Modifier and Type Method Description static Fragment<ConstraintReificationShapeQuery>ConstraintReificationShapeQuery. createFragment(String name, ConstraintReificationShapeQueryDefinition queryDef)Creates a GraphQL "named" fragment with the specified query type definition.Methods in org.topbraidlive.client.java.graphql.platform with parameters of type ConstraintReificationShapeQuery Modifier and Type Method Description voidConstraintReificationShapeQueryDefinition. define(ConstraintReificationShapeQuery _queryBuilder)Method parameters in org.topbraidlive.client.java.graphql.platform with type arguments of type ConstraintReificationShapeQuery Modifier and Type Method Description ConstraintReificationShapeQueryConstraintReificationShapeQuery. addFragmentReference(Fragment<ConstraintReificationShapeQuery> fragment)Adds aConstraintReificationShapeQueryfragment reference at the current position of the query.
-