| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeTypeDef
The AttributeTypeDef class is used to identify the type of an attribute.
|
class |
ClassificationDef
ClassificationDef stores the properties for the definition of a type of classification.
|
class |
CollectionDef
CollectionDef supports the definition of a collection type.
|
class |
EntityDef
EntityDef describes a type of entity in the metadata collection.
|
class |
EnumDef
The EnumDef describes an open metadata enumeration.
|
class |
EnumElementDef
EnumElementDef describes a single valid value defined for an enum.
|
class |
ExternalStandardMapping
ExternalStandardMapping defines a mapping of TypeDefs and TypeDefAttributes to an external standard.
|
class |
PrimitiveDef
PrimitiveDef supports the definition of a primitive type.
|
class |
RelationshipDef
RelationshipDef describes the type of a relationship.
|
class |
RelationshipEndDef
RelationshipEndDef describes the type of the entity and the attribute information for one end of a RelationshipDef.
|
class |
TypeDef
The TypeDef is the base class for objects that store the properties of an open metadata type
definition (call ed a TypeDef).
|
class |
TypeDefAttribute
TypeDefAttribute stores the properties used to describe a attribute within a Classification,
Entity or Relationship.
|
class |
TypeDefGallery
TypeDefGalleryResponse contains details of the AttributeTypeDefs and full TypeDefs supported by a rep
|
class |
TypeDefLink
The TypeDefLink holds basic identifying information used to link one TypeDef to another.
|
class |
TypeDefPatch
TypeDefPatch describes a change (patch) to a typeDef's properties, options, external standards mappings or
list of valid instance statuses.
|
class |
TypeDefProperties
The TypeDefProperties class provides support for arbitrary properties that belong to a TypeDef object.
|
class |
TypeDefSummary
The TypeDefSummary holds basic identifying information for a specific TypeDef.
|
| Constructor and Description |
|---|
TypeDefElementHeader(TypeDefElementHeader template)
Copy/clone constructor set TypeDef to value in template.
|
Copyright © 2018–2020 ODPi. All rights reserved.