SlsaProvenance
class SlsaProvenance extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $builderType | ||
protected | $builderDataType | ||
protected | $materialsType | ||
protected | $materialsDataType | ||
protected | $metadataType | ||
protected | $metadataDataType | ||
protected | $recipeType | ||
protected | $recipeDataType |
Methods
getBuilder()
No description
setMaterials($materials)
No description
Material[]
getMaterials()
No description
getMetadata()
No description
getRecipe()
No description
Details
setBuilder(SlsaBuilder $builder)
No description
SlsaBuilder
getBuilder()
No description
setMaterials($materials)
No description
Material[]
getMaterials()
No description
setMetadata(SlsaMetadata $metadata)
No description
SlsaMetadata
getMetadata()
No description
setRecipe(SlsaRecipe $recipe)
No description
SlsaRecipe
getRecipe()
No description