Skip navigation links
A C D E F G H I K L M N O P Q R S T U V W 

A

ActivityTermClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ActivityTermClassificationRequestBody is used to classify a glossary that describes an activity.
ActivityTermClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Default constructor
ActivityTermClassificationRequestBody(ActivityTermClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Copy/clone constructor for a primary key.
addElementToSubjectArea(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Classify the element to asset that the definitions it represents are part of a subject area definition.
addExternalIdentifier(String, String, String, SynchronizationDirection, String, String, String, String, String, String, String, KeyPattern, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Add a new external identifier to an existing open metadata element.
AssetManagerAuditCode - Enum in org.odpi.openmetadata.accessservices.assetmanager.ffdc
The AssetManagerAuditCode is used to define the message content for the OMRS Audit Log.
AssetManagerElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
AssetManagerElement contains the properties and header for a software server capabilities entity retrieved from the metadata repository that represents the asset manager that is using the Asset Manager OMAS.
AssetManagerElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Default constructor
AssetManagerElement(AssetManagerElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Copy/clone constructor
AssetManagerErrorCode - Enum in org.odpi.openmetadata.accessservices.assetmanager.ffdc
The AssetManagerErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Manager OMAS Services.
AssetManagerEventInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
AssetManagerEventInterface defines how a client gets access to the configuration events produced by the Asset Manager OMAS.
AssetManagerEventListener - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
AssetManagerEventListener is the interface that a client implements to register to receive the events from the Asset Manager OMAS's out topic.
AssetManagerEventType - Enum in org.odpi.openmetadata.accessservices.assetmanager.events
AssetManagerEventType describes the different types of events produced by the Asset Manager OMAS.
AssetManagerIdentifiersRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
AssetManagerIdentifiersRequestBody provides the identifiers for an asset manager.
AssetManagerIdentifiersRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Default constructor
AssetManagerIdentifiersRequestBody(AssetManagerIdentifiersRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Copy/clone constructor.
AssetManagerInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
AssetManagerInterface provides the interface for retrieving the identity of an external asset manager.
AssetManagerOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
AssetManagerOMASAPIResponse provides a common header for Asset Manager OMAS managed rest to its REST API.
AssetManagerOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerOMASAPIResponse
Default constructor
AssetManagerOMASAPIResponse(AssetManagerOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerOMASAPIResponse
Copy/clone constructor
AssetManagerOutTopicEvent - Class in org.odpi.openmetadata.accessservices.assetmanager.events
AssetManagerEventHeader provides a common base for all events from the Asset Manager OMAS.
AssetManagerOutTopicEvent() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Default Constructor
AssetManagerOutTopicEvent(AssetManagerOutTopicEvent) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Copy/clone constructor
AssetManagerProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
AssetManagerProperties describes the properties of an external asset manager.
AssetManagerProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetManagerProperties
Default constructor
AssetManagerProperties(AssetManagerProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetManagerProperties
Copy/clone constructor.
AssetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
DataAssetProperties is a java bean used to create assets associated with the external asset manager.
AssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Default constructor
AssetProperties(AssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Copy/clone constructor.
attachExternalCategoryLink(String, String, String, String, String, ExternalGlossaryElementLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a link to an external glossary category resource.
attachExternalLinkToGlossary(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Connect a glossary to a reference to an external glossary resource.
attachExternalTermLink(String, String, String, String, String, ExternalGlossaryElementLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a link to an external glossary term resource.
attachValidValueToSet(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Create a link between a valid value set or definition and a set.

C

CalculatedValueClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
CalculatedValueClassificationRequestBody is used to identify the schema elements that are calculated (derived) rather than stored.
CalculatedValueClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Default constructor
CalculatedValueClassificationRequestBody(CalculatedValueClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Copy/clone constructor for a primary key.
CanonicalVocabularyClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
CanonicalVocabularyClassificationRequestBody is used to classify a glossary that has no term definitions with the same name.
CanonicalVocabularyClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Default constructor
CanonicalVocabularyClassificationRequestBody(CanonicalVocabularyClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Copy/clone constructor for a primary key.
CategorizationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
CategorizationRequestBody describes the request body used when linking a glossary term to a category.
CategorizationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
Default constructor
CategorizationRequestBody(CategorizationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
Copy/clone constructor.
clearBusinessSignificant(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the "BusinessSignificant" designation from the element.
clearCategoryParent(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove a parent-child relationship between two categories.
clearColumnAsPrimaryKey(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Remove the primary key designation from the schema attribute.
clearControlFlow(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the control flow relationship between two elements.
clearDataAssetAsReferenceData(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Remove the reference data designation from the asset.
clearDataFlow(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the data flow relationship between two elements.
clearForeignKeyRelationship(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Remove the foreign key relationship between two schema elements.
clearGlossaryAsCanonical(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the canonical designation from the glossary.
clearGlossaryAsTaxonomy(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the taxonomy designation from the glossary.
clearLineageMapping(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the lineage mapping between two elements.
clearPortDelegation(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the port delegation relationship between two ports.
clearPortSchemaType(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the schema type from a port.
clearProcessCall(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the process call relationship.
clearProcessParent(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove a parent-child relationship between two processes.
clearProcessPort(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Unlink a port from a process.
clearSchemaElementAsCalculatedValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Remove the calculated value designation from the schema element.
clearSchemaTypeParent(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Remove the relationship between a schema type and its parent data asset, process or port.
clearTermAsAbstractConcept(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the abstract concept designation from the glossary term.
clearTermAsActivity(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the activity designation from the glossary term.
clearTermAsContext(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the context definition designation from the glossary term.
clearTermAsDataValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the data value designation from the glossary term.
clearTermAsObjectIdentifier(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the object identifier designation from the glossary term.
clearTermAsSpineAttribute(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the spine attribute designation from the glossary term.
clearTermAsSpineObject(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the spine object designation from the glossary term.
clearTermCategory(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Unlink a term from a category.
clearTermRelationship(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the relationship between two terms.
CollaborationExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The CollaborationExchangeInterface supports the exchange of comments, likes, reviews/ratings and informal tags.
ComplexSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ComplexSchemaTypeProperties describes a schema with multiple attributes.
ComplexSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Default constructor used by subclasses
ComplexSchemaTypeProperties(ComplexSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Copy/clone Constructor.
confirmSynchronization(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Confirm that the values of a particular metadata element have been synchronized.
ContextDefinitionClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ContextDefinitionClassificationRequestBody is used to classify a glossary term to say it described a context.
ContextDefinitionClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Default constructor
ContextDefinitionClassificationRequestBody(ContextDefinitionClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Copy/clone constructor for a primary key.
ControlFlowElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ControlFlowElement contains the properties and header for a control flow relationship retrieved from the metadata repository.
ControlFlowElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Default constructor
ControlFlowElement(ControlFlowElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Copy/clone constructor
ControlFlowElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ControlFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ControlFlowElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
Default constructor
ControlFlowElementResponse(ControlFlowElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
Copy/clone constructor
ControlFlowElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ControlFlowElementsResponse is a response object for passing back a a list of control flow relationships or an exception if the request failed.
ControlFlowElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
Default constructor
ControlFlowElementsResponse(ControlFlowElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
Copy/clone constructor
ControlFlowProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ControlFlowProperties describe the properties for a control flow relationship.
ControlFlowProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Default constructor
ControlFlowProperties(ControlFlowProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Copy/clone constructor.
ControlFlowRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ControlFlowRequestBody describes the request body used when linking elements within processes.
ControlFlowRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
Default constructor
ControlFlowRequestBody(ControlFlowRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
Copy/clone constructor.
ControlledGlossaryTermRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ControlledGlossaryTermRequestBody describes the request body used to create/update controlled glossary term properties.
ControlledGlossaryTermRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Default constructor
ControlledGlossaryTermRequestBody(ControlledGlossaryTermRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Copy/clone constructor.
createControlledGlossaryTerm(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, GlossaryTermProperties, GlossaryTermStatus) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent a glossary term whose lifecycle is managed through a controlled workflow.
createDataAsset(String, String, String, boolean, String, String, String, String, KeyPattern, Map<String, String>, DataAssetProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Create a new metadata element to represent the root of an asset.
createDataAssetFromTemplate(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Create a new metadata element to represent an asset using an existing metadata element as a template.
createExternalAssetManager(String, AssetManagerProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Create information about the external asset manager.
createExternalGlossaryLink(String, String, String, ExternalGlossaryLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a link to an external glossary resource.
createGlossary(String, String, String, String, String, String, String, KeyPattern, Map<String, String>, GlossaryProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent the root of a glossary.
createGlossaryCategory(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, GlossaryCategoryProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent a glossary category.
createGlossaryCategoryFromTemplate(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent a glossary category using an existing metadata element as a template.
createGlossaryFromTemplate(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent a glossary using an existing metadata element as a template.
createGlossaryTerm(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, GlossaryTermProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent a glossary term.
createGlossaryTermFromTemplate(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a new metadata element to represent a glossary term using an existing metadata element as a template.
createPort(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, PortProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Create a new metadata element to represent a port.
createProcess(String, String, String, boolean, String, String, String, String, KeyPattern, Map<String, String>, ProcessProperties, ProcessStatus) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Create a new metadata element to represent a process.
createProcessFromTemplate(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Create a new metadata element to represent a process using an existing metadata element as a template.
createSchemaAttribute(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, SchemaAttributeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Create a new metadata element to represent a schema attribute.
createSchemaAttributeFromTemplate(String, String, String, boolean, String, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
createSchemaType(String, String, String, boolean, String, String, String, String, KeyPattern, Map<String, String>, SchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Create a new metadata element to represent a schema type.
createSchemaTypeFromTemplate(String, String, String, boolean, String, String, String, String, String, KeyPattern, Map<String, String>, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Create a new metadata element to represent a schema type using an existing metadata element as a template.
createValidValueDefinition(String, String, String, String, String, String, String, String, KeyPattern, Map<String, String>, ValidValueProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Create a new valid value definition.
createValidValueSet(String, String, String, String, String, String, String, KeyPattern, Map<String, String>, ValidValueProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Create a new valid value set.
CyberLocation - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
CyberLocation indicates that a location is a cyber location rather than a physical location.
CyberLocation() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Default constructor
CyberLocation(CyberLocation) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Copy/clone constructor.

D

DataAssetElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
DataAssetElement contains the properties and header for an asset retrieved from the metadata repository.
DataAssetElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Default constructor
DataAssetElement(DataAssetElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Copy/clone constructor
DataAssetElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataAssetElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
DataAssetElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Default constructor
DataAssetElementResponse(DataAssetElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Copy/clone constructor
DataAssetElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataAssetElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
DataAssetElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Default constructor
DataAssetElementsResponse(DataAssetElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Copy/clone constructor
DataAssetExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
DataAssetExchangeInterface provides methods to define data assets, their schemas and connections, along with supporting objects, and lineage.
DataAssetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
DataAssetProperties is a java bean used to create assets associated with the external asset manager.
DataAssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Default constructor
DataAssetProperties(DataAssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Copy/clone constructor.
DataAssetRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataAssetRequestBody describes the request body used to create/update asset properties.
DataAssetRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Default constructor
DataAssetRequestBody(DataAssetRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Copy/clone constructor.
DataFlowElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
DataFlowElement contains the properties and header for a data flow relationship retrieved from the metadata repository.
DataFlowElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Default constructor
DataFlowElement(DataFlowElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Copy/clone constructor
DataFlowElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataFlowElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
DataFlowElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
Default constructor
DataFlowElementResponse(DataFlowElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
Copy/clone constructor
DataFlowElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataFlowElementsResponse is a response object for passing back a a list of data flow relationships or an exception if the request failed.
DataFlowElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
Default constructor
DataFlowElementsResponse(DataFlowElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
Copy/clone constructor
DataFlowProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
DataFlowProperties describe the properties for a data flow relationship.
DataFlowProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Default constructor
DataFlowProperties(DataFlowProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Copy/clone constructor.
DataFlowRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
DataFlowRequestBody describes the request body used when linking elements within processes.
DataFlowRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
Default constructor
DataFlowRequestBody(DataFlowRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
Copy/clone constructor.
DataItemSortOrder - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
DataItemSortOrder is used for schema attributes that may have multiple instances.
DataSetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
DataSetProperties is a class for representing a generic data set.
DataSetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
Default constructor
DataSetProperties(DataSetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
Copy/clone constructor.
DataStoreProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
DataStoreProperties is a class for representing a generic data store.
DataStoreProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Default constructor
DataStoreProperties(DataStoreProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Copy/clone constructor.
DataStoreProperties(DataAssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Copy/clone constructor.
detachExternalCategoryLink(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the link to an external glossary category resource.
detachExternalLinkFromGlossary(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Disconnect a glossary from a reference to an external glossary resource.
detachExternalTermLink(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the link to an external glossary term resource.
detachValidValueFromSet(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Remove the link between a valid value and a set it is a member of.

E

ElementClassification - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
The ElementClassification bean defines a single classification for an asset.
ElementClassification() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Default constructor
ElementClassification(ElementClassification) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Copy/clone constructor
ElementHeader - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ElementHeader provides the common identifier and type information for all properties objects that link off of the asset and have a guid associated with them.
ElementHeader() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Default constructor used by subclasses
ElementHeader(ElementHeader) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Copy/clone constructor.
ElementHeaderResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ElementHeaderResponse is the response structure used on the OMAS REST API calls that return the header for a element.
ElementHeaderResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
Default constructor
ElementHeaderResponse(ElementHeaderResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
Copy/clone constructor
ElementHeadersResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ElementHeadersResponse is a response object for passing back a a list of element headers or an exception if the request failed.
ElementHeadersResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
Default constructor
ElementHeadersResponse(ElementHeadersResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
Copy/clone constructor
ElementOrigin - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
The ElementType bean provides details of the type information associated with a metadata element.
ElementOrigin() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Default constructor
ElementOrigin(ElementOrigin) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Copy/clone constructor
ElementOriginCategory - Enum in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ElementOriginCategory defines where the metadata comes from.
ElementType - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
The ElementType bean provides details of the type information associated with a metadata element.
ElementType() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Default constructor
ElementType(ElementType) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Copy/clone constructor
EndpointProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
EndpointProperties describes the properties of a server endpoint.
EndpointProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Default constructor
EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Copy/clone constructor for an Endpoint.
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerCategory
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
 
ENUM_TYPE_GUID - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerCategory
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
 
ENUM_TYPE_NAME - Static variable in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
 
EnumSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
EnumSchemaTypeProperties carries the specialized parameters for creating or updating enum schema types.
EnumSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Default constructor
EnumSchemaTypeProperties(EnumSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Copy/clone Constructor
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareServerCapabilityElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Return comparison result based on the content of the properties.
ExternalGlossaryElementLinkElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ExternalGlossaryElementLinkElement contains the properties and header for a link to a equivalent external glossary category retrieved from the metadata repository.
ExternalGlossaryElementLinkElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Default constructor
ExternalGlossaryElementLinkElement(ExternalGlossaryElementLinkElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Copy/clone constructor
ExternalGlossaryElementLinkProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ExternalGlossaryLinkProperties describes the properties of URL link to a remote glossary.
ExternalGlossaryElementLinkProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Default constructor
ExternalGlossaryElementLinkProperties(ExternalGlossaryElementLinkProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Copy/clone constructor
ExternalGlossaryElementLinkRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalGlossaryElementLinkRequestBody describes the request body used to create/update links to external glossary elements.
ExternalGlossaryElementLinkRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
Default constructor
ExternalGlossaryElementLinkRequestBody(ExternalGlossaryElementLinkRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
Copy/clone constructor.
ExternalGlossaryLinkElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ExternalGlossaryLinkElement contains the properties and header for a link to a equivalent external glossary retrieved from the metadata repository.
ExternalGlossaryLinkElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Default constructor
ExternalGlossaryLinkElement(ExternalGlossaryLinkElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Copy/clone constructor
ExternalGlossaryLinkElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalGlossaryLinkElementsResponse is a response object for passing back a a list of external glossary links or an exception if the request failed.
ExternalGlossaryLinkElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
Default constructor
ExternalGlossaryLinkElementsResponse(ExternalGlossaryLinkElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
Copy/clone constructor
ExternalGlossaryLinkProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ExternalGlossaryLinkProperties describes the properties of URL link to a remote glossary.
ExternalGlossaryLinkProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryLinkProperties
Default constructor
ExternalGlossaryLinkProperties(ExternalGlossaryLinkProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryLinkProperties
Copy/clone constructor
ExternalGlossaryLinkRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ExternalGlossaryLinkRequestBody describes the request body used to create/update links to external glossary elements.
ExternalGlossaryLinkRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
Default constructor
ExternalGlossaryLinkRequestBody(ExternalGlossaryLinkRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
Copy/clone constructor.
ExternalReferenceProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ExternalReferenceProperties describes the properties of URL link to a remote source of information.
ExternalReferenceProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Default constructor
ExternalReferenceProperties(ExternalReferenceProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Copy/clone constructor
ExternalSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ExternalSchemaTypeProperties carries the unique identifier and properties of a reusable schema type.
ExternalSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Default constructor
ExternalSchemaTypeProperties(ExternalSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Copy/clone Constructor

F

findDataAssets(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Retrieve the list of asset metadata elements that contain the search string.
findGlossaries(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary metadata elements that contain the search string.
findGlossaryCategories(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary category metadata elements that contain the search string.
findGlossaryTerms(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary term metadata elements that contain the search string.
findPorts(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the list of port metadata elements that contain the search string.
findProcesses(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the list of process metadata elements that contain the search string.
findSchemaAttributes(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the list of schema attribute metadata elements that contain the search string.
findSchemaType(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the list of schema type metadata elements that contain the search string.
findValidValues(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Locate valid values that match the search string.
FixedLocation - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
FixedLocation describes a specific fixed physical location.
FixedLocation() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Default constructor
FixedLocation(FixedLocation) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Copy/clone constructor.
ForeignKeyProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ForeignKeyProperties describes a foreign key relationship between two columns in different tables in a database.
ForeignKeyProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Default constructor
ForeignKeyProperties(ForeignKeyProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Copy/clone constructor for an foreign key.
ForeignKeyRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ForeignKeyRequestBody describes the request body used when creating a foreign key relationship.
ForeignKeyRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Default constructor
ForeignKeyRequestBody(ForeignKeyRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Copy/clone constructor.

G

getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Return the abbreviation used for this term.
getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Return the abbreviation used for this technical element.
getActivityType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Return the activity type for the classification.
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Return a copy of the additional properties.
getAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Return the address for the location.
getAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Returns the stored address property for the endpoint.
getAliases() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return a list of alternative names for the attribute.
getAllowsDuplicateValues() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return whether the same value can be used by more than one instance of this attribute.
getAssetManagerGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return the unique identifier of the software server capability that represents the asset manager.
getAssetManagerGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Return the unique identifier of the software server capability that represents the asset manager.
getAssetManagerName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return the qualified name of the software server capability that represents the asset manager.
getAssetManagerName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Return the qualified name of the software server capability that represents the asset manager.
getAttributeCount() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Return the count of attributes in this schema type.
getAttributesForSchemaType(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the list of schema attributes associated with a schemaType.
getAuthor() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the name of the author of the schema element.
getCalled() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Return the element header associated with end 2 of the relationship.
getCaller() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Return the element header associated with end 1 of the relationship.
getCategoriesForGlossary(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Return the list of categories associated with a glossary.
getCategorizationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
Return the properties for the relationship.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Return the name of the classification
getClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Return a collection of the additional stored properties for the classification.
getClassifications() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Return the list of classifications associated with the metadata element.
getConfidence() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Returns the level of confidence that the foreign key is correct.
getContextDefinition() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Return the context definition for this term.
getControlFlow(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the control flow relationship between two elements.
getControlFlowHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Return the element header associated with the relationship.
getControlFlowNextSteps(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the control relationships linked from an specific element to the possible next elements in the process.
getControlFlowPreviousSteps(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the control relationships linked from an specific element to the possible previous elements in the process.
getControlFlowProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Return details of the relationship
getCoordinates() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Return the coordinates for the location.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in interface org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareServerCapabilityElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCorrelationHeaders() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return the details of the external identifier and other correlation properties about the metadata source.
getCreateTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the time that the data store was created.
getCurrentStep() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Return the element header associated with end 1 of the relationship.
getDataAssetByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Retrieve the asset metadata element with the supplied unique identifier.
getDataAssetProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return the properties for the asset.
getDataAssetsByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Retrieve the list of asset metadata elements with a matching qualified or display name.
getDataAssetsForAssetManager(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Retrieve the list of assets created on behalf of the named asset manager.
getDataConsumer() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Return the element header associated with end 2 of the relationship.
getDataFlow(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the data flow relationship between two elements.
getDataFlowConsumers(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the data flow relationships linked from an specific element to the downstream consumers.
getDataFlowHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Return the element header associated with the relationship.
getDataFlowProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Return details of the relationship
getDataFlowSuppliers(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the data flow relationships linked from an specific element to the upstream suppliers.
getDataSupplier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Return the element header associated with end 1 of the relationship.
getDataType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Return the data type for this element.
getDataType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Return the data type for this element.
getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Return the default value for the element.
getDefaultValueOverride() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return any default value for this attribute that would override the default defined in the schema element for this attribute's type (note only used is type is primitive).
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
Return the description of the metadata element origin.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Return the description of the relationship.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Return the description of the relationship.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Return the default description for this enum.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Return the description of the external reference to help the reader know if they want to click on the link.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Return the description for the foreign key.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
Return the description of the glossary category.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Return the description of the glossary.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Return the default description for the key pattern for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Return the description for the categorization.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Return the description for the context.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Returns the stored description property for the term.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Return the description for the relationship.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Return the default description for the key pattern for this enum instance.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
Return the default description for the key pattern for this enum instance.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Return the default description for the key pattern for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Return the description of the location.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerCategory
Return the default description of the enumeration.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Return the default description for this enum.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Return the description of the relationship.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Return the default description for this enum.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
Return the default description for the key pattern for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Return the description fof the security at the location.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Return the default description for this enum.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Returns the stored description property for the technical element.
getDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Return the default description for the key pattern for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Returns the stored description property for the valid value.
getDestinationLineageMappings(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the lineage mapping relationships linked from an specific source element to its destinations.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Return the name for the external reference.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
Return a human memorable name for the glossary category.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Return a human memorable name for the glossary.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Returns the stored display name property for the term.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Return a human memorable name for the location.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Return a human memorable name for the port.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Returns the stored display name property for the technical element.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Returns the stored display name property for the valid value.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Return the element result.
getElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Return the element result.
getElementDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Return a description of the association between the category and the external element from the external glossary resource.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return details of the subject of the event.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Return the element header associated with the properties.
getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataElement
Return the element header associated with the open metadata element.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareServerCapabilityElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return the element header associated with the properties.
getElementIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Return the identifier in the external glossary resource that is equivalent to this element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Return the list of metadata elements.
getElementPosition() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the position of this schema attribute in its parent schema.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Return the properties for the element.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Return the properties for the element.
getElementsForExternalIdentifier(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Return the list of headers for open metadata elements that are associated with a particular external identifier.
getEncodingDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the description of the encoding used in the data store.
getEncodingLanguage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the name of the natural language used for text strings within the data store.
getEncodingProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the additional properties associated with the encoding process.
getEncodingStandard() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the format (encoding standard) used for this schema.
getEncodingType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the name of the encoding style used in the data store.
getEncryptionMethod() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Returns the stored encryptionMethod property for the endpoint.
getEventType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the event type.
getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Return the event version id.
getExamples() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Set up the description of one or more examples.
getExpression() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Returns the expression that describes the relationship.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExternalAssetManagerGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Retrieve the unique identifier of the external asset manager from its qualified name.
getExternalIdentifier() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return the unique identifier used in the external asset manager for this element.
getExternalIdentifierName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return a short description of the external identifier (such as style or property name).
getExternalIdentifierSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return the component (connector/client) that created/maintained this external identifier and its relationship to the open metadata element(s).
getExternalIdentifierUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return a short description of how the external identifier is used.
getExternalLinksForGlossary(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of links to external glossary resources attached to a glossary.
getExternalSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Return the schema type that is reusable amongst assets.
getExternalSchemaTypeGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Return the unique identifier of the external schema type.
getFixedValue() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Return the fixed value for the element.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Return the formula of the relationship.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Return the formula of the relationship.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Return the description of the processing performed by this process.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the formula used to combine the values of the queries.
getFormula() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Return the scope that the terms in the glossary covers.
getGlossariesByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary metadata elements with a matching qualified or display name.
getGlossariesForAssetManager(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossaries created on behalf of the named asset manager.
getGlossariesForExternalLink(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Return the glossaries connected to an external glossary source.
getGlossaryByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the glossary metadata element with the supplied unique identifier.
getGlossaryCategoriesByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary category metadata elements with a matching qualified or display name.
getGlossaryCategoryByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryParent(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryCategoryProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Return the properties for the glossary schema.
getGlossaryProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Return details of the glossary
getGlossarySubCategories(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the glossary category metadata element with the supplied unique identifier.
getGlossaryTermByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the glossary term metadata element with the supplied unique identifier.
getGlossaryTermProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Return the glossary term properties.
getGlossaryTermsByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary term metadata elements with a matching qualified or display name.
getGlossaryTermStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Return the status for the element.
getGuard() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Return the guard of the relationship.
getGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Return the unique id for the properties object.
getHomeMetadataCollectionId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Returns the OMRS identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
getHomeMetadataCollectionName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Return the name of the metadata collection that this asset belongs to.
getImplementationLanguage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Return the name of the programming language that this process is implemented in.
getInitialStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return the initial status for the controlled glossary term.
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Is the schema element deprecated?
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Is the valid value deprecated?
getIsNullable() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return whether the field is nullable or not.
getIsReferenceAsset() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Return whether this being used as a reference data set.
getKeyPattern() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Returns the key pattern used in the asset manager for the external identifier.
getKeyPattern() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Returns the key pattern for the primary key.
getLanguage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Return the language that the glossary contents are written in.
getLastSynchronized() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Return the last time that the metadata properties were synchronized between open metadata and the third party technology.
getLastVerified() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Return the date that a steward verified the link.
getLength() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the length of the data field.
getLevel() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Returns the name of the level of security for the location.
getLicense() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Return the license associated with this metadata element (null means none).
getLineageMappingHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Return the element header associated with the relationship.
getLinkProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Return the glossary term properties.
getLinkProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Return the glossary term properties.
getMapFromElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Return the type of schema element that represents the key or property name for the map.
getMappingProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return any additional properties to help with the mapping of the external identifier to open metadata elements.
getMapProjection() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Return the name of the map projection scheme used to define the coordinates.
getMapToElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Return the type of schema element that represents the property value for the map.
getMaxCardinality() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the maximum number of instances allowed for this attribute.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
Retrieve a message definition object for an exception.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMetadataCorrelationProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Return the properties used to correlate the external metadata element with the open metadata element.
getMinCardinality() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return this minimum number of instances allowed for this attribute.
getMinimumLength() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the minimum length of the data.
getModifiedTime() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the last known time the data store was modified.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
Return the name of the metadata element origin.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Return the default name for this enum type.
getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Returns the stored display name property for the foreign key.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Return the default name for this enum instance.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Return the default name for this enum instance.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
Return the default name for this enum instance.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Return the default name for this enum instance.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerCategory
Return the default name of the enumeration.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Return the default name for this enum type.
getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Return the name for the primary key.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Return the default name for this enum type.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
Return the default name for this enum instance.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Return the default name for this enum type.
getName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Return the default name for this enum instance.
getName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Return the name for the query request.
getNameParameterName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Return the parameter name.
getNamespace() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the name of the namespace that this type belongs to.
getNativeJavaClass() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the name of the Java class to use to represent this type.
getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Return the physical network address of this metadata element (if this makes sense).
getNextStep() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Return the element header associated with end 2 of the relationship.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerCategory
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeGUID() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerCategory
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerCategory
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOpenTypeOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOrderedValues() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return whether the attribute instances are arranged in an order.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
Return the code for metadata element.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Return the code for this enum used for indexing based on the enum value.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Return the code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Return the code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
Return the code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Return the code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerCategory
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Return the code for this enum used for indexing based on the enum value.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Return the code for this enum used for indexing based on the enum value.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
Return the code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Return the code for this enum used for indexing based on the enum value.
getOrdinal() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Return the code for this enum instance
getOrganization() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Return the name or identifier or url of the organization that owns the external resource.
getOrganizingPrinciple() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Return the organizing principle used to create the taxonomy in the glossary.
getOrigin() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Return information about the origin of the element.
getOriginBusinessCapabilityGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Return the unique identifier of the business capability that originated this asset.
getOriginCategory() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Return the origin of the metadata element.
getOriginOrganizationGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Return the unique identifier for the organization that originated this asset.
getOtherOriginValues() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Return the properties that characterize where this asset is from.
getOwner() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Returns the name of the owner for this asset.
getOwnerCategory() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Return the type of owner stored in the owner property.
getPatchLevel() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Return the patch level of the discovery engine.
getPathName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return the fully qualified physical location of the data store.
getPortByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the port metadata element with the supplied unique identifier.
getPortDelegation(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the port that this port delegates to.
getPortProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return details of the port
getPortsByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the list of port metadata elements with a matching qualified or display name.
getPortsForProcess(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the list of ports associated with a process.
getPortType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Return the direction of data flow of the port.
getPortUse(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the list of ports that delegate to this port.
getPostalAddress() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Return the postal address for the location.
getPrecision() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the number of significant digits to the right of decimal point.
getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Return the preferred values to use in implementations (normally used with definitions)
getPrimaryKeyProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Return the properties associated with the primary key.
getProcessByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the process metadata element with the supplied unique identifier.
getProcessCall(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the process call relationship between two elements.
getProcessCalled(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the process call relationships linked from an specific element to the elements it calls.
getProcessCallers(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the process call relationships linked from an specific element to its callers.
getProcessCallHeader() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Return the element header associated with the relationship.
getProcessCallProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Return details of the relationship
getProcessesByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the list of process metadata elements with a matching qualified or display name.
getProcessesForAssetManager(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Return the list of processes associated with the asset manager.
getProcessParent(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the process metadata element with the supplied unique identifier.
getProcessProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return details of the process
getProcessStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Return the status for the element.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
Return the properties for the relationship.
getProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Return the properties for the relationship.
getProtocol() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Returns the stored protocol property for the endpoint.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Returns the stored qualified name property for the relationship.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Returns the stored qualified name property for the relationship.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Returns the stored qualified name property for the relationship.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getQueries() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the list of queries that are used to create the derived schema element.
getQuery() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Return the query string for this element.
getQueryId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Return the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
getQueryTargetGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Return the unique identifier that describes the data source that will be queried to get part of the derived value.
getSchemaAttributeByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the schema attribute metadata element with the supplied unique identifier.
getSchemaAttributeProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return the properties for the schema.
getSchemaAttributesByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
getSchemaOptions() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Return the list of alternative schema types that this attribute or asset may use.
getSchemaType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up SchemaType for this schema attribute.
getSchemaTypeByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the schema type metadata element with the supplied unique identifier.
getSchemaTypeByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the list of schema type metadata elements with a matching qualified or display name.
getSchemaTypeForElement(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Return the schema type associated with a specific open metadata element (data asset, process or port).
getSchemaTypeParent(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Retrieve the header of the metadata element connected to a schema type.
getSchemaTypeProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return the properties for the schema.
getScope() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Returns the name of the scope of where the context applies.
getScope() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Return the scope of values that this valid value covers (normally used with sets)
getScope() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Return the scope that the terms in the glossary covers.
getSearchString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Return the search request.
getSearchStringParameterName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Return the search string parameter name.
getSetsForValidValue(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Page through the list of valid value sets that a valid value definition/set belongs to.
getSoftwareServerCapabilitiesProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Return the properties of the software server capability.
getSoftwareServerCapabilitiesProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareServerCapabilityElement
Return the properties of the software server capability.
getSortOrder() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return the order that the attribute instances are arranged in - if any.
getSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Returns the id of the source of the knowledge of the foreign key.
getSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Returns the id of the source of the knowledge of the relationship.
getSource() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Return the source of the discovery engine implementation.
getSourceElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Return the element header associated with end 1 of the relationship.
getSourceLineageMappings(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the lineage mapping relationships linked from an specific destination element to its sources.
getSourceServer() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Return the name of the server where the element was retrieved from.
getStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Returns whether this relationship should be used.
getStatus() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Returns whether this relationship should be used.
getSteward() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Return the identifier for the steward that created the link.
getSteward() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Returns the name of the steward who assigned the foreign key (or approved the discovered value).
getSteward() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Returns the name of the steward who assigned the relationship (or approved the discovered value).
getSubProcesses(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Retrieve the process metadata element with the supplied unique identifier.
getSummary() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Return the short (1-2 sentence) description of the term.
getSummary() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Return the short (1-2 sentence) description of the technical element.
getSuperTypeNames() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Return the list of type names for this type's supertypes.
getSynchronizationDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return optional short description of the asset manager.
getSynchronizationDirection() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return details of the synchronization direction.
getTargetElement() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Return the element header associated with end 2 of the relationship.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Returns the stored technical description property for the asset.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Return the technical description for the endpoint.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Returns the stored technicalDescription property for the schema element.
getTechnicalDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Return the technical description of the capability.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Returns the stored name property for the asset.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Returns the stored technical name property for the endpoint.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Return the simple name of the schema element.
getTechnicalName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Return the technical name for the capability.
getTermsForGlossary(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary terms associated with a glossary.
getTermsForGlossaryCategory(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Retrieve the list of glossary terms associated with a glossary category.
getTimeZone() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Returns the time zone of the location.
getType() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Return the element type properties for this properties object.
getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Return the description for this element's type.
getTypeDescription() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Return the description of the type of capability this is.
getTypeId() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Return unique identifier for the element's type.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Return name of element's type.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Return the name of the open metadata type for this metadata element.
getTypeVersion() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Return the version number for this element's type.
getUrl() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Return the URL for the external reference.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Return the expected usage of the glossary content.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Return details of the expected usage of this term.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the usage guidance for this schema element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Return details of the expected usage of this technical element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Return the description of how this valid value should be used.
getValidValueByGUID(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Retrieve a specific valid value from the repository.
getValidValueByName(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Retrieve a specific valid value from the repository.
getValidValueProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return details of the glossary
getValidValueSetGUID() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Return the unique identifier of the valid value set that describes the enum values for this schema element.
getValidValueSetMembers(String, String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Page through the members of a valid value set.
getVendorProperties() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Return specific properties for the specific technology vendor.
getVersion() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Return the version of the reference that this link refers to.
getVersion() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Return the version of the discovery engine.
getVersionNumber() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return the version number of the schema element - null means no version number.
getZoneMembership() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Return the names of the zones that this asset is a member of.
GlossaryCategoryElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
GlossaryCategoryElement contains the properties and header for a deployed glossary schema asset entity retrieved from the metadata repository.
GlossaryCategoryElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Default constructor
GlossaryCategoryElement(GlossaryCategoryElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Copy/clone constructor
GlossaryCategoryElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
GlossaryCategoryElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Default constructor
GlossaryCategoryElementResponse(GlossaryCategoryElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Copy/clone constructor
GlossaryCategoryElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryCategoryElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
GlossaryCategoryElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Default constructor
GlossaryCategoryElementsResponse(GlossaryCategoryElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Copy/clone constructor
GlossaryCategoryProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GlossaryCategoryProperties describes grouping of glossary terms that have similar characteristics.
GlossaryCategoryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
Default constructor
GlossaryCategoryProperties(GlossaryCategoryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
Copy/clone constructor.
GlossaryCategoryRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryCategoryRequestBody describes the request body used to create/update glossary category properties.
GlossaryCategoryRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Default constructor
GlossaryCategoryRequestBody(GlossaryCategoryRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Copy/clone constructor.
GlossaryElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
GlossaryElement contains the properties and header for a glossary entity retrieved from the metadata repository.
GlossaryElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Default constructor
GlossaryElement(GlossaryElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Copy/clone constructor
GlossaryElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
GlossaryElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Default constructor
GlossaryElementResponse(GlossaryElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Copy/clone constructor
GlossaryElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
GlossaryElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Default constructor
GlossaryElementsResponse(GlossaryElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Copy/clone constructor
GlossaryExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
GlossaryExchangeInterface defines the client side interface for the Asset Manager OMAS that is relevant for managing glossaries.
GlossaryProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GlossaryProperties is a class for representing a generic glossary.
GlossaryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Default constructor
GlossaryProperties(GlossaryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Copy/clone constructor.
GlossaryRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryRequestBody describes the request body used to create/update glossary properties.
GlossaryRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Default constructor
GlossaryRequestBody(GlossaryRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Copy/clone constructor.
GlossaryTermActivityType - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
A GlossaryTermActivityType defines the type of activity described by a glossary term.
GlossaryTermCategorization - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GlossaryTermCategorization describes a type of relationship between a glossary term and a glossary category in a glossary.
GlossaryTermCategorization() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Default constructor
GlossaryTermCategorization(GlossaryTermCategorization) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Copy/clone constructor.
GlossaryTermContextDefinition - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GlossaryTermContextDefinition describes a type of context that a glossary term represents.
GlossaryTermContextDefinition() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Default constructor
GlossaryTermContextDefinition(GlossaryTermContextDefinition) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Copy/clone constructor.
GlossaryTermElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
GlossaryTermElement contains the properties and header for a glossary term entity retrieved from the metadata repository.
GlossaryTermElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Default constructor
GlossaryTermElement(GlossaryTermElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Copy/clone constructor
GlossaryTermElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
GlossaryTermElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Default constructor
GlossaryTermElementResponse(GlossaryTermElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Copy/clone constructor
GlossaryTermElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
GlossaryTermElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Default constructor
GlossaryTermElementsResponse(GlossaryTermElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Copy/clone constructor
GlossaryTermProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GlossaryTermProperties contains the semantic definition (meaning) of a word or phrase (term - collectively called terminology).
GlossaryTermProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Default constructor
GlossaryTermProperties(GlossaryTermProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Copy/clone constructor.
GlossaryTermRelationship - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
GlossaryTermRelationship describes a type of relationship between two glossary terms in a glossary.
GlossaryTermRelationship() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Default constructor
GlossaryTermRelationship(GlossaryTermRelationship) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Copy/clone constructor.
GlossaryTermRelationshipStatus - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
A GlossaryTermRelationshipStatus defines the status of a relationship with a glossary term.
GlossaryTermRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermRequestBody describes the request body used to create/update glossary term properties.
GlossaryTermRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Default constructor
GlossaryTermRequestBody(GlossaryTermRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Copy/clone constructor.
GlossaryTermStatus - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
The GlossaryTermStatus defines the status of a glossary term.
GlossaryTermStatusRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermStatusRequestBody describes the request body used to update a glossary term's status.
GlossaryTermStatusRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Default constructor
GlossaryTermStatusRequestBody(GlossaryTermStatusRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Copy/clone constructor.
GovernanceExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The GovernanceExchangeInterface enables the exchange of governance definitions between an external asset manager and open metadata.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareServerCapabilityElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Return a number that represents the contents of this object.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Return has code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Return hash code for this object

I

InfrastructureExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The InfrastructureExchangeInterface supports the exchange of metadata about Hosts, SoftwareServerPlatforms, SoftwareServers and SoftwareServerCapabilities such as Applications.

K

KeyPattern - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
A KeyPattern defines the type of External Identifier in use for an asset, or the type of Primary Key used within an asset.

L

LineageExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The LineageExchangeInterface supports the exchange of process definitions and lineage linkage.
LineageMappingElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
LineageMappingElement contains the properties and header for a lineage mapping relationship retrieved from the metadata repository.
LineageMappingElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Default constructor
LineageMappingElement(LineageMappingElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Copy/clone constructor
LineageMappingElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
LineageMappingElementsResponse is a response object for passing back a a list of lineage mapping relationships or an exception if the request failed.
LineageMappingElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
Default constructor
LineageMappingElementsResponse(LineageMappingElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
Copy/clone constructor
LiteralSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
LiteralSchemaTypeProperties carries the specialized parameters for creating or updating literal schema types.
LiteralSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Default constructor
LiteralSchemaTypeProperties(LiteralSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
LocationProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
LocationProperties is a class for representing a physical or digital location.
LocationProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Default constructor
LocationProperties(LocationProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Copy/clone constructor.

M

MapSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
MapSchemaType describes a schema element of type map.
MapSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Default constructor
MapSchemaTypeProperties(MapSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Copy/clone Constructor.
MetadataCorrelationHeader - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
MetadataCorrelationHeader provides details of the external identifier(s) and other correlation properties to help the connector/client work out the correlation between the open metadata elements and the third party technology elements.
MetadataCorrelationHeader() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Default constructor
MetadataCorrelationHeader(MetadataCorrelationHeader) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Copy/clone constructor
MetadataCorrelationProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
MetadataCorrelationProperties describes the common properties used to pass the properties of metadata elements to the metadata repositories (aka properties server).
MetadataCorrelationProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Default constructor
MetadataCorrelationProperties(MetadataCorrelationProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Copy/clone constructor.
MetadataElement - Interface in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
MetadataElement is the common interface for all metadata elements.

N

NameRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
NameRequestBody is the request body structure used on OMAG REST API calls that passes a name that is used to retrieve an element by name.
NameRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Default constructor
NameRequestBody(NameRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Copy/clone constructor

O

org.odpi.openmetadata.accessservices.assetmanager.api - package org.odpi.openmetadata.accessservices.assetmanager.api
This package contains the different interfaces of the asset manager.
org.odpi.openmetadata.accessservices.assetmanager.events - package org.odpi.openmetadata.accessservices.assetmanager.events
Definitions of the different types of events that the Asset Manager OMAS can publish.
org.odpi.openmetadata.accessservices.assetmanager.ffdc - package org.odpi.openmetadata.accessservices.assetmanager.ffdc
This package provides the first failure data capture support for the Asset Manager OMAS module.
org.odpi.openmetadata.accessservices.assetmanager.metadataelements - package org.odpi.openmetadata.accessservices.assetmanager.metadataelements
The metadata elements describe the way that metadata is returned from the repository.
org.odpi.openmetadata.accessservices.assetmanager.properties - package org.odpi.openmetadata.accessservices.assetmanager.properties
These beans describe the core properties that are passed to the server to create and update metadata.
org.odpi.openmetadata.accessservices.assetmanager.rest - package org.odpi.openmetadata.accessservices.assetmanager.rest
This package defines the beans used to build the REST request and response payloads.
OwnerCategory - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
OwnerCategory defines the identifier used in an Asset's owner property.

P

PortElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
PortElement contains the properties and header for a port entity retrieved from the metadata repository.
PortElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Default constructor
PortElement(PortElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Copy/clone constructor
PortElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
PortElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
PortElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Default constructor
PortElementResponse(PortElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Copy/clone constructor
PortElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
PortElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
PortElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Default constructor
PortElementsResponse(PortElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Copy/clone constructor
PortProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
PortProperties is a class for representing a generic port for a process.
PortProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Default constructor
PortProperties(PortProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Copy/clone constructor.
PortRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
PortRequestBody describes the request body used to create/update port properties.
PortRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Default constructor
PortRequestBody(PortRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Copy/clone constructor.
PortType - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
PortType defines the different port types used for open metadata.
PrimaryKeyClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
PrimaryKeyClassificationRequestBody is used to classify a schema attribute as a primary key.
PrimaryKeyClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Default constructor
PrimaryKeyClassificationRequestBody(PrimaryKeyClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Copy/clone constructor for a primary key.
PrimaryKeyProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
PrimaryKeyProperties describes the properties of a primary key.
PrimaryKeyProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Default constructor
PrimaryKeyProperties(PrimaryKeyProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Copy/clone constructor for a primary key.
PrimitiveSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
PrimitiveSchemaTypeProperties is a class for representing a primitive value.
PrimitiveSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimitiveSchemaTypeProperties
Default constructor
PrimitiveSchemaTypeProperties(PrimitiveSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimitiveSchemaTypeProperties
Copy/clone constructor.
ProcessCallElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ProcessCallElement contains the properties and header for a process call relationship retrieved from the metadata repository.
ProcessCallElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Default constructor
ProcessCallElement(ProcessCallElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Copy/clone constructor
ProcessCallElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessCallElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ProcessCallElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
Default constructor
ProcessCallElementResponse(ProcessCallElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
Copy/clone constructor
ProcessCallElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessCallElementsResponse is a response object for passing back a a list of process call relationships or an exception if the request failed.
ProcessCallElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
Default constructor
ProcessCallElementsResponse(ProcessCallElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
Copy/clone constructor
ProcessCallProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ProcessCallProperties describe the properties for a process call relationship.
ProcessCallProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Default constructor
ProcessCallProperties(ProcessCallProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Copy/clone constructor.
ProcessCallRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessCallRequestBody describes the request body used when linking elements within processes.
ProcessCallRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
Default constructor
ProcessCallRequestBody(ProcessCallRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
Copy/clone constructor.
ProcessContainmentType - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
ProcessContainmentType defines the ownership of a process withing a sub process.
ProcessElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ProcessElement contains the properties and header for a process entity retrieved from the metadata repository.
ProcessElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Default constructor
ProcessElement(ProcessElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Copy/clone constructor
ProcessElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
ProcessElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Default constructor
ProcessElementResponse(ProcessElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Copy/clone constructor
ProcessElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
ProcessElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Default constructor
ProcessElementsResponse(ProcessElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Copy/clone constructor
processEvent(AssetManagerOutTopicEvent) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerEventListener
Process an event that was published by the Asset Manager OMAS.
ProcessProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
Process properties defines the properties of a process.
ProcessProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Default constructor
ProcessProperties(ProcessProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Copy/clone Constructor
ProcessRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
ProcessRequestBody describes the request body used to create/update process properties.
ProcessRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Default constructor
ProcessRequestBody(ProcessRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Copy/clone constructor.
ProcessStatus - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
The ProcessStatus defines the status of a process.
ProcessStatusRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
GlossaryTermStatusRequestBody describes the request body used to update a glossary term's status.
ProcessStatusRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Default constructor
ProcessStatusRequestBody(ProcessStatusRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Copy/clone constructor.
publishDataAsset(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Update the zones for the asset so that it becomes visible to consumers.
publishProcess(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the zones for the asset so that it becomes visible to consumers.

Q

QueryTargetProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
QueryTargetProperties defines a query on a schema element that returns all or part of the value for a derived schema type.
QueryTargetProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Default constructor
QueryTargetProperties(QueryTargetProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Copy/clone constructor.

R

ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
Many open metadata entities are referenceable.
ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Default constructor
ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Copy/clone constructor.
registerListener(String, AssetManagerEventListener) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerEventInterface
Register a listener object that will be passed each of the events published by the Asset Manager OMAS.
removeDataAsset(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Remove the metadata element representing an asset.
removeElementFromSubjectArea(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GovernanceExchangeInterface
Remove the subject area designation from the identified element.
removeExternalGlossaryLink(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove information about a link to an external glossary resource (and the relationships that attached it to the glossaries).
removeExternalIdentifier(String, String, String, SynchronizationDirection, String, String, String, String, String, String, String, KeyPattern, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Remove an external identifier from an existing open metadata element.
removeGlossary(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the metadata element representing a glossary.
removeGlossaryCategory(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the metadata element representing a glossary category.
removeGlossaryTerm(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Remove the metadata element representing a glossary term.
removePort(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the metadata element representing a port.
removeProcess(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Remove the metadata element representing a process.
removeSchemaAttribute(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Remove the metadata element representing a schema attribute.
removeSchemaType(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Remove the metadata element representing a schema type.
removeValidValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Remove the valid value form the repository.

S

scanDataAssets(String, String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Step through the assets visible to this caller.
SchemaAttributeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
SchemaTypeElement contains the properties and header for a reference data asset retrieved from the metadata repository.
SchemaAttributeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Default constructor
SchemaAttributeElement(SchemaAttributeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Copy/clone constructor
SchemaAttributeElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaAttributeElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
SchemaAttributeElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Default constructor
SchemaAttributeElementResponse(SchemaAttributeElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Copy/clone constructor
SchemaAttributeElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaAttributeElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
SchemaAttributeElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Default constructor
SchemaAttributeElementsResponse(SchemaAttributeElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Copy/clone constructor
SchemaAttributeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SchemaAttributeProperties represents a attribute that is part of a complex schema type.
SchemaAttributeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Default constructor
SchemaAttributeProperties(SchemaAttributeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Copy/clone constructor.
SchemaAttributeRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaAttributeRequestBody describes the request body used to create/update schema attribute properties.
SchemaAttributeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Default constructor
SchemaAttributeRequestBody(SchemaAttributeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Copy/clone constructor.
SchemaExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
SchemaExchangeInterface defines the common methods for managing schemas.
SchemaProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SchemaProperties is a bean containing the common attributes for schema types and schema attributes.
SchemaProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Default constructor
SchemaProperties(SchemaProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Copy/clone Constructor.
SchemaTypeChoiceProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SchemaTypeChoiceProperties carries the specialized parameters for creating or updating a choice of schema types.
SchemaTypeChoiceProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Default constructor
SchemaTypeChoiceProperties(SchemaTypeChoiceProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
SchemaTypeElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
SchemaTypeElement contains the properties and header for a reference data asset retrieved from the metadata repository.
SchemaTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Default constructor
SchemaTypeElement(SchemaTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Copy/clone constructor
SchemaTypeElementResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaTypeElementResponse is the response structure used on the OMAS REST API calls that return the properties for a element.
SchemaTypeElementResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Default constructor
SchemaTypeElementResponse(SchemaTypeElementResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Copy/clone constructor
SchemaTypeElementsResponse - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaTypeElementsResponse is a response object for passing back a a list of glossaries or an exception if the request failed.
SchemaTypeElementsResponse() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Default constructor
SchemaTypeElementsResponse(SchemaTypeElementsResponse) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Copy/clone constructor
SchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SchemaTypeProperties carries the common parameters for creating or updating schema types.
SchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Default constructor
SchemaTypeProperties(SchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Copy/clone Constructor.
SchemaTypeRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SchemaTypeRequestBody describes the request body used to create/update schema type properties.
SchemaTypeRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Default constructor
SchemaTypeRequestBody(SchemaTypeRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Copy/clone constructor.
SearchStringRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
SearchStringRequestBody is the request body structure used on OMAG REST API calls that passes a regular expression to use as a search string.
SearchStringRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Default constructor
SearchStringRequestBody(SearchStringRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Copy/clone constructor
SecureLocation - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SecureLocation defines that a location is secure.
SecureLocation() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Default constructor
SecureLocation(SecureLocation) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Copy/clone constructor.
ServerAssetUseType - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
ProcessContainmentType defines the ownership of a process withing a sub process.
setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Set up the abbreviation used for this term.
setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Set up the abbreviation used for this technical element.
setActivityType(GlossaryTermActivityType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Set up the activity type for the classification.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Set up additional properties.
setAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Set up address of the location.
setAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Set up the network address of the endpoint.
setAliases(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up a list of alternative names for the attribute.
setAllowsDuplicateValues(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up whether the same value can be used by more than one instance of this attribute.
setAssetManagerGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up the unique identifier of the software server capability that represents the asset manager.
setAssetManagerGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Set up the unique identifier of the software server capability that represents the asset manager.
setAssetManagerName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up the qualified name of the software server capability that represents the asset manager.
setAssetManagerName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Set up the qualified name of the software server capability that represents the asset manager.
setAttributeCount(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Set up the count of attributes in this schema type
setAuthor(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the name of the author of the schema element.
setBusinessSignificant(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Classify a port, process or asset as "BusinessSignificant" (this may effect the way that lineage is displayed).
setCalled(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Set up the element header associated with end 2 of the relationship.
setCaller(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Set up the element header associated with end 1 of the relationship.
setCategorizationProperties(GlossaryTermCategorization) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
Set up the properties for the relationship.
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Set up the name of the classification
setClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Set up a collection of the additional stored properties for the classification.
setClassifications(List<ElementClassification>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Set up the classifications associated with this metadata element.
setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Set up the level of confidence that the foreign key is correct.
setContextDefinition(GlossaryTermContextDefinition) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Set up the contextDefinition for this term.
setControlFlowHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Set up the element header associated with the relationship.
setControlFlowProperties(ControlFlowProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Set up relationship properties
setCoordinates(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Set up coordinates of the location.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareServerCapabilityElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCorrelationHeaders(List<MetadataCorrelationHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Set up the details of the external identifier and other correlation properties about the metadata source.
setCreateTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Set up the time that the data store was created.
setCurrentStep(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Set up the element header associated with end 1 of the relationship.
setDataAssetAsReferenceData(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Classify the asset to indicate that it can be used as reference data.
setDataAssetProperties(DataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Set up the properties for the asset.
setDataConsumer(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Set up the element header associated with end 2 of the relationship.
setDataFlowHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Set up the element header associated with the relationship.
setDataFlowProperties(DataFlowProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Set up relationship properties
setDataSupplier(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
Set up the element header associated with end 1 of the relationship.
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Set up the data type for this element.
setDataType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Set up the data type for this element.
setDefaultValue(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Set up the default value for the element.
setDefaultValueOverride(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up any default value for this attribute that would override the default defined in the schema element for this attribute's type (note only used is type is primitive).
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Set up the the description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Set up the the description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Set up the description of the external reference to help the reader know if they want to click on the link.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Set up description of the foreign key.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
Set up the description of the glossary category.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Set up the description of the glossary.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Set up description of the categorization.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Set up description of the context.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Set up the stored description property for the term.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Set up description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Set up the description of the location.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Set up the the description of the relationship.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Set up description of the security at the location.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Set up the technical description of the capability.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Set up the stored description property for the technical element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Set up the stored description property associated with the valid value.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Set up name of the external reference.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
Set up a human memorable name for the glossary category.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Set up a human memorable name for the glossary.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Set up the stored display name property for the term.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Set up a human memorable name for the location.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Set up a human memorable name for the port.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Set up the stored display name property for the technical element.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Set up the stored display name property for the valid value.
setElement(ControlFlowElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
Set up the element result.
setElement(DataAssetElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
Set up the element result.
setElement(DataFlowElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
Set up the element result.
setElement(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
Set up the element result.
setElement(GlossaryCategoryElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
Set up the element result.
setElement(GlossaryElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
Set up the element result.
setElement(GlossaryTermElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
Set up the element result.
setElement(PortElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
Set up the element result.
setElement(ProcessCallElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
Set up the element result.
setElement(ProcessElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
Set up the element result.
setElement(SchemaAttributeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
Set up the element result.
setElement(SchemaTypeElement) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
Set up the element result.
setElementDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Set up a description of the association between the category and the external element from the external glossary resource.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up details of the subject of the event.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataElement
Set up the element header associated with the open metadata element.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareServerCapabilityElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Set up the element header associated with the properties.
setElementIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Set up the identifier in the external glossary resource that is equivalent to this element.
setElementList(List<ControlFlowElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
Set up the metadata element to return.
setElementList(List<DataAssetElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
Set up the metadata element to return.
setElementList(List<DataFlowElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
Set up the metadata element to return.
setElementList(List<ElementHeader>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
Set up the metadata element to return.
setElementList(List<ExternalGlossaryLinkElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
Set up the metadata element to return.
setElementList(List<GlossaryCategoryElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
Set up the metadata element to return.
setElementList(List<GlossaryElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
Set up the metadata element to return.
setElementList(List<GlossaryTermElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
Set up the metadata element to return.
setElementList(List<LineageMappingElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
Set up the metadata element to return.
setElementList(List<PortElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
Set up the metadata element to return.
setElementList(List<ProcessCallElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
Set up the metadata element to return.
setElementList(List<ProcessElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
Set up the metadata element to return.
setElementList(List<SchemaAttributeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
Set up the metadata element to return.
setElementList(List<SchemaTypeElement>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
Set up the metadata element to return.
setElementPosition(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the position of this schema attribute in its parent schema.
setElementProperties(GlossaryTermProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Set up the properties for the element.
setElementProperties(DataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Set up the properties for the element.
setElementProperties(ExternalGlossaryElementLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
Set up the properties for the element.
setElementProperties(ExternalGlossaryLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
Set up the properties for the element.
setElementProperties(GlossaryCategoryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Set up the properties for the element.
setElementProperties(GlossaryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Set up the properties for the element.
setElementProperties(GlossaryTermProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Set up the properties for the element.
setElementProperties(PortProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Set up the properties for the element.
setElementProperties(ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Set up the properties for the element.
setElementProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Set up the properties for the element.
setElementProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Set up the properties for the element.
setElementProperties(TemplateProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Set up the properties for the element.
setEncodingDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Set up the description of the encoding used in the data store.
setEncodingLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Set up the name of the natural language used for text strings within the data store.
setEncodingProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Set up the additional properties associated with the encoding process.
setEncodingStandard(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the format (encoding standard) used for this schema.
setEncodingType(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Set up the name of the encoding style used in the data store.
setEncryptionMethod(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Set up the encryption method used on this Endpoint.
setEventType(AssetManagerEventType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the event type.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Set up the event version id.
setExamples(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Return the description of one or more examples.
setExpression(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Set up the expression that describes the relationship.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExternalIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up the unique identifier used in the external asset manager for this element.
setExternalIdentifierName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up a short description of the external identifier (such as style or property name).
setExternalIdentifierSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up the component (connector/client) that created/maintained this external identifier and its relationship to the open metadata element(s).
setExternalIdentifierUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up a short description of how the external identifier is used.
setExternalSchemaType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Set up the schema type that is reusable amongst assets.
setExternalSchemaTypeGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Set up the unique identifier of the external schema type.
setFixedValue(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Set up the fixed value for the element.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Set up the formula of the relationship.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Set up the formula of the relationship.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Set up the the description of the processing performed by this process.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the formula used to combine the values of the queries.
setFormula(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Set up the scope that the terms in the glossary covers.
setGlossaryAsCanonical(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify a glossary to declare that it has no two GlossaryTerm definitions with the same name.
setGlossaryAsTaxonomy(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary to indicate that it can be used as a taxonomy.
setGlossaryCategoryProperties(GlossaryCategoryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
Set up the glossary schema properties.
setGlossaryProperties(GlossaryProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
Set up glossary properties
setGlossaryTermProperties(GlossaryTermProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
Set up the glossary term properties.
setGlossaryTermStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Set up the status for the element.
setGuard(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Set up the guard of the relationship.
setGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Set up the guid for the element.
setHomeMetadataCollectionId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Set up the unique identifier for the metadata collection that is managed by the repository where the element originates (its home repository).
setHomeMetadataCollectionName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Set up the name of the metadata collection that this asset belongs to.
setImplementationLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Set up the name of the programming language that this process is implemented in.
setInitialStatus(GlossaryTermStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Set up the initial status for the controlled glossary term.
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Set whether the schema element deprecated or not.
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Set whether the valid value is deprecated or not.
setIsNullable(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up whether the field is nullable or not.
setIsReferenceAsset(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Set up whether this asset is being used as a reference data set.
setKeyPattern(KeyPattern) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up the key pattern used in the asset manager for the external identifier.
setKeyPattern(KeyPattern) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Set up the key pattern for the primary key.
setLanguage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Set up the language that the glossary contents are written in.
setLastSynchronized(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Set up the last time that the metadata properties were synchronized between open metadata and the third party technology.
setLastVerified(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Set up the date that a steward verified the link.
setLength(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the length of the data field.
setLevel(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Set up the level of security for the location.
setLicense(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Set up the license associated with this metadata element (null means none)
setLineageMappingHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Set up the element header associated with the relationship.
setLinkProperties(ExternalGlossaryElementLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
Set up the glossary term properties.
setLinkProperties(ExternalGlossaryLinkProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
Set up the glossary term properties.
setMapFromElement(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Set up the type of schema element that represents the key or property name for the map.
setMappingProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up any additional properties to help with the mapping of the external identifier to open metadata elements.
setMapProjection(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Set up the name of the map projection scheme used to define the coordinates.
setMapToElement(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Set up the type of schema element that represents the property value for the map.
setMaxCardinality(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the maximum number of instances allowed for this attribute.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMetadataCorrelationProperties(MetadataCorrelationProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Set up the properties used to correlate the external metadata element with the open metadata element.
setMinCardinality(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the minimum number of instances allowed for this attribute.
setMinimumLength(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the minimum length of the data.
setModifiedTime(Date) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Setup the last known time the data store was modified.
setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Set up the display name for UIs and reports.
setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Set up name of the primary key.
setName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Set up the name for the query request.
setNameParameterName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Set up the parameter name.
setNamespace(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the name of the namespace that this type belongs to.
setNativeJavaClass(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the name of the Java class to use to represent this type.
setNetworkAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the physical network address of this metadata element (if this makes sense).
setNextStep(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
Set up the element header associated with end 2 of the relationship.
setOrderedValues(boolean) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up whether the attribute instances are arranged in an order.
setOrganization(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Set up the name or identifier or url of the organization that owns the external resource.
setOrganizingPrinciple(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Set up the organizing principle used to create the taxonomy in the glossary.
setOrigin(ElementOrigin) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Set up information about the origin of the element.
setOriginBusinessCapabilityGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Set up the unique identifier of the business capability that originated this asset.
setOriginCategory(ElementOriginCategory) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Set up the details of this element's origin.
setOriginOrganizationGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Set up the unique identifier for the organization that originated this asset.
setOtherOriginValues(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Set up the properties that characterize where this asset is from.
setOwner(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Set up the name of the owner for this asset.
setOwnerCategory(OwnerCategory) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Set up the owner type for this asset.
setPatchLevel(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Set up the patch level of the discovery engine.
setPathName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Set up the fully qualified physical location of the data store.
setPortProperties(PortProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
Set up port properties
setPortType(PortType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Set up the direction of data flow of the port.
setPostalAddress(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Set up postal address of the location.
setPrecision(int) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the number of significant digits to the right of decimal point.
setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Set up the preferred values to use in implementations (normally used with definitions)
setPrimaryKeyProperties(PrimaryKeyProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Set up the properties associated with the primary key.
setProcessCallHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Set up the element header associated with the relationship.
setProcessCallProperties(ProcessCallProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
Set up relationship properties
setProcessProperties(ProcessProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
Set up process properties
setProcessStatus(ProcessStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
Set up the status for the element.
setProperties(ControlFlowProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
Set up the properties for the relationship.
setProperties(DataFlowProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
Set up the properties for the relationship.
setProperties(ForeignKeyProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
Set up the properties for the relationship.
setProperties(ProcessCallProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
Set up the properties for the relationship.
setProperties(GlossaryTermRelationship) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Set up the properties for the relationship.
setProtocol(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Set up the protocol to use for this Endpoint
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Set up the fully qualified name.
setQueries(List<QueryTargetProperties>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the list of queries that are used to create the derived schema element.
setQuery(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Set up the query string for this element.
setQueryId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Set up the query id - this is used to identify where the results of this query should be plugged into the other queries or the formula for the parent derived schema element.
setQueryTargetGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Set up the unique identifier that describes the data source that will be queried to get part of the derived value.
setSchemaAttributeProperties(SchemaAttributeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
Set up the properties for the schema.
setSchemaElementAsCalculatedValue(String, String, String, boolean, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Classify the schema type (or attribute if type is embedded) to indicate that it is a calculated value.
setSchemaOptions(List<SchemaTypeProperties>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Set up the list of alternative schema types that this attribute or asset may use.
setSchemaType(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up SchemaType for this schema attribute.
setSchemaTypeProperties(SchemaTypeProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
Set up the properties for the schema.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Set up the scope of where the context applies.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Set up the scope of values that this valid value covers (normally used with sets)
setScope(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Set up the scope that the terms in the glossary covers.
setSearchString(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Set up the search.
setSearchStringParameterName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Set up the search string parameter name.
setSoftwareServerCapabilitiesProperties(SoftwareServerCapabilitiesProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
Set up the properties of the software server capability.
setSoftwareServerCapabilitiesProperties(SoftwareServerCapabilitiesProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareServerCapabilityElement
Set up the properties of the software server capability.
setSortOrder(DataItemSortOrder) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Set up the order that the attribute instances are arranged in - if any.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Set up the id of the source of the knowledge of the foreign key.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Set up the id of the source of the knowledge of the relationship.
setSource(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Set up the source of the discovery engine implementation.
setSourceElement(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Set up the element header associated with end 1 of the relationship.
setSourceServer(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Set up the name of the server where the element was retrieved from.
setStatus(GlossaryTermRelationshipStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Set up whether this relationship should be used.
setStatus(GlossaryTermRelationshipStatus) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Set up whether this relationship should be used.
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Set up the identifier for the steward that created the link.
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Set up the id of the steward who assigned the foreign key (or approved the discovered value).
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Set up the id of the steward who assigned the relationship (or approved the discovered value).
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Set up the short (1-2 sentence) description of the term.
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Set up the short (1-2 sentence) description of the technical element.
setSuperTypeNames(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Set up the list of type names for this type's supertypes.
setSynchronizationDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up optional short description of the asset manager.
setSynchronizationDirection(SynchronizationDirection) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Set up details of the synchronization direction.
setTargetElement(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
Set up the element header associated with end 2 of the relationship.
setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Set up the stored technical description property associated with the asset.
setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Set up the technical description of the endpoint.
setTechnicalDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Set up the stored technicalDescription property for the schema element.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Set up the stored name property for the asset.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Set up the technical name for the endpoint.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Set up the simple name of the schema element.
setTechnicalName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Set up the technical name for the capability.
setTermAsAbstractConcept(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes an abstract concept.
setTermAsActivity(String, String, String, String, String, GlossaryTermActivityType) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a data value.
setTermAsContext(String, String, String, String, String, GlossaryTermContextDefinition) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a context.
setTermAsDataValue(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a data value.
setTermAsObjectIdentifier(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes an object identifier.
setTermAsSpineAttribute(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a spine attribute.
setTermAsSpineObject(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Classify the glossary term to indicate that it describes a spine object.
setTimeZone(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Set up the time zone of the location.
setType(ElementType) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Set up the type of this element.
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Set up a short description of this element's type.
setTypeDescription(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Set up the description of the type of capability this is.
setTypeId(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Set up the unique identifier for the element's type.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Set up the name of this element's type
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Set up the name of the open metadata type for this element.
setTypeVersion(long) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Set up the version number for this element's type
setupCategoryParent(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Create a parent-child relationship between two categories.
setupColumnAsPrimaryKey(String, String, String, boolean, String, String, String, KeyPattern) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Classify the column schema attribute to indicate that it describes a primary key.
setupControlFlow(String, String, String, boolean, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link two elements to show that when one completes the next is started.
setupDataFlow(String, String, String, boolean, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link two elements together to show that data flows from one to the other.
setupForeignKeyRelationship(String, String, String, boolean, String, String, ForeignKeyProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Link two schema attributes together to show a foreign key relationship.
setupLineageMapping(String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link two elements together to show that they are part of the lineage of the data that is moving between the processes.
setupPortDelegation(String, String, String, boolean, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link two ports together to show that portTwo is an implementation of portOne.
setupPortSchemaType(String, String, String, boolean, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link a schema type to a port to show the structure of data it accepts.
setupProcessCall(String, String, String, boolean, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link two elements together to show a request-response call between them.
setupProcessParent(String, String, String, boolean, String, String, ProcessContainmentType) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Create a parent-child relationship between two processes.
setupProcessPort(String, String, String, boolean, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Link a port to a process.
setupSchemaTypeParent(String, String, String, boolean, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Connect a schema type to a data asset, process or port.
setupTermCategory(String, String, String, String, String, GlossaryTermCategorization) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Link a term to a category.
setupTermRelationship(String, String, String, String, String, String, GlossaryTermRelationship) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Link two terms together using a specialist relationship.
setUrl(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Set up the URL for the external reference.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Set up the expected usage of the glossary content.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
Set up details of the expected usage of this term.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the usage guidance for this schema element.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Set up details of the expected usage of this technical element.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Set up the description of how this valid value should be used.
setValidValueProperties(ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Set up glossary properties
setValidValueSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Set up the unique identifier of the value set that describes the enum values for this schema element.
setVendorProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Set up specific properties for the specific technology vendor.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Set up the version of the reference that this link refers to.
setVersion(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Set up the version string of the discovery engine.
setVersionNumber(String) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Set up the version number of the schema element - null means no version number.
setZoneMembership(List<String>) - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Set up the names of the zones that this asset is a member of.
SimpleSchemaTypeProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SimpleSchemaTypeProperties describes the properties of type that has a single value.
SimpleSchemaTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Default constructor used by subclasses
SimpleSchemaTypeProperties(SimpleSchemaTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Copy/clone Constructor.
SoftwareServerCapabilitiesProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SoftwareServerCapabilitiesProperties describes a functional capability of a software server.
SoftwareServerCapabilitiesProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Default constructor.
SoftwareServerCapabilitiesProperties(SoftwareServerCapabilitiesProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Copy/clone constructor.
SoftwareServerCapabilityElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
SoftwareServerCapabilityElement contains the properties and header for a software server capabilities entity retrieved from the metadata repository.
SoftwareServerCapabilityElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareServerCapabilityElement
Default constructor
SoftwareServerCapabilityElement(SoftwareServerCapabilityElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareServerCapabilityElement
Copy/clone constructor
StewardshipExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The StewardshipExchangeInterface supports the exchange of relationships (such as SemanticAssignment) and classifications that are added by stewards (or automated stewardship processes) such as Confidentiality.
SupplementaryProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
SupplementaryProperties describe additional information about a technical element (typically assets and schemas) that has been added as part of a governance process.
SupplementaryProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Default constructor
SupplementaryProperties(SupplementaryProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Copy/clone constructor.
SynchronizationDirection - Enum in org.odpi.openmetadata.accessservices.assetmanager.properties
SynchronizationDirection defines the permitted directions of flow of metadata updates between open metadata and a third party technology.

T

TaxonomyClassificationRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
TaxonomyClassificationRequestBody is used to classify a glossary that has the terms organized in a taxonomy.
TaxonomyClassificationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Default constructor
TaxonomyClassificationRequestBody(TaxonomyClassificationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Copy/clone constructor for a primary key.
TemplateProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
TemplateProperties defined the properties that can be overridden from the template object when creating an object from a template.
TemplateProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Copy/clone constructor for the template properties.
TemplateRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
TemplateRequestBody describes the request body used to create/update elements from templates.
TemplateRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Default constructor
TemplateRequestBody(TemplateRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
Copy/clone constructor.
TermRelationshipRequestBody - Class in org.odpi.openmetadata.accessservices.assetmanager.rest
TermRelationshipRequestBody describes the request body used when linking two terms together.
TermRelationshipRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Default constructor
TermRelationshipRequestBody(TermRelationshipRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
Copy/clone constructor.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerOutTopicEvent
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.AssetManagerElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ControlFlowElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataAssetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.DataFlowElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementClassification
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOrigin
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryElementLinkElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ExternalGlossaryLinkElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryCategoryElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.GlossaryTermElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.LineageMappingElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.MetadataCorrelationHeader
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.PortElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessCallElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ProcessElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaAttributeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SchemaTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.SoftwareServerCapabilityElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetManagerProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.AssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ComplexSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ControlFlowProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.CyberLocation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataAssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataFlowProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataSetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.DataStoreProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EndpointProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.EnumSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryElementLinkProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalGlossaryLinkProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalReferenceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ExternalSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.FixedLocation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ForeignKeyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryCategoryProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermCategorization
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermContextDefinition
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationship
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
toString() JSON-style
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LiteralSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.LocationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MapSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.MetadataCorrelationProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerCategory
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PortProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimaryKeyProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.PrimitiveSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessCallProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.QueryTargetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ReferenceableProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaAttributeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeChoiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SecureLocation
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SimpleSchemaTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SoftwareServerCapabilitiesProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.SupplementaryProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.TemplateProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ActivityTermClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerIdentifiersRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.AssetManagerOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CalculatedValueClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CanonicalVocabularyClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.CategorizationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ContextDefinitionClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlFlowRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ControlledGlossaryTermRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataAssetRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.DataFlowRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeaderResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ElementHeadersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryElementLinkRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ExternalGlossaryLinkRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ForeignKeyRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryCategoryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.GlossaryTermStatusRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.LineageMappingElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.NameRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PortRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.PrimaryKeyClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessCallRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.ProcessStatusRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaAttributeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeElementsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SchemaTypeRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.SearchStringRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TaxonomyClassificationRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TemplateRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.assetmanager.rest.TermRelationshipRequestBody
JSON-style toString

U

updateControlFlow(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the relationship between two elements that shows that when one completes the next is started.
updateDataAsset(String, String, String, String, String, boolean, DataAssetProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Update the metadata element representing an asset.
updateDataFlow(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update relationship between two elements that shows that data flows from one to the other.
updateExternalGlossaryLink(String, String, String, String, ExternalGlossaryLinkProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Update the properties of a reference to an external glossary resource.
updateExternalIdentifier(String, String, String, SynchronizationDirection, String, String, String, String, String, String, String, KeyPattern, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.AssetManagerInterface
Update the description of a specific external identifier.
updateForeignKeyRelationship(String, String, String, String, String, ForeignKeyProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Update the relationship properties for the query target.
updateGlossary(String, String, String, String, String, GlossaryProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Update the metadata element representing a glossary.
updateGlossaryCategory(String, String, String, String, String, GlossaryCategoryProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Update the metadata element representing a glossary category.
updateGlossaryTerm(String, String, String, String, String, GlossaryTermProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Update the properties of the metadata element representing a glossary term.
updateGlossaryTermStatus(String, String, String, String, String, GlossaryTermStatus) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Update the status of the metadata element representing a glossary term.
updatePort(String, String, String, String, String, PortProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the properties of the metadata element representing a port.
updateProcess(String, String, String, String, String, boolean, ProcessProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the metadata element representing a process.
updateProcessCall(String, String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the relationship between two elements that shows a request-response call between them.
updateProcessStatus(String, String, String, String, String, ProcessStatus) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the status of the metadata element representing a process.
updateSchemaAttribute(String, String, String, String, String, boolean, SchemaAttributeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Update the properties of the metadata element representing a schema attribute.
updateSchemaType(String, String, String, String, String, boolean, SchemaTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.SchemaExchangeInterface
Update the metadata element representing a schema type.
updateTermRelationship(String, String, String, String, String, String, GlossaryTermRelationship) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.GlossaryExchangeInterface
Update the relationship properties for the two terms.
updateValidValue(String, String, String, String, String, boolean, ValidValueProperties) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.ValidValuesExchangeInterface
Update the properties of the valid value.

V

ValidValueElement - Class in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
ValidValueElement contains the properties and header for a valid value entity retrieved from the metadata repository.
ValidValueElement() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Default constructor
ValidValueElement(ValidValueElement) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ValidValueElement
Copy/clone constructor
ValidValueProperties - Class in org.odpi.openmetadata.accessservices.assetmanager.properties
ValidValueProperties provides the common super class for ValidValueSet and ValidValueDefinition.
ValidValueProperties() - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Constructor
ValidValueProperties(ValidValueProperties) - Constructor for class org.odpi.openmetadata.accessservices.assetmanager.properties.ValidValueProperties
Copy/clone constructor
ValidValuesExchangeInterface - Interface in org.odpi.openmetadata.accessservices.assetmanager.api
The ValidValuesExchangeInterface supports the exchanges of valid values and reference data.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.events.AssetManagerEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.ffdc.AssetManagerErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementOriginCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.DataItemSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermRelationshipStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.GlossaryTermStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.KeyPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.OwnerCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.PortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessContainmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ProcessStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.ServerAssetUseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.accessservices.assetmanager.properties.SynchronizationDirection
Returns an array containing the constants of this enum type, in the order they are declared.

W

withdrawDataAsset(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.DataAssetExchangeInterface
Update the zones for the asset so that it is no longer visible to consumers.
withdrawProcess(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetmanager.api.LineageExchangeInterface
Update the zones for the asset so that it is no longer visible to consumers.
A C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.