Skip navigation links
A B C D E F G H I O P Q R S T U V 

A

AbstractSubjectArea<T> - Class in org.odpi.openmetadata.accessservices.subjectarea.client
 
AbstractSubjectArea(SubjectAreaRestClient, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
 
AbstractSubjectAreaNode<E extends Node> - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes
 
AbstractSubjectAreaNode(SubjectAreaRestClient, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.AbstractSubjectAreaNode
 
AbstractSubjectAreaRelationship<L extends Line> - Class in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
 
AbstractSubjectAreaRelationship(SubjectAreaRestClient, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.AbstractSubjectAreaRelationship
 
addParam(Object, Object) - Method in class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryBuilder
 
antonym() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
antonym() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 

B

BASE_RELATIONSHIPS_URL - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
 
BASE_URL - Variable in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
 

C

category() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories.SubjectAreaCategory
 
category() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNode
 
categoryAnchor() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
categoryAnchor() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 
categoryHierarchyLink() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
categoryHierarchyLink() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 
client - Variable in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
 
client - Variable in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraphClient
 
create(String, T) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
 
create(String, T) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
Create a Glossary Artifact.
createFindQuery(String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
Method for constructing a query (https://en.wikipedia.org/wiki/Query_string) using the information described in the findRequest
createGraphQuery(NeighborhoodHistoricalFindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraphClient
 

D

delete(String, String, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
 
delete(String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
Delete a Glossary Artifact.
delete(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
Soft delete a Glossary Artifact.
deleteRESTCall(String, String, String, ParameterizedTypeReference<SubjectAreaOMASAPIResponse<T>>, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
Issue a Delete REST call

E

EMPTY_FIND_REQUEST - Static variable in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
 
encodeParams(String, String, String) - Static method in class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryUtils
Convert param value to URL UTF-8 encode

F

find(String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
 
find(String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.AbstractSubjectAreaRelationship
 
find(String, FindRequest) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
Request to find Glossary Artifacts of the type T.
find(String, FindRequest) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRelationshipClient
 
findAll(String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
Request to find all Glossary Artifacts of the type T.
findRESTCall(String, String, String, ParameterizedTypeReference<SubjectAreaOMASAPIResponse<T>>, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
Issue a GET REST call that returns a response found objects using the information described in findRequest
findRESTCall(String, String, String, String, ParameterizedTypeReference<SubjectAreaOMASAPIResponse<T>>, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
Issue a GET REST call that returns a response found objects using the information described in findRequest

G

getAllRelationships(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaNodeClient
Request to search all relationships for current node.
getByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
 
getByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
Get Glossary Artifact by guid
getByIdRESTCall(String, String, String, ParameterizedTypeReference<SubjectAreaOMASAPIResponse<T>>, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
Issue a GET REST call that returns a response object by guid.
getClient(Class<T>) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNode
 
getClient(Class<T>) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
getGraph(String, String, Date, Set<NodeType>, Set<LineType>, StatusFilter, int) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraph
Get the graph of nodes and Lines radiating out from a node.
getGraph(String, String, NeighborhoodHistoricalFindRequest) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraph
Get the graph of nodes and Lines radiating out from a node.
getGraph(String, String, NeighborhoodHistoricalFindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraphClient
 
getMethodInfo(String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
 
getOmasServerUrl() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Base url used to issue OMAS Rest calls
getOmasServerUrl() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
Base url used to issue Rest calls
getParametrizedType() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.Parametrization
Default method for return ParameterizedTypeReference
getProjectTerms(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects.SubjectAreaProjectClient
 
getRelationships(String, String, FindRequest) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.AbstractSubjectAreaNode
 
getRelationships(String, String, FindRequest) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaNodeClient
Request to search relationships for current node.
getServerName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Server Name under which this request is performed, this is used in multi tenanting to identify the tenant
getServerName() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
 
getServerName() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
Server Name under which this request is performed, this is used in multi tenanting to identify the tenant
getServerPlatformURLRoot() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
 
getSubjectAreaCategory() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Get the Category API.
getSubjectAreaCategory() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
Get the subject area category API class - use this class to issue category calls.
getSubjectAreaGlossary() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Get the Glossary API.
getSubjectAreaGlossary() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
Get the subject area glossary API class - use this class to issue glossary calls.
getSubjectAreaGraph() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Get the subject area graph API class - use this class to issue graph calls.
getSubjectAreaGraph() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
Get the subject area graph API class - use this class to issue graph calls.
getSubjectAreaProject() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Get the subject area project API class - use this class to issue project calls.
getSubjectAreaProject() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
Get the subject area project API class - use this class to issue project calls.
getSubjectAreaRelationship() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Get the subject area relationship API class - use this class to issue relationship calls.
getSubjectAreaRelationship() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
Get the subject area relationship API class - use this class to issue relationship calls.
getSubjectAreaTerm() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Get the Relationship API.
getSubjectAreaTerm() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.SubjectArea
Get the subject area term API class - use this class to issue term calls.
glossary() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries.SubjectAreaGlossary
 
glossary() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNode
 
graphAPI - Variable in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
 

H

hasA() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
hasA() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 

I

isA() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
isA() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 
isaTypeOf() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
isaTypeOf() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 

O

omasServerUrl - Variable in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
 
org.odpi.openmetadata.accessservices.subjectarea - package org.odpi.openmetadata.accessservices.subjectarea
 
org.odpi.openmetadata.accessservices.subjectarea.client - package org.odpi.openmetadata.accessservices.subjectarea.client
 
org.odpi.openmetadata.accessservices.subjectarea.client.nodes - package org.odpi.openmetadata.accessservices.subjectarea.client.nodes
 
org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories - package org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories
 
org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries - package org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries
 
org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects - package org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects
 
org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms - package org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms
 
org.odpi.openmetadata.accessservices.subjectarea.client.relationships - package org.odpi.openmetadata.accessservices.subjectarea.client.relationships
 
org.odpi.openmetadata.accessservices.subjectarea.utils - package org.odpi.openmetadata.accessservices.subjectarea.utils
 

P

Parametrization<T> - Interface in org.odpi.openmetadata.accessservices.subjectarea.client
 
postRESTCall(String, String, String, ParameterizedTypeReference<SubjectAreaOMASAPIResponse<T>>, T) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
Issue a POST REST call that returns a response object.
preferredTerm() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
preferredTerm() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 
project() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects.SubjectAreaProject
 
project() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNode
 
projectScope() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
projectScope() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 
purge(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
Purge a Glossary Artifact.
putRESTCall(String, String, String, String, ParameterizedTypeReference<SubjectAreaOMASAPIResponse<T>>, T) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
Issue a PUT REST call that returns a response object.

Q

QueryBuilder - Class in org.odpi.openmetadata.accessservices.subjectarea.utils
 
QueryBuilder() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryBuilder
 
QueryUtils - Class in org.odpi.openmetadata.accessservices.subjectarea.utils
 
QueryUtils() - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryUtils
 

R

relatedTerm() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
relatedTerm() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 
relationshipAPI - Variable in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
 
replace(String, String, T) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
Replace a Glossary Artifact.
replacementTerm() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
replacementTerm() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 
restore(String, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
 
restore(String, String) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
Restore of a soft deleted Glossary Artifact.
restoreRESTCall(String, String, String, ParameterizedTypeReference<SubjectAreaOMASAPIResponse<T>>, String) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
Issue a restore object

S

semanticAssignment() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
semanticAssignment() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 
serverName - Variable in class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
 
SUBJECT_AREA_BASE_URL - Static variable in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
 
SubjectArea - Interface in org.odpi.openmetadata.accessservices.subjectarea
The SubjectArea Open Metadata Access Service (OMAS).
SubjectAreaCategory - Interface in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories
The SubjectAreaDefinition Open Metadata Access Service (OMAS) API for categories.
SubjectAreaCategoryClient - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories
 
SubjectAreaCategoryClient(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories.SubjectAreaCategoryClient
 
SubjectAreaClient<T> - Interface in org.odpi.openmetadata.accessservices.subjectarea.client
 
subjectAreaDefinition() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories.SubjectAreaCategory
 
subjectAreaDefinition() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNode
 
SubjectAreaDefinitionClient - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories
 
SubjectAreaDefinitionClient(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories.SubjectAreaDefinitionClient
 
SubjectAreaGlossary - Interface in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries
The SubjectAreaDefinition Open Metadata Access Service (OMAS) API for glossaries.
SubjectAreaGlossaryClient - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries
 
SubjectAreaGlossaryClient(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries.SubjectAreaGlossaryClient
 
SubjectAreaGraph - Interface in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
 
SubjectAreaGraphClient - Class in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
 
SubjectAreaGraphClient(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraphClient
 
SubjectAreaImpl - Class in org.odpi.openmetadata.accessservices.subjectarea.client
SubjectAreaImpl is the OMAS client library implementation of the SubjectAreaImpl OMAS.
SubjectAreaImpl(String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaImpl
Default Constructor used once a connector is created.
SubjectAreaLine - Class in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
The OMAS client library implementation of the Subject Area OMAS.
SubjectAreaLine(SubjectAreaRestClient, String...) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
SubjectAreaLine(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
The constructor uses the current package to scan "org.odpi.openmetadata.accessservices.subjectarea.client.relationships" to search for classes placed by annotation SubjectAreaLineClient.
SubjectAreaLineClient - Annotation Type in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
Annotating client class for working with Node objects.
SubjectAreaNode - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes
The OMAS client library implementation of the Subject Area OMAS.
SubjectAreaNode(SubjectAreaRestClient, String...) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNode
 
SubjectAreaNode(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNode
The constructor uses the current package to scan "org.odpi.openmetadata.accessservices.subjectarea.client.nodes" to search for classes placed by annotation SubjectAreaNodeClient.
SubjectAreaNodeClient - Annotation Type in org.odpi.openmetadata.accessservices.subjectarea.client.nodes
Annotating client class for working with Node objects.
SubjectAreaNodeClient<E extends Node> - Interface in org.odpi.openmetadata.accessservices.subjectarea.client
 
SubjectAreaProject - Interface in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects
The SubjectAreaDefinition Open Metadata Access Service (OMAS) API for projects.
SubjectAreaProjectClient - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects
 
SubjectAreaProjectClient(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects.SubjectAreaProjectClient
 
SubjectAreaRelationship - Interface in org.odpi.openmetadata.accessservices.subjectarea.client.relationships
The SubjectAreaDefinition Open Metadata Access Service (OMAS) API for relationships.
SubjectAreaRelationshipClient<L extends Line> - Interface in org.odpi.openmetadata.accessservices.subjectarea.client
Client class for subject area relationships Line
SubjectAreaRestClient - Class in org.odpi.openmetadata.accessservices.subjectarea.client
RESTClient is responsible for issuing calls to the Subject Area OMAS REST APIs.
SubjectAreaRestClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
SubjectAreaRestClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaRestClient
SubjectAreaTerm - Interface in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms
The SubjectAreaDefinition Open Metadata Access Service (OMAS) API for terms.
SubjectAreaTermClient - Class in org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms
 
SubjectAreaTermClient(SubjectAreaRestClient) - Constructor for class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms.SubjectAreaTermClient
 
synonym() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
synonym() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 

T

term() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.SubjectAreaNode
 
term() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms.SubjectAreaTerm
 
termAnchor() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
termAnchor() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 
termCategorization() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
termCategorization() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 
toString() - Method in class org.odpi.openmetadata.accessservices.subjectarea.utils.QueryBuilder
 
translation() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
translation() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 
type() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories.SubjectAreaCategoryClient
 
type() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.categories.SubjectAreaDefinitionClient
 
type() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.glossaries.SubjectAreaGlossaryClient
 
type() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.projects.SubjectAreaProjectClient
 
type() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.nodes.terms.SubjectAreaTermClient
 
type() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.Parametrization
 
type() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraphClient
 
typedBy() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
typedBy() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 

U

update(String, String, T, boolean) - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.AbstractSubjectArea
 
update(String, String, T, boolean) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
Update or replace a Glossary Artifact.
update(String, String, T) - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.SubjectAreaClient
Update a Glossary Artifact.
usedInContext() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
usedInContext() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 

V

validValue() - Method in class org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaLine
 
validValue() - Method in interface org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaRelationship
 
A B C D E F G H I O P Q R S T U V 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.