ArrayTypePropertyValue |
ArrayTypePropertyValue stores the values of an array within an entity or relationship properties.
|
ClassificationCondition |
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.
|
ElementProperties |
The ElementProperties class provides support for properties to be added to a metadata element,
classification or relationship instances.
|
EnumTypePropertyValue |
An EnumTypePropertyValue stores the value for an enum property.
|
MapTypePropertyValue |
MapTypePropertyValue stores the values of a map within an entity, struct or relationship properties.
|
PrimitiveTypePropertyValue |
PrimitiveTypePropertyValue stores a single primitive property.
|
PropertyCondition |
The PropertyCondition class provides support for searching against a single property using a single comparison
mechanism, or for nesting further SearchProperties.
|
PropertyHelper |
PropertyHelper is used by the governance actions services to manage the contents of the ElementProperties structure.
|
PropertyValue |
PropertyValue provides a common class for holding an instance type and value.
|
SearchClassifications |
The SearchClassifications class provides support for searching against one or more classifications using a variety of
comparison mechanisms.
|
SearchProperties |
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.
|
StructTypePropertyValue |
StructTypePropertyValue supports the value part of property that is defined as a complex structure.
|