Package org.odpi.openmetadata.frameworks.governanceaction.search


package org.odpi.openmetadata.frameworks.governanceaction.search
  • Class
    Description
    ArrayTypePropertyValue stores the values of an array within an entity or relationship properties.
    The ClassificationCondition class provides support for searching against a single classification, either based only on its name or also combined with a set of property-based conditions.
    The ElementProperties class provides support for properties to be added to a metadata element, classification or relationship instances.
    An EnumTypePropertyValue stores the value for an enum property.
    MapTypePropertyValue stores the values of a map within an entity, struct or relationship properties.
    The MatchCriteria enum defines how the metadata instances in the metadata store should be matched against the properties supplied on the search request.
    This enumeration defines the list of open metadata primitive types.
    PrimitiveTypePropertyValue stores a single primitive property.
    The PropertyCategory defines the list of value types for the properties for open metadata.
    PropertyComparisonOperator is used for search requests against a metadata store.
    The PropertyCondition class provides support for searching against a single property using a single comparison mechanism, or for nesting further SearchProperties.
    PropertyHelper is used by the governance actions services to manage the contents of the ElementProperties structure.
    PropertyValue provides a common class for holding an instance type and value.
    The SearchClassifications class provides support for searching against one or more classifications using a variety of comparison mechanisms.
    The SearchProperties class provides support for searching against one or more properties using a variety of comparison mechanisms, including searching against the same property using different comparison mechanisms.
    SequencingOrder is used for search requests against a metadata collection.
    StructTypePropertyValue supports the value part of property that is defined as a complex structure.