| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
protected ElementHeader |
AssetElementHeader.getElementHeaderBean()
Return the element header bean - used during cloning
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AssetElementHeader.setBean(ElementHeader elementHeaderBean)
Set up the bean that contains the properties of the element header.
|
| Constructor and Description |
|---|
AssetElementHeader(AssetDescriptor parentAsset,
ElementHeader elementHeaderBean)
Bean constructor with parent asset
|
AssetElementHeader(ElementHeader elementHeaderBean)
Bean constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
APIOperation
APIOperation describes an API command used as part of an API schema.
|
class |
APISchemaType
APISchemaType describes the header of an API Schema.
|
class |
Asset
Asset holds asset properties that are used for displaying details of
an asset in summary lists or hover text.
|
class |
BoundedSchemaType
Deprecated.
|
class |
Certification
The Certification bean extends the Certification from the OCF properties package with a default constructor and
setter methods.
|
class |
Comment
The Comment bean stores information about a comment connected to an asset.
|
class |
ComplexSchemaType
ComplexSchemaType describes a schema with multiple attributes.
|
class |
Connection
The connection is an object that contains the properties needed to create and initialise a connector to access a
specific data assets.
|
class |
ConnectorType
The ConnectorType describe the implementation details of a particular type of OCF connector.
|
class |
DerivedSchemaAttribute
Derived schema elements are used in views to define elements that are calculated using data from other sources.
|
class |
Endpoint
The Endpoint describes the network information necessary for a connector to connect to the server
where the Asset is accessible from.
|
class |
EnumSchemaType
EnumSchemaType describes a schema element that has a a fixed set of values.
|
class |
ExternalIdentifier
ExternalIdentifier stores information about an identifier for the asset that is used in an external system.
|
class |
ExternalReference
ExternalReference stores information about an link to an external resource that is relevant to this asset.
|
class |
InformalTag
InformalTag stores information about a tag connected to an asset.
|
class |
License
The data economy brings licensing to data and metadata.
|
class |
Like
The Like properties object records a single user's "like" of an asset.
|
class |
LiteralSchemaType
LiteralSchemaType describes a schema element that has a fixed value type.
|
class |
Location
Location describes where the asset is located.
|
class |
MapSchemaType
MapSchemaType describes a schema element of type map.
|
class |
Meaning
Meaning is a cut-down summary of a glossary term to aid the asset consumer in understanding the content
of an asset.
|
class |
Note
Note defines the properties of a single note in a note log.
|
class |
NoteLog
NoteLog manages a list of notes for an asset
|
class |
PrimitiveSchemaType
PrimitiveSchemaType describes a schema element that has a primitive type.
|
class |
Rating
Stores information about a rating connected to an asset.
|
class |
Referenceable
Many open metadata entities are referenceable.
|
class |
RelatedMediaReference
RelatedMediaReference stores information about an link to an external media file that
is relevant to this asset.
|
class |
SchemaAttribute
SchemaAttribute describes a single attribute within a schema.
|
class |
SchemaElement
The SchemaElement object provides a base class for the pieces that make up a schema for an asset.
|
class |
SchemaLink
SchemaLink defines a relationship between a SchemaAttribute and a SchemaType defined in an external schema.
|
class |
SchemaType
The SchemaType object provides a base class for the pieces that make up a schema for a data asset.
|
class |
SchemaTypeChoice
SchemaTypeChoice supports an element that has a selection of schema types that could be
used as the type of the attribute.
|
class |
SimpleSchemaType
SimpleSchemaType describes a schema element that has a primitive or enum type.
|
class |
SoftwareServerCapability
SoftwareServerCapability describe the properties needed to describe a specific software server's capability.
|
class |
StructSchemaType
StructSchemaType describes a schema element that has has a number of types fields.
|
class |
ValidValue
ValidValue provides the common super class for ValidValueSet and ValidValueDefinition.
|
class |
ValidValueDefinition
ValidValueDefinition defines a value that can be legitimately assigned to a field.
|
class |
ValidValueSet
ValidValueSet defines a collection of valid value definitions.
|
class |
VirtualConnection
A virtual connection is for an asset that provides data by delegating requests to one or more other connections.
|
| Constructor and Description |
|---|
ElementHeader(ElementHeader template)
Copy/clone constructor.
|
Copyright © 2018–2020 ODPi. All rights reserved.