All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbstractClientAuthenticationStrategy<ClientCredentialsT extends ClientCredentials> |
|
AbstractConfigurationBuilder<ConfigurationT,ConfigurationBuilderT extends AbstractConfigurationBuilder> |
Abstract base class for configuration builders.
|
AbstractQuery<T extends AbstractQuery> |
Created by eapache on 2015-11-17.
|
AbstractResponse<T extends AbstractResponse> |
Created by dylansmith on 2015-11-23.
|
AddProjectImportApiFunction |
|
AddRoleToGroupApiFunction |
|
AddTriplesApiFunction |
|
Api |
Entry level API that is the union of all of the known API functions.
|
ApiFunction |
Parent interface of API function interfaces.
|
Arguments |
Created by dylansmith on 2015-11-20.
|
BasicClientAuthenticationStrategy |
|
BearerClientAuthenticationStrategy |
|
BearerClientCredentials |
Immutable bearer token credentials.
|
BearerClientCredentials.Builder |
|
CanCreateProjectApiFunction |
|
CanDeleteProjectApiFunction |
|
CheckGovernanceAreaExistsApiFunction |
|
CheckProjectExistsApiFunction |
|
ClearProjectApiFunction |
|
Client |
Primary client interface.
|
ClientAuthenticationMethod |
|
ClientAuthenticationStrategy |
Strategy pattern for client authentication.
|
ClientAuthenticationStrategy.PostLoginAction<T> |
|
ClientConfiguration |
Immutable client configuration object.
|
ClientConfiguration.Builder |
|
ClientConfigurationException |
|
ClientCredentials |
|
ClientException |
Exception thrown when unrecognized errors (e.g., non-2xx HTTP responses) are received from the server.
|
ClientImpl |
Main entry point, a facade client that delegates to various client implementations.
|
ConstraintReificationShape |
Can be used to attach sh:severity and sh:messages to individual constraints using reification.
|
ConstraintReificationShape_FieldsEnum |
|
ConstraintReificationShape_where |
|
ConstraintReificationShape_where_message |
|
ConstraintReificationShape_where_severity |
|
ConstraintReificationShapeQuery |
Can be used to attach sh:severity and sh:messages to individual constraints using reification.
|
ConstraintReificationShapeQuery.MessageArgumentsDefinition |
|
ConstraintReificationShapeQueryDefinition |
|
CookieAuthenticationStrategy |
|
CreateGovernanceAreaApiFunction |
|
CreateProjectApiFunction |
|
CreateProjectParameters |
Immutable parameter object for CreateProject.
|
CreateProjectParameters.CreateProjectParametersBuilder |
|
CustomFieldInterface |
In order to allow custom fields from being "gettable" via java interface classes, this class
defines all the getter methods for custom fields.
|
CustomFieldQuery |
|
CustomFieldQueryDefinition |
|
DeleteProjectApiFunction |
|
DeleteResourceApiFunction |
|
EnableGovernanceRoleApiFunction |
|
Error |
Created by eapache on 2015-11-17.
|
ExecuteSpinTemplateApiFunction |
|
ExecuteSpinTemplateParameters |
Immutable parameter object for ExecuteSpinTemplate.
|
ExecuteSpinTemplateParameters.ExecuteSpinTemplateParametersBuilder |
|
ExecuteSpinTemplateParameters.Format |
|
ExecuteSwpViewClassApiFunction |
|
ExecuteSwpViewClassParameters |
Immutable parameter object for ExecuteSwpViewClass.
|
ExecuteSwpViewClassParameters.ExecuteSwpViewClassParametersBuilder |
|
ExportToRdfApiFunction |
|
ExportToRdfParameters |
Immutable parameter object for ExportToRdf.
|
ExportToRdfParameters.ExportToRdfParametersBuilder |
|
ExportToRdfParameters.Serialization |
|
FormClientAuthenticationStrategy |
|
Fragment<T> |
This class is used to define a GraphQL "named" fragment.
A fragment can be referenced in any request with the addFragmentReference(Fragment) method of the corresponding fragment's
generic type and must be added to the root request with the addFragment(Fragment) method of the QueryQuery
or MutationQuery classes.
|
GetPlatformGraphqlConnectionApiFunction |
|
GetProjectGraphqlConnectionApiFunction |
|
GetProjectGraphqlConnectionParameters<RootQueryT extends AbstractQuery<RootQueryT>,RootResponseT extends AbstractResponse<RootResponseT>> |
Immutable parameter object that captures the parameters to GetProjectGraphqlConnection.
|
GetRawGraphqlConnectionApiFunction |
|
GetSparqlConnectionApiFunction |
|
GovernanceAreaAlreadyExistsException |
Exception thrown when the caller attempts to create a governance area that already exists.
|
GovernanceAreaType |
|
GovernanceAreaUri |
Tiny type for governance area URIs.
|
GovernancePermission |
|
GovernanceRoleAlreadyEnabledException |
Exception thrown when the caller attempts to enable a governance role that is already enabled.
|
GovernanceRoleUri |
Tiny type for governance role URIs.
|
Graph |
An (RDF) graph managed by the TopBraid Platform.
|
Graph_FieldsEnum |
|
Graph_where |
|
Graph_where_creationTimeStamp |
|
Graph_where_creator |
|
Graph_where_description |
|
GraphqlClient |
|
GraphqlClientException |
|
GraphqlError |
GSON-deserializable GraphQL error JSON object.
|
GraphQuery |
An (RDF) graph managed by the TopBraid Platform.
|
GraphQuery.CreationTimeStampArgumentsDefinition |
|
GraphQuery.CreatorArgumentsDefinition |
|
GraphQuery.DescriptionArgumentsDefinition |
|
GraphQueryDefinition |
|
GraphType |
A graph type such as Taxonomy.
|
GraphType_FieldsEnum |
|
GraphType_where |
|
GraphType_where_description |
|
GraphType_where_graphCount |
|
GraphType_where_iconClass |
|
GraphType_where_isLicensed |
|
GraphType_where_isSingleton |
|
GraphType_where_navMenuLabel |
|
GraphType_where_pluralLabel |
|
GraphType_where_projectPageClass |
|
GraphType_where_projectTypeWeight |
|
GraphTypeQuery |
A graph type such as Taxonomy.
|
GraphTypeQuery.DescriptionArgumentsDefinition |
|
GraphTypeQuery.GraphCountArgumentsDefinition |
|
GraphTypeQuery.IconClassArgumentsDefinition |
|
GraphTypeQuery.IsLicensedArgumentsDefinition |
|
GraphTypeQuery.IsSingletonArgumentsDefinition |
|
GraphTypeQuery.NavMenuLabelArgumentsDefinition |
|
GraphTypeQuery.PluralLabelArgumentsDefinition |
|
GraphTypeQuery.ProjectPageClassArgumentsDefinition |
|
GraphTypeQuery.ProjectTypeWeightArgumentsDefinition |
|
GraphTypeQueryDefinition |
|
Id |
Abstract base class for String identifier tiny types.
|
ID |
Created by dylansmith on 2016-11-01.
|
Input<T> |
Created by henrytao on 9/7/17.
|
InvalidClientConfigurationException |
|
InvalidGraphQLException |
Created by dylansmith on 2015-11-24.
|
ListProjectsApiFunction |
|
Literal |
An RDF literal with a datatype, a string (lexical form) and an optional language tag.
|
LiteralQuery |
An RDF literal with a datatype, a string (lexical form) and an optional language tag.
|
LiteralQueryDefinition |
|
MasterGraph |
A graph managed by TopBraid together with a change history and permission system.
|
MasterGraph_FieldsEnum |
|
MasterGraph_where |
|
MasterGraph_where_creationTimeStamp |
|
MasterGraph_where_creator |
|
MasterGraph_where_description |
|
MasterGraph_where_graphType |
|
MasterGraph_where_id |
|
MasterGraph_where_isPublished |
|
MasterGraph_where_lastChangeTimeStamp |
|
MasterGraph_where_lastChangeUser |
|
MasterGraph_where_mainClass |
|
MasterGraph_where_owlImports |
|
MasterGraph_where_permission |
|
MasterGraph_where_subjectAreas |
|
MasterGraph_where_workflowGraph |
|
MasterGraphQuery |
A graph managed by TopBraid together with a change history and permission system.
|
MasterGraphQuery.CreationTimeStampArgumentsDefinition |
|
MasterGraphQuery.CreatorArgumentsDefinition |
|
MasterGraphQuery.DescriptionArgumentsDefinition |
|
MasterGraphQuery.GraphTypeArgumentsDefinition |
|
MasterGraphQuery.IdArgumentsDefinition |
|
MasterGraphQuery.IsPublishedArgumentsDefinition |
|
MasterGraphQuery.LastChangeTimeStampArgumentsDefinition |
|
MasterGraphQuery.LastChangeUserArgumentsDefinition |
|
MasterGraphQuery.OwlImportsArgumentsDefinition |
|
MasterGraphQuery.PermissionArgumentsDefinition |
|
MasterGraphQuery.WorkflowGraphArgumentsDefinition |
|
MasterGraphQueryDefinition |
|
NameValuePairsBuilder |
|
Node |
|
NoSuchConfigurationException |
|
NoSuchResourceException |
|
Nullable |
Denotes that a parameter, field or method return value can be null.
|
OAuthClientAuthenticationStrategy |
|
OAuthClientCredentials |
Immutable OAuth credentials for a client credentials flow (https://tools.ietf.org/html/rfc6749#section-4.4).
|
OAuthClientCredentials.Builder |
|
Operations |
|
ProjectGraphqlSchemaType |
Tiny type for project GraphQL schema types.
|
ProjectGraphUri |
Tiny type for project graph URIs.
|
ProjectTypeUri |
Tiny type for project type URIs.
|
QueryResponse |
|
QuerySparqlApiFunction |
|
RawGraphqlConnection |
|
RightsGroupId |
Tiny type for rights group identifiers.
|
RootRDFQuery |
|
RootRDFQueryQuery |
|
RootRDFQueryQuery.GraphReportArgumentsDefinition |
|
RootRDFQueryQuery.GraphsArgumentsDefinition |
|
RootRDFQueryQuery.GraphTypesArgumentsDefinition |
|
RootRDFQueryQuery.MasterGraphsArgumentsDefinition |
|
RootRDFQueryQuery.TestResultsArgumentsDefinition |
|
RootRDFQueryQuery.UsersArgumentsDefinition |
|
RootRDFQueryQueryDefinition |
|
SchemaViolationError |
Created by dylansmith on 2016-08-17.
|
SecurityRoleId |
Tiny type for security role identifiers.
|
ServletClient |
Client for server functions implemented as servlets.
|
SetGovernanceAreaPermission |
|
SparqlClient |
|
SparqlMotionClient |
Client for server functions implemented in SWP.
|
SwpClient |
Client for server functions implemented in SWP.
|
TopLevelResponse |
Created by eapache on 2015-11-17.
|
TypedGraphqlConnection<RootQueryT extends AbstractQuery<RootQueryT>,RootResponseT extends AbstractResponse<RootResponseT>> |
|
UnzipProjectApiFunction |
|
UnzipProjectApiFunction.OldProject |
|
Uri |
URI tiny type.
|
User |
A TopBraid user (account).
|
User_FieldsEnum |
|
User_where |
|
User_where_email |
|
UsernameClientCredentials |
Immutable username credentials, used with TopBraid Composer and the cookie authentication method.
|
UsernameClientCredentials.Builder |
|
UsernamePasswordClientCredentials |
Immutable username and password credentials.
|
UsernamePasswordClientCredentials.Builder |
|
UserQuery |
A TopBraid user (account).
|
UserQuery.EmailArgumentsDefinition |
|
UserQueryDefinition |
|
WorkflowGraph |
A graph managed by a TopBraid workflow and working copy that is based on a master graph but may
contain additional changes.
|
WorkflowGraph_FieldsEnum |
|
WorkflowGraph_where |
|
WorkflowGraph_where_creationTimeStamp |
|
WorkflowGraph_where_creator |
|
WorkflowGraph_where_description |
|
WorkflowGraph_where_id |
|
WorkflowGraph_where_masterGraph |
|
WorkflowGraphQuery |
A graph managed by a TopBraid workflow and working copy that is based on a master graph but may
contain additional changes.
|
WorkflowGraphQuery.CreationTimeStampArgumentsDefinition |
|
WorkflowGraphQuery.CreatorArgumentsDefinition |
|
WorkflowGraphQuery.DescriptionArgumentsDefinition |
|
WorkflowGraphQuery.IdArgumentsDefinition |
|
WorkflowGraphQuery.MasterGraphArgumentsDefinition |
|
WorkflowGraphQueryDefinition |
|
__Directive |
|
__DirectiveLocation |
An enum describing valid locations where a directive can be placed
|
__DirectiveQuery |
|
__DirectiveQueryDefinition |
|
__EnumValue |
|
__EnumValueQuery |
|
__EnumValueQueryDefinition |
|
__Field |
|
__FieldQuery |
|
__FieldQueryDefinition |
|
__InputValue |
|
__InputValueQuery |
|
__InputValueQueryDefinition |
|
__Schema |
A GraphQL Introspection defines the capabilities of a GraphQL server.
|
__SchemaQuery |
A GraphQL Introspection defines the capabilities of a GraphQL server.
|
__SchemaQueryDefinition |
|
__Type |
|
__TypeKind |
An enum describing what kind of type a given __Type is
|
__TypeQuery |
|
__TypeQuery.EnumValuesArgumentsDefinition |
|
__TypeQuery.FieldsArgumentsDefinition |
|
__TypeQueryDefinition |
|
_EnumValue |
Metadata about an enum value.
|
_EnumValueQuery |
Metadata about an enum value.
|
_EnumValueQueryDefinition |
|
_FieldGroup |
Metadata about a field group.
|
_FieldGroupQuery |
Metadata about a field group.
|
_FieldGroupQueryDefinition |
|
_FieldShape |
Metadata about a field as derived from its shape(s).
|
_FieldShapeQuery |
Metadata about a field as derived from its shape(s).
|
_FieldShapeQueryDefinition |
|
_GraphReport |
|
_GraphReportQuery |
|
_GraphReportQueryDefinition |
|
_Path |
Metadata about a sh:path.
|
_PathQuery |
Metadata about a sh:path.
|
_PathQueryDefinition |
|
_RDFNode |
|
_RDFNodeQuery |
|
_RDFNodeQueryDefinition |
|
_Resource |
A resource for which only the URI, label and types can be queried.
|
_ResourceQuery |
A resource for which only the URI, label and types can be queried.
|
_ResourceQueryDefinition |
|
_TestResult |
|
_TestResultQuery |
|
_TestResultQueryDefinition |
|
_TypeShape |
Metadata about a type as derived from its shape(s).
|
_TypeShapeQuery |
Metadata about a type as derived from its shape(s).
|
_TypeShapeQueryDefinition |
|
_ValidationReport |
|
_ValidationReportQuery |
|
_ValidationReportQueryDefinition |
|
_ValidationResult |
|
_ValidationResultQuery |
|
_ValidationResultQueryDefinition |
|
_ValidationResultSuggestion |
|
_ValidationResultSuggestionQuery |
|
_ValidationResultSuggestionQueryDefinition |
|