Uses of Class
org.qubership.atp.dataset.service.jpa.model.copy.AttributeCopyData
Packages that use AttributeCopyData
-
Uses of AttributeCopyData in org.qubership.atp.dataset.service.jpa.delegates
Method parameters in org.qubership.atp.dataset.service.jpa.delegates with type arguments of type AttributeCopyDataModifier and TypeMethodDescriptionvoidDataSet.copyParametersTo(DataSet anotherDataSet, Map<UUID, AttributeCopyData> attributesMap) Copy parameters to another dataset.