Package org.qubership.atp.dataset.model
Interface DataSet
- All Superinterfaces:
Identified,LabelProvider,Named
- All Known Implementing Classes:
DataSetImpl
-
Method Summary
Modifier and TypeMethodDescriptiondefault UUIDgetId()isLocked()voidsetDataSetList(DataSetList dataSetList) default voidvoidvoidsetMixInId(MixInId id) voidsetParameters(List<Parameter> parameters) Methods inherited from interface org.qubership.atp.dataset.model.Identified
getReferencesMethods inherited from interface org.qubership.atp.dataset.model.LabelProvider
getLabels, setLabels
-
Method Details
-
getId
- Specified by:
getIdin interfaceIdentified
-
setId
- Specified by:
setIdin interfaceIdentified
-
isLocked
Boolean isLocked() -
setLocked
-
getMixInId
MixInId getMixInId() -
setMixInId
-
getDataSetList
DataSetList getDataSetList() -
setDataSetList
-
getParameters
-
setParameters
-