Uses of Class
org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValueAssignmentProperties
-
Packages that use ValidValueAssignmentProperties Package Description org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements The metadata elements describe the way that metadata is returned from the repository.org.odpi.openmetadata.accessservices.digitalarchitecture.properties These beans describe the core properties that are passed to the server to create and update metadata. -
-
Uses of ValidValueAssignmentProperties in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
Subclasses of ValidValueAssignmentProperties in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements Modifier and Type Class Description classValidValueAssignmentConsumerElementValidValueAssignmentConsumerElement describes a Referenceable that is using a valid values set/definition to define the values that may/must be assigned to it.classValidValueAssignmentDefinitionElementValidValueAssignmentConsumerElement describes a a valid values set/definition that is defining the values that may/must be assigned to a referenceable. -
Uses of ValidValueAssignmentProperties in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
Constructors in org.odpi.openmetadata.accessservices.digitalarchitecture.properties with parameters of type ValidValueAssignmentProperties Constructor Description ValidValueAssignmentProperties(ValidValueAssignmentProperties template)Copy/clone constructor
-