Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SoftwareRequirementProperties

Auto-generated interface for https://w3id.org/cwl/cwl#SoftwareRequirement

A list of software packages that should be configured in the environment of the defined process.

Hierarchy

Implemented by

Index

Properties

Optional class_

Always 'SoftwareRequirement'

Optional extensionFields

extensionFields?: Dictionary<any>

packages

packages: SoftwarePackage[]

The list of software to be configured.

Generated using TypeDoc