Uses of Class
org.odpi.openmetadata.accessservices.assetowner.properties.SchemaTypeChoiceProperties
-
Packages that use SchemaTypeChoiceProperties Package Description org.odpi.openmetadata.accessservices.assetowner.properties This package provides the properties used to create different types of instances for an asset and its attachments. -
-
Uses of SchemaTypeChoiceProperties in org.odpi.openmetadata.accessservices.assetowner.properties
Constructors in org.odpi.openmetadata.accessservices.assetowner.properties with parameters of type SchemaTypeChoiceProperties Constructor Description SchemaTypeChoiceProperties(SchemaTypeChoiceProperties template)Copy/clone Constructor - the parentAsset is passed separately to the template because it is also likely to be being cloned in the same operation and we want the definitions clone to point to the asset clone and not the original asset.
-