Uses of Class
org.odpi.openmetadata.accessservices.dataengine.model.Collection
-
Packages that use Collection Package Description org.odpi.openmetadata.accessservices.dataengine.model -
-
Uses of Collection in org.odpi.openmetadata.accessservices.dataengine.model
Methods in org.odpi.openmetadata.accessservices.dataengine.model that return Collection Modifier and Type Method Description CollectionProcess. getCollection()Retrieves the collection to which the process belongsMethods in org.odpi.openmetadata.accessservices.dataengine.model with parameters of type Collection Modifier and Type Method Description voidProcess. setCollection(Collection collection)Sets the collection.
-