Index

A C D E F G H L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

ACTIVE - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionStatus
 
addSubjectAreaMemberClassification(String, String, SubjectAreaClassificationProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageSubjectAreas
Add a subject area classification to a referenceable element.
addToCollection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageCollections
Add an element to a collection.
ALL - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionStatus
 
assignReferenceValueToItem(String, String, String, ReferenceValueAssignmentProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Link a valid value as a reference value to a referencable to act as a tag/classification to help with locating and grouping the referenceable.
assignValidValueToConsumer(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Link a valid value typically to a schema element or glossary term to show that it uses the valid values.
attachCollection(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageCollections
Connect an existing collection to an anchor point.
attachValidValueToSet(String, String, String, boolean) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Create a link between a valid value set or definition and a set.

C

ClassificationProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ClassificationProperties provides the base class for classification items.
ClassificationProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ClassificationProperties
Default constructor
ClassificationProperties(ClassificationProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ClassificationProperties
Copy/clone constructor.
classifyAssetAsReferenceData(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Add the ReferenceData classification to an asset.
clearAdjacentLocation(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Remove a peer-to-peer relationship between two locations.
clearAssetConnection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove a relationship between an asset and its connection.
clearConnectorType(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove a relationship between a connection and a connector type.
clearEmbeddedConnection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove a relationship between a virtual connection and an embedded connection.
clearEndpoint(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove a relationship between a connection and an endpoint.
clearLocationAsDigital(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Remove the digital/cyber location designation from the location.
clearLocationAsFixedPhysical(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Remove the fixed physical location designation from the location.
clearLocationAsSecure(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Remove the secure location designation from the location.
clearNestedLocation(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Remove a parent-child relationship between two locations.
CollectionElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
CollectionElement contains the properties and header for a collection retrieved from the metadata repository.
CollectionElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionElement
Default constructor
CollectionElement(CollectionElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionElement
Copy/clone constructor
CollectionMember - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
CollectionMember describes a member of a collection.
CollectionMember() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
Default constructor
CollectionMember(CollectionMember) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
Copy/clone constructor
CollectionOrder - Enum Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
CollectionOrder specifies the sequencing to use in a specific collection.
CollectionProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
CollectionProperties describes the core properties of a collection.
CollectionProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
Default constructor
CollectionProperties(CollectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
Copy/clone constructor
CollectionStatus - Enum Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
CollectionStatus specifies which subset of a collection should be returned.
ConnectionElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ConnectionElement contains the properties and header for a connection retrieved from the metadata repository.
ConnectionElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Default constructor
ConnectionElement(ConnectionElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Copy/clone constructor
ConnectionProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
The connection is an object that contains the properties needed to create and initialise a connector to access a specific data assets.
ConnectionProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Default constructor sets the Connection properties to null.
ConnectionProperties(ConnectionProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Copy/clone Constructor to return a copy of a connection object.
ConnectionResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ConnectionResponse is a response object for passing back a single connection object.
ConnectionResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
Default constructor
ConnectionResponse(ConnectionResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
Copy/clone constructor
ConnectionsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ConnectionsResponse is a response object for passing back a list of connection objects.
ConnectionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
Default constructor
ConnectionsResponse(ConnectionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
Copy/clone constructor
ConnectorTypeElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ConnectorTypeElement contains the properties and header for a connector type retrieved from the metadata repository.
ConnectorTypeElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Default constructor
ConnectorTypeElement(ConnectorTypeElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Copy/clone constructor
ConnectorTypeProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
The ConnectorTypeProperties describe the implementation details of a particular type of connector.
ConnectorTypeProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Default constructor
ConnectorTypeProperties(ConnectorTypeProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Copy/clone constructor for a connectorType that is not connected to an asset (either directly or indirectly).
ConnectorTypeResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ConnectorReportResponse is a response object for passing back a single connector type object.
ConnectorTypeResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
Default constructor
ConnectorTypeResponse(ConnectorTypeResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
Copy/clone constructor
ConnectorTypesResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ConnectorTypesResponse is a response object for passing back a list of connector type objects.
ConnectorTypesResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
Default constructor
ConnectorTypesResponse(ConnectorTypesResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
Copy/clone constructor
createCollection(String, String, String, String, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageCollections
Create a new generic collection.
createConnection(String, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a new metadata element to represent the connection.
createConnectionFromTemplate(String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a new metadata element to represent a connection using an existing metadata element as a template.
createConnectorType(String, ConnectorTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a new metadata element to represent the root of a connectorType.
createConnectorTypeFromTemplate(String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a new metadata element to represent a connectorType using an existing metadata element as a template.
createEndpoint(String, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a new metadata element to represent the endpoint.
createEndpointFromTemplate(String, String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a new metadata element to represent a endpoint using an existing metadata element as a template.
createFolder(String, String, String, String, String, CollectionOrder, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageCollections
Create a collection that acts like a folder with an order.
createLocation(String, LocationProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Create a new metadata element to represent a location.
createLocationFromTemplate(String, String, TemplateProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Create a new metadata element to represent a location using an existing metadata element as a template.
createSet(String, String, String, String, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageCollections
Create a collection that acts like a set (this does not allow duplicate entries).
createValidValueDefinition(String, String, boolean, String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Create a new valid value definition.
createValidValueSet(String, String, String, String, String, String, Map<String, String>, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Create a new valid value set.

D

DATE_ADDED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
 
DATE_CREATED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
 
DATE_UPDATED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
 
declassifyAssetAsReferenceData(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the ReferenceData classification form an Asset.
deleteCollection(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageCollections
Delete a collection.
deleteSubjectAreaMemberClassification(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageSubjectAreas
Remove a subject area classification from a referenceable.
deleteValidValue(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the valid value form the repository.
detachCollection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageCollections
Detach an existing collection from an element.
detachValidValueFromSet(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the link between a valid value and a set it is a member of.
DigitalArchitectureAuditCode - Enum Class in org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc
The DigitalArchitectureAuditCode is used to define the message content for the OMRS Audit Log.
DigitalArchitectureErrorCode - Enum Class in org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc
The DigitalArchitectureErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Digital Architecture OMAS Services.
DigitalArchitectureEventInterface - Interface in org.odpi.openmetadata.accessservices.digitalarchitecture.api
DigitalArchitectureEventInterface defines how a client gets access to the events produced by the Digital Architecture OMAS
DigitalArchitectureEventListener - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.api
DigitalArchitectureEventListener is the interface that a client implements to register to receive the events from the Digital Architecture OMAS.
DigitalArchitectureEventListener() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.api.DigitalArchitectureEventListener
 
DigitalArchitectureEventType - Enum Class in org.odpi.openmetadata.accessservices.digitalarchitecture.events
DigitalArchitectureEventType describes the different types of events produced by the Digital Architecture OMAS.
DigitalArchitectureOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
DigitalArchitectureOMASAPIResponse provides a common header for Digital Architecture OMAS managed rest to its REST API.
DigitalArchitectureOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalArchitectureOMASAPIResponse
Default constructor
DigitalArchitectureOMASAPIResponse(DigitalArchitectureOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalArchitectureOMASAPIResponse
Copy/clone constructor
DigitalArchitectureOutTopicEvent - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.events
DigitalArchitectureOutTopicEvent describes the structure of the events emitted by the Digital Architecture OMAS that are about assets.
DigitalArchitectureOutTopicEvent() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Default Constructor
DigitalArchitectureOutTopicEvent(DigitalArchitectureOutTopicEvent) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Copy/clone constructor
DigitalLocationRequestBody - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
DigitalLocationRequestBody carries the parameters for marking a location as a digital (cyber) location.
DigitalLocationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
Default constructor
DigitalLocationRequestBody(DigitalLocationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
Copy/clone constructor

E

ELEMENT_CLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_DECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_DELETED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_GUID_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_HOME_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_RECLASSIFIED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_RESTORED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_TYPE_CHANGED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
ELEMENT_UPDATED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
EmbeddedConnection - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnection() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Default constructor
EmbeddedConnection(EmbeddedConnection) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Copy/clone constructor.
EmbeddedConnectionRequestBody - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
The EmbeddedConnection is used within a VirtualConnection to link to the embedded connections.
EmbeddedConnectionRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Default constructor
EmbeddedConnectionRequestBody(EmbeddedConnectionRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Copy/clone constructor.
EndpointElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
EndpointElement contains the properties and header for an endpoint retrieved from the metadata repository.
EndpointElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Default constructor
EndpointElement(EndpointElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Copy/clone constructor
EndpointProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
EndpointProperties describes the properties of a server endpoint.
EndpointProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Default constructor
EndpointProperties(EndpointProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Copy/clone constructor for an Endpoint.
EndpointResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
EndpointResponse is a response object for passing back a single endpoint object.
EndpointResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
Default constructor
EndpointResponse(EndpointResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
Copy/clone constructor
EndpointsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
EndpointsResponse is a response object for passing back a list of endpoint objects.
EndpointsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
Default constructor
EndpointsResponse(EndpointsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
Copy/clone constructor
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.RelatedElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ClassificationProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.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.digitalarchitecture.properties.MeaningProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.properties.ReferenceDataAssetProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.RelationshipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaClassificationProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.properties.ValidValueAssignmentProperties
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueMembershipProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.properties.ValidValuesImplProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
Return comparison result based on the content of the properties.
equals(Object) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
Return comparison result based on the content of the properties.

F

findConnections(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the list of asset metadata elements that contain the search string.
findConnectorTypes(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the list of connectorType metadata elements that contain the search string.
findEndpoints(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the list of endpoint metadata elements that contain the search string.
findLocations(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Retrieve the list of location metadata elements that contain the search string.
findValidValues(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Locate valid values that match the search string.
FixedLocationRequestBody - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
FixedLocationRequestBody carries the parameters for marking a location as a fixed physical location.
FixedLocationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Default constructor
FixedLocationRequestBody(FixedLocationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Copy/clone constructor
FUTURE - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionStatus
 

G

getAbbreviation() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return the abbreviation for this term (or null).
getAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Return a copy of the additional properties.
getAdditionalValues() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Return the additional values associated with the symbolic name.
getAddress() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Returns the stored address property for the endpoint.
getArguments() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Return the arguments for the embedded connection.
getArguments() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Return the arguments for the embedded connection.
getAssignedItem() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
Return the referenceable bean
getAssociatedGovernanceDefinitions() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Return the list of the governance definitions that control assets in this zone.
getAssociationDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Returns the short description of the type of association.
getAttributeName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Return the name of the attribute that this reference data value represents.
getClassificationName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the name of the classification if the event relates to classifications.
getClearPassword() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Return an unencrypted password.
getCollection(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageCollections
Return the properties of a specific collection.
getCollectionMembers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageCollections
Return a list of elements that are a member of a collection.
getCollectionOrdering() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
Return the property to use to determine the order that assets are returned.
getCollections(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageCollections
Returns the list of collections that are linked off of the supplied element.
getConfidence() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Return the confidence level (0-100) that the mapping is correct.
getConfidence() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Return the confidence level (0-100) that the mapping is correct.
getConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Return a copy of the configuration properties.
getConnectionByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the connection metadata element with the supplied unique identifier.
getConnectionProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Return the properties for the connection.
getConnectionsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the list of asset metadata elements with a matching qualified or display name.
getConnectorFrameworkName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return name of the connector framework that the connector implements - default Open Connector Framework (OCF).
getConnectorInterfaceLanguage() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the language that the connector is implemented in - default Java.
getConnectorInterfaces() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return list of interfaces that the connector supports.
getConnectorProviderClassName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Returns the stored connectorProviderClassName property for the connector type.
getConnectorType() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's connector type.
getConnectorTypeByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the connectorType metadata element with the supplied unique identifier.
getConnectorTypeProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Return the properties for the connector type.
getConnectorTypesByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the list of connectorType metadata elements with a matching qualified or display name.
getConsumer() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
Return the referenceable bean
getCoordinates() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Return the position of the location.
getDateAddedToCollection() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
Return the date that the asset was added to this collection.
getDefaultValue() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueMembershipProperties
Return whether it is a default value.
getDescription() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
Return the default description of the enumeration.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
Return the description of the collection.
getDescription() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionStatus
Return the default description of the enumeration.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Returns the stored description property for the connection.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Returns the stored description property for the connector type.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Return the description of the location.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return the detailed description of the term's meaning.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Returns the stored description property for the asset.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Return the description for the governance zone
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Returns the stored description property for the metadata entity.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Returns the stored description property for the valid value.
getDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Return the description of security at the site.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Return the printable name of the embedded connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Returns the stored display name property for the connection.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Returns the stored display name property for the connector type.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Return a human memorable name for the location.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return the display name for this term (normally a shortened form of the qualified name).
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Return the short name for the governance zone.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Returns the stored display name property for the metadata entity.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Returns the stored display name property for the valid value.
getDisplayName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Return the printable name of the embedded connection.
getDomainIdentifier() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Return the identifier of the governance domain that this subject area is managed by.
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ClassificationProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveFrom() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.RelationshipProperties
Return the date/time that this element is effective from (null means effective from the epoch).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ClassificationProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getEffectiveTo() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.RelationshipProperties
Return the date/time that element is effective to (null means that it is effective indefinitely into the future).
getElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
Return the metadata element.
getElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
Return the metadata element.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return details of the subject of the event.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Return the element header associated with the properties.
getElementHeader() - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.MetadataElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Return the element header associated with the properties.
getElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Return the element header associated with the properties.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
Return the list of metadata elements.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
Return the metadata element.
getElementList() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
Return the list of metadata elements.
getElementProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the map of properties for the element provided with the event.
getEmbeddedConnection() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Return the embedded connection.
getEmbeddedConnections() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Return the list of embedded connections for this virtual connection.
getEncryptedPassword() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Return an encrypted password.
getEncryptionMethod() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Returns the stored encryptionMethod property for the endpoint.
getEndpoint() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Returns a copy of the properties for this connection's endpoint.
getEndpointByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the endpoint metadata element with the supplied unique identifier.
getEndpointProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Return the properties for the endpoint.
getEndpointsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Retrieve the list of endpoint metadata elements with a matching qualified or display name.
getEventTime() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the time that the element was updated.
getEventType() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the event type.
getEventTypeCode() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
Return the int identifier used for indexing based on the enum.
getEventTypeDescription() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
Return the default description for the enum value - used when natural resource bundle is not available.
getEventTypeName() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
Return the string name used for messages that include the enum.
getEventVersionId() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the event version id.
getExamples() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return example sentences that include this term.
getExpectedDataFormat() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the format of the data that the connector supports - null for "any".
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ClassificationProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getExtendedProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.RelationshipProperties
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
getIdentifier() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Return the code value or symbol used to identify the location - typically unique.
getIdentifier() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Return the code value or symbol used to identify the element - typically unique.
getImplementationValue() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Returns the implementation value for the valid value used in a particular system.
getIsDefaultValue() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Return whether this valid value is the default of the setGUID (if supplied)
getIsDeprecated() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Is the valid value deprecated?
getLevel() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Return the level of security.
getLocationByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Retrieve the location metadata element with the supplied unique identifier.
getLocationProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Return the properties for the location definition.
getLocationsByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Retrieve the list of location metadata elements with a matching qualified or display name.
getMapProjection() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Return the map projection used to define the coordinates.
getMembershipRationale() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
Return the rationale or role of the asset in this collection.
getMembersOfSubjectArea(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageSubjectAreas
Return information about the contents of a subject area such as the digital services, digital products, glossaries, reference data sets and quality definitions.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
Retrieve a message definition object for logging.
getMessageDefinition() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
Retrieve a message definition object for logging.
getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
Retrieve a message definition object for an exception.
getName() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
Return the default name of the enumeration.
getName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
Return the name of the collection.
getName() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionStatus
Return the default name of the enumeration.
getName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Returns the stored display name property for the asset.
getNestedSubjectAreaGUIDs() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Return the list of unique identifiers of the subject areas that inherit governance definitions from this zone.
getNetworkAddress() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
Return the network address used to connect to the location.
getNotes() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Return the additional values associated with the symbolic name.
getNotes() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Return the additional values associated with the symbolic name.
getOpenTypeGUID() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
Return the unique identifier for the open metadata enum type that this enum class represents.
getOpenTypeName() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
Return the unique name for the open metadata enum type that this enum class represents.
getOpenTypeOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
Return the code for this enum that comes from the Open Metadata Type that this enum represents.
getOrderPropertyName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
Return the property name for CollectionOrder.OTHER.
getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
Return the numeric representation of the enumeration.
getOrdinal() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionStatus
Return the numeric representation of the enumeration.
getParentSubjectAreaGUID() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Return the unique identifier of the subject area that this zone inherits governance definitions from.
getPosition() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Return the position that this connector is in the list of embedded connectors.
getPosition() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Return the position that this connector is in the list of embedded connectors.
getPostalAddress() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Return the postal address of the location (if appropriate).
getPreferredValue() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Return the preferred values to use in implementations (normally used with definitions)
getPreviousClassificationProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the property map for the previous version of a classification's properties (used for reclassify events).
getPreviousElementHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the previous version of the element's header (if the event is related to an element update).
getPreviousElementProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Return the previous version of the element's properties (if the event is related to an element update).
getProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionElement
Return the properties of the collection.
getProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
Return the properties of the element.
getProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Return the properties of the subject area.
getProtocol() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Returns the stored protocol property for the endpoint.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Returns the stored qualified name property for the metadata entity.
getQualifiedName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Returns the stored qualified name property for the metadata entity.
getRecognizedAdditionalProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
getRecognizedConfigurationProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
getRecognizedSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
getReferenceableProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Return the properties for the referenceable.
getReferenceDataAsset() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Returns the asset where the implementation of the valid value set is stored.
getReferenceDataAssetProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Return the properties for the reference data asset.
getReferenceDataConnections() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Return the list of connections assigned to the reference data asset.
getReferenceValueAssignedItems(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of referenceables that have this valid value as a reference value.
getReferenceValueAssignments(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of assigned reference values for a referenceable.
getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionElement
Return details of the relationship used to retrieve this element.
getRelatedElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.RelatedElement
Return the element header associated with end 1 of the relationship.
getRelationshipHeader() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.RelatedElement
Return the element header associated with the relationship.
getRelationshipProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.RelatedElement
Return details of the relationship
getResourceDescription() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Return the technical description for the endpoint.
getResourceName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Returns the stored technical name property for the endpoint.
getScope() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Return the definition of the scope of this subject area
getScope() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Return the scope of values that this valid value covers (normally used with sets)
getSecuredProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Return a copy of the secured properties.
getSetGUID() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Return the set unique identifier if the valid value is retrieved via a set.
getSetsForValidValue(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of valid value sets that a valid value definition/set belongs to.
getSteward() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Returns the id of the steward responsible for the mapping.
getSteward() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Returns the id of the steward responsible for the mapping.
getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Return the name of the property that holds the steward's identifier.
getStewardPropertyName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Return the name of the property that holds the steward's identifier.
getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Return the type of element that describes the steward.
getStewardTypeName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Return the type of element that describes the steward.
getStrictRequirement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
Return the strict requirement flag.
getSubjectAreaByName(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageSubjectAreas
Return information about a specific subject area.
getSubjectAreaName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaClassificationProperties
Return the name of the subject area - this is added to the SubjectArea classification.
getSubjectAreaName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Return the name of the subject area - this is added to the SubjectArea classification.
getSubjectAreas(String, int, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageSubjectAreas
Return information about the defined subject areas.
getSummary() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return a short summary of the meaning of the term - used for summary lists of terms.
getSupportedAssetTypeName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the type of asset that the connector implementation supports.
getSymbolicName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Returns the symbolic name for the valid value that is used to look up the implementation value.
getTargetTechnologyInterfaces() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the names of the interfaces in the target technology that the connector calls.
getTargetTechnologyName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the name of the target technology that the connector implementation connects to.
getTargetTechnologySource() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the name of the organization that supplies the target technology that the connector implementation connects to.
getTargetTechnologyVersions() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Return the versions of the target technology that the connector supports.
getTimeZone() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Return the time zone for the location.
getTypeName() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Return the name of the open metadata type for this metadata element.
getUsage() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return instructions for how and when this term should be used.
getUsage() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Return details of the usage of this subject area.
getUsage() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Return the description of how this valid value should be used.
getUserId() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Return the userId to use on this connection.
getValidValueByGUID(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Retrieve a specific valid value from the repository.
getValidValueByName(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Retrieve a specific valid value from the repository.
getValidValueElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
Return the valid value bean (may be a definition or a set).
getValidValueElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
Return the valid value bean (may be a definition or a set).
getValidValueElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
Return the valid value bean (may be a definition or a set).
getValidValueElement() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
Return the valid value element that are mapped to the requested valid value.
getValidValueElements() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
Return the valid value elements that are mapped together.
getValidValueMappings(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of mappings for a valid value.
getValidValueProperties() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Return the properties for the valid value definition or set.
getValidValuesAssignmentConsumers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of consumers for a valid value.
getValidValuesAssignmentDefinition(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of valid values assigned to referenceable element.
getValidValueSetMembers(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the members of a valid value set.
getValidValuesImplementationAssets(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of implementations for a valid value.
getValidValuesImplementationDefinitions(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of valid values defining the content of a reference data asset.
getValidValuesMappings(String, String, int, int) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Page through the list of mapping relationships associated with a valid value.

H

hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.RelatedElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ClassificationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Hash of properties
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.RelationshipProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaClassificationProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueMembershipProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Return hash code based on properties.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
Return hash code for this object
hashCode() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
Return hash code for this object

L

linkValidValueToImplementation(String, String, String, String, String, Map<String, String>) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Link a valid value to an asset that provides the implementation.
LocationElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
LocationElement contains the properties and header for a location definition retrieved from the metadata repository.
LocationElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Default constructor
LocationElement(LocationElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Copy/clone constructor
LocationProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
LocationProperties is a class for representing a generic location.
LocationProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Default constructor
LocationProperties(LocationProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Copy/clone constructor.
LocationResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
LocationResponse is a response object for passing back a single location object.
LocationResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
Default constructor
LocationResponse(LocationResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
Copy/clone constructor
LocationsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
LocationsResponse is a response object for passing back a list of location objects.
LocationsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
Default constructor
LocationsResponse(LocationsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
Copy/clone constructor

M

ManageCollections - Interface in org.odpi.openmetadata.accessservices.digitalarchitecture.api
The ManageCollections adds methods for managing collections.
ManageConnections - Interface in org.odpi.openmetadata.accessservices.digitalarchitecture.api
ManageConnections provides methods to define connections and their supporting objects The interface supports the following types of objects Connections - the connections used to create connector instances that can access the connection. ConnectorTypes - description of a specific that can be used to access the connection. ConnectorCategories - the network information needed to access the connection. Endpoints - the network information needed to access the connection.
ManageLocations - Interface in org.odpi.openmetadata.accessservices.digitalarchitecture.api
ManageLocations defines the client side interface for the Digital Architecture OMAS that is relevant for managing definitions of locations.
ManageReferenceData - Interface in org.odpi.openmetadata.accessservices.digitalarchitecture.api
ManageReferenceData provides the API operations to create and maintain lists of valid value definitions grouped into a valid value set.
ManageSubjectAreas - Interface in org.odpi.openmetadata.accessservices.digitalarchitecture.api
Subject areas group data into topic areas.
mapValidValues(String, String, String, String, int, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Link together 2 valid values from different sets that have equivalent values/meanings.
MeaningProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
Meaning is a cut-down summary of a glossary term to aid in understanding the content of an element.
MeaningProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Default constructor
MeaningProperties(MeaningProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Copy/clone constructor.
MetadataElement - Interface in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
MetadataElement is the common interface for all metadata elements.

N

NAME - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
 
NEW_ELEMENT_CREATED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
NULL_CONNECTOR_RETURNED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
 
NULL_LISTENER - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
 

O

OMRS_NOT_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
 
org.odpi.openmetadata.accessservices.digitalarchitecture.api - package org.odpi.openmetadata.accessservices.digitalarchitecture.api
The API package defines the Java interfaces supported by the Digital Architecture OMAS.
org.odpi.openmetadata.accessservices.digitalarchitecture.events - package org.odpi.openmetadata.accessservices.digitalarchitecture.events
 
org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc - package org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc
This package provides the first failure data capture support for the Digital Architecture OMAS module.
org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements - package org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
The metadata elements describe the way that metadata is returned from the repository.
org.odpi.openmetadata.accessservices.digitalarchitecture.properties - package org.odpi.openmetadata.accessservices.digitalarchitecture.properties
These beans describe the core properties that are passed to the server to create and update metadata.
org.odpi.openmetadata.accessservices.digitalarchitecture.rest - package org.odpi.openmetadata.accessservices.digitalarchitecture.rest
This package defines the beans used to build the REST request and response payloads.
OTHER - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
 
OUT_TOPIC_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
OUT_TOPIC_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
OWNER - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
 

P

PAST - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionStatus
 
PROCESS_EVENT_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
processEvent(DigitalArchitectureOutTopicEvent) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.api.DigitalArchitectureEventListener
Process an event that was published by the Digital Architecture OMAS.
PUBLISHING_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
PUBLISHING_SHUTDOWN_ERROR - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 

R

ReferenceableElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ReferenceableElement contains the properties and header for a referenceable entity retrieved from the metadata repository.
ReferenceableElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Default constructor
ReferenceableElement(ReferenceableElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Copy/clone constructor
ReferenceableProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
Many open metadata entities are referenceable.
ReferenceableProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Default constructor
ReferenceableProperties(ReferenceableProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Copy/clone constructor.
ReferenceDataAssetElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ReferenceDataAssetElement contains the properties and header for a reference data asset retrieved from the metadata repository.
ReferenceDataAssetElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Default constructor
ReferenceDataAssetElement(ReferenceDataAssetElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Copy/clone constructor
ReferenceDataAssetProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ReferenceDataAssetProperties is a java bean used to create assets associated with the digital architecture.
ReferenceDataAssetProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Default constructor
ReferenceDataAssetProperties(ReferenceDataAssetProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Copy/clone constructor.
ReferenceValueAssignmentDefinitionElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ReferenceValueAssignmentDefinitionElement describes a valid value that is being used as a tag/classifier for a referenceable.
ReferenceValueAssignmentDefinitionElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
Default constructor
ReferenceValueAssignmentDefinitionElement(ReferenceValueAssignmentDefinitionElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
Copy/clone constructor
ReferenceValueAssignmentDefinitionsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ReferenceValueAssignmentDefinitionsResponse is a response object for passing back a list of elements.
ReferenceValueAssignmentDefinitionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
Default constructor
ReferenceValueAssignmentDefinitionsResponse(ReferenceValueAssignmentDefinitionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
Copy/clone constructor
ReferenceValueAssignmentItemElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ReferenceValueAssignmentItemElement describes a Referenceable that is using a valid values set/definition as a tag/classifier.
ReferenceValueAssignmentItemElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
Default constructor
ReferenceValueAssignmentItemElement(ReferenceValueAssignmentItemElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
Copy/clone constructor
ReferenceValueAssignmentItemsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ReferenceValueAssignmentItemsResponse is a response object for passing back a list of elements.
ReferenceValueAssignmentItemsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
Default constructor
ReferenceValueAssignmentItemsResponse(ReferenceValueAssignmentItemsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
Copy/clone constructor
ReferenceValueAssignmentProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ReferenceValueAssignmentProperties is a java bean used to create a link between a valid value and a referenceable item to enable the valid value to be used as a semiformal tag/classifier.
ReferenceValueAssignmentProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Default constructor
ReferenceValueAssignmentProperties(ReferenceValueAssignmentProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Copy/clone constructor.
REFRESH_ELEMENT_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
registerListener(String, DigitalArchitectureEventListener) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.DigitalArchitectureEventInterface
Register a listener object that will be passed each of the events published by the Digital Architecture OMAS.
RelatedElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
RelatedElement contains the properties and header for a relationship retrieved from the metadata repository along with the stub of the related element.
RelatedElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.RelatedElement
Default constructor
RelatedElement(RelatedElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.RelatedElement
Copy/clone constructor
RelationshipProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
RelationshipProperties provides the base class for relationships items.
RelationshipProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.RelationshipProperties
Default constructor
RelationshipProperties(RelationshipProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.RelationshipProperties
Copy/clone constructor.
removeConnection(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove the metadata element representing a connection.
removeConnectorType(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove the metadata element representing a connectorType.
removeEndpoint(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Remove the metadata element representing a endpoint.
removeFromCollection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageCollections
Remove an element from a collection.
removeLocation(String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Remove the metadata element representing a location.

S

SecureLocationRequestBody - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
SecureLocationRequestBody carries the parameters for marking a location as secure.
SecureLocationRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Default constructor
SecureLocationRequestBody(SecureLocationRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Copy/clone constructor
SERVICE_INITIALIZED - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
SERVICE_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
SERVICE_INSTANCE_FAILURE - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
SERVICE_PUBLISHING - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
SERVICE_SHUTDOWN - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
 
setAbbreviation(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Set up the abbreviation for this term (or null).
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Set up additional properties.
setAdditionalValues(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Set up the additional values associated with the symbolic name.
setAddress(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Set up the network address of the endpoint.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Set up the arguments for the embedded connection.
setArguments(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Set up the arguments for the embedded connection.
setAssignedItem(ReferenceableElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
Set up the referenceable bean
setAssociatedGovernanceDefinitions(List<ElementStub>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Set up the list of the governance definitions that control assets in this zone.
setAssociationDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Set up the short description of the type of association.
setAttributeName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Set up the name of the attribute that this reference data value represents.
setClassificationName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the name of the classification if the event relates to classifications.
setClearPassword(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up an unencrypted password.
setCollectionOrdering(CollectionOrder) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
Set up the property to use to determine the order that assets are returned.
setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Set up the confidence level (0-100) that the mapping is correct.
setConfidence(int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Set up the confidence level (0-100) that the mapping is correct.
setConfigurationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up the configuration properties for this Connection.
setConnectionProperties(ConnectionProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Set up the properties for the connection.
setConnectorFrameworkName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up name of the connector framework that the connector implements - default Open Connector Framework (OCF).
setConnectorInterfaceLanguage(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the language that the connector is implemented in - default Java.
setConnectorInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up list of interfaces that the connector supports.
setConnectorProviderClassName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
The name of the connector provider class name.
setConnectorType(ElementStub) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Set up the connector type properties for this Connection.
setConnectorTypeProperties(ConnectorTypeProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Set up the properties for the connector type.
setConsumer(ReferenceableElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
Set up the referenceable bean
setCoordinates(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Set up the position of the location.
setDateAddedToCollection(Date) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
Set up the date that the asset was added to this collection.
setDefaultValue(boolean) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueMembershipProperties
Set up whether it is a default value.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
Set up the description of the collection.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up description of the element.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Set up the description of the location.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Set up the detailed description of the term's meaning.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Set up the stored description property associated with the asset.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Set up the description of the governance zone
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Set up the stored description property associated with the metadata entity.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Set up the stored description property associated with the valid value.
setDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Set up description of security at the site.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Set up the printable name of the embedded connection.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the display name for UIs and reports.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Set up a human memorable name for the location.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Set up the display name for this term (normally a shortened form of the qualified name).
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Set up the short name for the governance zone.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Set up the stored display name property for the metadata entity.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Set up the stored display name property for the valid value.
setDisplayName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Set up the printable name of the embedded connection.
setDomainIdentifier(int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Set up the identifier of the governance domain that this subject area is managed by.
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ClassificationProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveFrom(Date) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.RelationshipProperties
Set up the date/time that this element is effective from (null means effective from the epoch).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ClassificationProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setEffectiveTo(Date) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.RelationshipProperties
Set the date/time that element is effective to (null means that it is effective indefinitely into the future).
setElement(ConnectionElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
Set up the metadata element to return.
setElement(ConnectorTypeElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
Set up the metadata element to return.
setElement(EndpointElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
Set up the metadata element to return.
setElement(LocationElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
Set up the metadata element to return.
setElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
Set up the metadata element to return.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up details of the subject of the event.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.MetadataElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Set up the element header associated with the properties.
setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Set up the element header associated with the properties.
setElementList(List<ConnectionElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
Set up the list of metadata elements to return.
setElementList(List<ConnectorTypeElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
Set up the list of metadata elements to return.
setElementList(List<EndpointElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
Set up the list of metadata elements to return.
setElementList(List<LocationElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
Set up the list of metadata elements to return.
setElementList(List<ReferenceValueAssignmentDefinitionElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
Set up the metadata element to return.
setElementList(List<ReferenceValueAssignmentItemElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
Set up the metadata element to return.
setElementList(List<ValidValueAssignmentConsumerElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
Set up the metadata element to return.
setElementList(List<ValidValueAssignmentDefinitionElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
Set up the metadata element to return.
setElementList(List<ValidValueElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
Set up the list of metadata elements to return.
setElementList(List<ValidValueImplAssetElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
Set up the metadata element to return.
setElementList(List<ValidValueImplDefinitionElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
Set up the metadata element to return.
setElementList(List<ValidValueMappingElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
Set up the metadata element to return.
setElementList(List<ValidValuesMappingElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
Set up the metadata element to return.
setElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the map of properties for the element provided with the event.
setEmbeddedConnection(ElementStub) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Set up the embedded connection
setEmbeddedConnections(List<EmbeddedConnection>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Set up the list of embedded connections for this virtual connection.
setEncryptedPassword(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up an encrypted password.
setEncryptionMethod(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Set up the encryption method used on this Endpoint.
setEndpoint(ElementStub) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
Set up the endpoint properties for this Connection.
setEndpointProperties(EndpointProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
Set up the properties for the endpoint.
setEventTime(Date) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the time that the element was updated.
setEventType(DigitalArchitectureEventType) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the event type.
setEventVersionId(long) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the event version id.
setExamples(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Set up example sentences that include this term.
setExpectedDataFormat(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the format of the data that the connector supports - null for "any".
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ClassificationProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.RelationshipProperties
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
setIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Set up the code value or symbol used to identify the location - typically unique.
setIdentifier(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Set up the code value or symbol used to identify the element - typically unique.
setImplementationValue(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Set up the implementation value for the valid value used in a particular system.
setIsDefaultValue(boolean) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Set up whether this valid value is the default of the setGUID (if supplied).
setIsDeprecated(boolean) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Set whether the valid value is deprecated or not.
setLevel(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
Set up the level of security.
setLocationAsDigital(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Classify the location to indicate that it represents a digital/cyber location.
setLocationAsFixedPhysical(String, String, String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Classify the location to indicate that it represents a fixed physical location.
setLocationAsSecure(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Classify the location to indicate that it represents a secure location.
setLocationProperties(LocationProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
Set up the properties for the location definition.
setMapProjection(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Set up the map projection used to define the coordinates.
setMembershipRationale(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
Set up the rationale or role of the asset in this collection.
setName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
Set up the name of the collection.
setName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Set up the stored display name property for the asset.
setNestedSubjectAreaGUIDs(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Set up the list of unique identifiers of the subject areas that inherit governance definitions from this zone.
setNetworkAddress(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
Set up the network address used to connect to the location.
setNotes(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Set up the additional values associated with the symbolic name.
setNotes(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Set up the additional values associated with the symbolic name.
setOrderPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
Set up the property name for CollectionOrder.OTHER.
setParentSubjectAreaGUID(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Set up the unique identifier of the subject area that this zone inherits governance definitions from.
setPosition(int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Set up the position that this connector is in the list of embedded connectors.
setPosition(int) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Set up the position that this connector is in the list of embedded connectors.
setPostalAddress(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Set up the postal address of the location (if appropriate).
setPreferredValue(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Set up the preferred values to use in implementations (normally used with definitions)
setPreviousClassificationProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the property map for the previous version of a classification's properties (used for reclassify events).
setPreviousElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the previous version of the element's header (if the event is related to an element update).
setPreviousElementProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Set up the previous version of the element's properties (if the event is related to an element update).
setProperties(CollectionProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionElement
Set up the collection properties.
setProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
Set up the properties of the element.
setProperties(SubjectAreaProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Set up the properties of the subject area.
setProtocol(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Set up the protocol to use for this Endpoint
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Set up the fully qualified name.
setQualifiedName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Set up the fully qualified name.
setRecognizedAdditionalProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's additionalProperties.
setRecognizedConfigurationProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's configurationProperties.
setRecognizedSecuredProperties(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the list of property names that this connector/connector provider implementation looks for in the Connection object's securedProperties.
setReferenceableProperties(ReferenceableProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
Set up the properties for the referenceable.
setReferenceDataAsset(ReferenceDataAssetElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Set up the asset where the implementation of the valid value set is stored.
setReferenceDataAssetProperties(ReferenceDataAssetProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
Set up the properties for the reference data asset.
setReferenceDataConnections(List<Connection>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Set up the list of connections assigned to the reference data asset.
setRelatedElement(RelatedElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionElement
Set up details of the relationship used to retrieve this element.
setRelatedElement(ElementStub) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.RelatedElement
Set up the element header associated with end 1 of the relationship.
setRelationshipHeader(ElementHeader) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.RelatedElement
Set up the element header associated with the relationship.
setRelationshipProperties(RelationshipProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.RelatedElement
Set up relationship properties
setResourceDescription(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Set up the technical description of the endpoint.
setResourceName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Set up the technical name for the endpoint.
setScope(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Set up the scope definition
setScope(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Set up the scope of values that this valid value covers (normally used with sets)
setSecuredProperties(Map<String, String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up the secured properties for this Connection.
setSetGUID(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Set up the set unique identifier if the valid value is retrieved via a set.
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Set up the id of the steward responsible for the mapping.
setSteward(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Set up the id of the steward responsible for the mapping.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Set up the name of the property that holds the steward's identifier.
setStewardPropertyName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Set up the name of the property that holds the steward's identifier.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Set up the type of element that describes the steward.
setStewardTypeName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Set up the type of element that describes the steward.
setStrictRequirement(boolean) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
Set up the strict requirement flag.
setSubjectAreaName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaClassificationProperties
Set up the name of the subject area - this is added to the SubjectArea classification.
setSubjectAreaName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Set up the name of the subject area - this is added to the SubjectArea classification.
setSummary(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Set up a short summary of the meaning of the term - used for summary lists of terms.
setSupportedAssetTypeName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the type of asset that the connector implementation supports.
setSymbolicName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Set up the symbolic name for the valid value that is used to look up the implementation value.
setTargetTechnologyInterfaces(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the names of the interfaces in the target technology that the connector calls.
setTargetTechnologyName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the name of the target technology that the connector implementation connects to.
setTargetTechnologySource(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the name of the organization that supplies the target technology that the connector implementation connects to.
setTargetTechnologyVersions(List<String>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Set up the versions of the target technology that the connector supports.
setTimeZone(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
Set up the time zone for the location.
setTypeName(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Set up the name of the open metadata type for this element.
setupAdjacentLocation(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Create a peer-to-peer relationship between two locations.
setupAssetConnection(String, String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a relationship between an asset and its connection.
setupConnectorType(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a relationship between a connection and a connector type.
setupEmbeddedConnection(String, String, int, String, Map<String, Object>, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a relationship between a virtual connection and an embedded connection.
setupEndpoint(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Create a relationship between a connection and an endpoint.
setupNestedLocation(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Create a parent-child relationship between two locations.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
Set up instructions for how and when this term should be used.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Set up the details of the usage of this subject area.
setUsage(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Set up the description of how this valid value should be used.
setUserId(String) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Set up the userId to use on this connection.
setValidValueElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
Set up the valid value bean (maybe a definition or a set).
setValidValueElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
Set up the valid value bean (may be a definition or a set).
setValidValueElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
Set up the valid value bean (maybe a definition or a set).
setValidValueElement(ValidValueElement) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
Set up the valid value elements that are mapped together.
setValidValueElements(List<ValidValueElement>) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
Set up the valid value elements that are mapped together.
setValidValueProperties(ValidValueProperties) - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Set up the properties for the valid value definition or set.
SubjectAreaClassificationProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
A subject area defines a group of definitions for governing assets related to a specific topic.
SubjectAreaClassificationProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaClassificationProperties
Default constructor
SubjectAreaClassificationProperties(SubjectAreaClassificationProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaClassificationProperties
Copy/clone constructor
SubjectAreaElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
SubjectAreaElement is the bean used to return a subject area definition stored in the open metadata repositories.
SubjectAreaElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Default constructor
SubjectAreaElement(SubjectAreaElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
Copy/clone constructor
SubjectAreaProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
A subject area defines a group of definitions for governing assets related to a specific topic.
SubjectAreaProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Default constructor
SubjectAreaProperties(SubjectAreaProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
Copy/clone constructor

T

TemplateProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.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.digitalarchitecture.properties.TemplateProperties
Default constructor
TemplateProperties(TemplateProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Copy/clone constructor for the template properties.
toString() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureOutTopicEvent
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.CollectionMember
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ConnectorTypeElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EmbeddedConnection
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.EndpointElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.LocationElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceableElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceDataAssetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentDefinitionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ReferenceValueAssignmentItemElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.RelatedElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.SubjectAreaElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ClassificationProperties
Standard toString method.
toString() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionProperties
JSON-style toString
toString() - Method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionStatus
toString() JSON-style
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectionProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ConnectorTypeProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.EndpointProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.LocationProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.MeaningProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceableProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceDataAssetProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ReferenceValueAssignmentProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.RelationshipProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaClassificationProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.SubjectAreaProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.TemplateProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueMembershipProperties
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Generate a string containing the properties.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypeResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ConnectorTypesResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalArchitectureOMASAPIResponse
JSON-like toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.DigitalLocationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EmbeddedConnectionRequestBody
Standard toString method.
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.EndpointsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.FixedLocationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.LocationsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentDefinitionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ReferenceValueAssignmentItemsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.SecureLocationRequestBody
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
JSON-style toString

U

UNABLE_TO_SEND_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
 
unassignReferenceValueFromItem(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the reference value link between a valid value and a referenceable (item).
unassignValidValueFromConsumer(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the link between a valid value and a consumer.
UNKNOWN_EVENT - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
 
unlinkValidValueFromImplementation(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the link between a valid value and an implementing asset.
unmapValidValues(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Remove the reference value link between a valid value and a referenceable (item).
updateConnection(String, String, boolean, ConnectionProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Update the metadata element representing a connection.
updateConnectorType(String, boolean, String, ConnectorTypeProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Update the metadata element representing a connectorType.
updateEndpoint(String, boolean, String, EndpointProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageConnections
Update the metadata element representing a endpoint.
updateLocation(String, boolean, String, LocationProperties) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageLocations
Update the metadata element representing a location.
updateValidValue(String, String, String, String, String, String, String, String, boolean, Map<String, String>, boolean, String, Map<String, Object>) - Method in interface org.odpi.openmetadata.accessservices.digitalarchitecture.api.ManageReferenceData
Update the properties of the valid value.

V

ValidValueAssignmentConsumerElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValueAssignmentConsumerElement describes a Referenceable that is using a valid values set/definition to define the values that may/must be assigned to it.
ValidValueAssignmentConsumerElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
Default constructor
ValidValueAssignmentConsumerElement(ValidValueAssignmentConsumerElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentConsumerElement
Copy/clone constructor
ValidValueAssignmentConsumersResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValueAssignmentConsumersResponse is a response object for passing back a list of elements.
ValidValueAssignmentConsumersResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
Default constructor
ValidValueAssignmentConsumersResponse(ValidValueAssignmentConsumersResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentConsumersResponse
Copy/clone constructor
ValidValueAssignmentDefinitionElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValueAssignmentConsumerElement describes a a valid values set/definition that is defining the values that may/must be assigned to a referenceable.
ValidValueAssignmentDefinitionElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
Default constructor
ValidValueAssignmentDefinitionElement(ValidValueAssignmentDefinitionElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueAssignmentDefinitionElement
Copy/clone constructor
ValidValueAssignmentDefinitionsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValueAssignmentDefinitionsResponse is a response object for passing back a list of elements.
ValidValueAssignmentDefinitionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
Default constructor
ValidValueAssignmentDefinitionsResponse(ValidValueAssignmentDefinitionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueAssignmentDefinitionsResponse
Copy/clone constructor
ValidValueAssignmentProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ValidValueAssignmentProperties describes the properties between a referenceable and its valid values.
ValidValueAssignmentProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
Default constructor
ValidValueAssignmentProperties(ValidValueAssignmentProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
Copy/clone constructor
ValidValueElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValueElement contains the properties and header for a valid value definition or set entity retrieved from the metadata repository.
ValidValueElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Default constructor
ValidValueElement(ValidValueElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueElement
Copy/clone constructor
ValidValueImplAssetElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValueImplAssetElement contains the properties and header for a reference data set linked to a valid value retrieved from the metadata repository.
ValidValueImplAssetElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Default constructor
ValidValueImplAssetElement(ValidValueImplAssetElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplAssetElement
Copy clone constructor
ValidValueImplDefinitionElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValueImplDefinitionElement describes a Valid Value that defines one if the values in a reference data asset.
ValidValueImplDefinitionElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
Default constructor
ValidValueImplDefinitionElement(ValidValueImplDefinitionElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueImplDefinitionElement
Copy/clone constructor
ValidValueMappingElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValueMappingElement contains the properties and remote end of a valid value mapping as seen from a valid value.
ValidValueMappingElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
Default constructor
ValidValueMappingElement(ValidValueMappingElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValueMappingElement
Copy clone constructor
ValidValueMappingsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValueMappingsResponse is a response object for passing back a list of valid value mappings.
ValidValueMappingsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
Default constructor
ValidValueMappingsResponse(ValidValueMappingsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueMappingsResponse
Copy/clone constructor
ValidValueMembershipProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ValidValueMembershipProperties provides a flag to indicate if this value is the default value for the set.
ValidValueMembershipProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueMembershipProperties
Default constructor
ValidValueMembershipProperties(ValidValueMembershipProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueMembershipProperties
Copy/clone constructor
ValidValueProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ValidValueProperties provides the common super class for ValidValueSet and ValidValueDefinition.
ValidValueProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Constructor
ValidValueProperties(ValidValueProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueProperties
Copy/clone constructor
ValidValueResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValueResponse is a response object for passing back a single valid value object.
ValidValueResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
Default constructor
ValidValueResponse(ValidValueResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValueResponse
Copy/clone constructor
ValidValuesImplAssetsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValuesImplAssetsResponse is a response object for passing back a list of assets (reference data sets) that use the valid value in their implementation.
ValidValuesImplAssetsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
Default constructor
ValidValuesImplAssetsResponse(ValidValuesImplAssetsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplAssetsResponse
Copy/clone constructor
ValidValuesImplDefinitionsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValuesImplDefinitionsResponse is a response object for passing back a list of elements.
ValidValuesImplDefinitionsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
Default constructor
ValidValuesImplDefinitionsResponse(ValidValuesImplDefinitionsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesImplDefinitionsResponse
Copy/clone constructor
ValidValuesImplProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ValidValuesImplProperties is a java bean used to associate a reference data asset with a valid value.
ValidValuesImplProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Default constructor
ValidValuesImplProperties(ValidValuesImplProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
Copy/clone constructor.
ValidValuesMappingElement - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
ValidValuesMappingElement contains the properties and ends of a valid value mapping relationship.
ValidValuesMappingElement() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
Default constructor
ValidValuesMappingElement(ValidValuesMappingElement) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements.ValidValuesMappingElement
Copy clone constructor
ValidValuesMappingProperties - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
ValidValuesMappingProperties is a java bean used to create a mapping between two valid values from different valid value sets.
ValidValuesMappingProperties() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Default constructor
ValidValuesMappingProperties(ValidValuesMappingProperties) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesMappingProperties
Copy/clone constructor.
ValidValuesMappingsResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValuesMappingsResponse is a response object for passing back a list of valid value mappings.
ValidValuesMappingsResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
Default constructor
ValidValuesMappingsResponse(ValidValuesMappingsResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesMappingsResponse
Copy/clone constructor
ValidValuesResponse - Class in org.odpi.openmetadata.accessservices.digitalarchitecture.rest
ValidValuesResponse is a response object for passing back a list of valid value objects.
ValidValuesResponse() - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
Default constructor
ValidValuesResponse(ValidValuesResponse) - Constructor for class org.odpi.openmetadata.accessservices.digitalarchitecture.rest.ValidValuesResponse
Copy/clone constructor
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionStatus
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.events.DigitalArchitectureEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureAuditCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.properties.CollectionStatus
Returns an array containing the constants of this enum class, in the order they are declared.

W

WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.accessservices.digitalarchitecture.ffdc.DigitalArchitectureErrorCode
 
A C D E F G H L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form