| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayPropertyValue
ArrayPropertyValue stores the values of an array within an entity or relationship properties.
|
class |
Classification
The Classification class stores information about a classification assigned to an entity.
|
class |
ClassificationEntityExtension
ClassificationEntityExtension is used to represent a single classification for an entity.
|
class |
EntityDetail
EntityDetail stores all of the type-specific properties for the entity.
|
class |
EntityProxy
EntityProxy summarizes an entity instance.
|
class |
EntitySummary
EntitySummary provides the basic header attributes for an open metadata entity.
|
class |
EnumPropertyValue
An EnumPropertyValue stores the value for an enum property.
|
class |
InstanceAuditHeader
InstanceAuditHeader manages the attributes that are common to classifications,
entities and relationships.
|
class |
InstanceGraph
InstanceGraph stores a subgraph of entities and relationships and provides methods to access its content.
|
class |
InstanceHeader
InstanceHeader manages the attributes that are common to entities and relationship instances.
|
class |
InstanceProperties
The InstanceProperties class provides support for properties to be added to an entity,
classification or relationship instances.
|
class |
InstancePropertyValue
InstancePropertyValue provides a common class for holding an instance type and value.
|
class |
InstanceType
InstanceType contains information from the instance's TypeDef that are useful for processing the instance.
|
class |
MapPropertyValue
MapPropertyValue stores the values of a map within an entity, struct or relationship properties.
|
class |
PrimitivePropertyValue
PrimitivePropertyValue stores a single primitive property.
|
class |
Relationship
Relationship is a POJO that manages the properties of an open metadata relationship.
|
class |
StructPropertyValue
StructPropertyValue supports the value part of property that is defined as a complex structure.
|
| Constructor and Description |
|---|
InstanceElementHeader(InstanceElementHeader template)
Copy/clone constructor set values from the template
|
Copyright © 2018–2019 ODPi. All rights reserved.