Interface Parameter
- All Superinterfaces:
Documented
,Identified
,Savable
- All Known Subinterfaces:
InputParameter
,OutputParameter
,WorkflowInputParameter
,WorkflowOutputParameter
- All Known Implementing Classes:
WorkflowInputParameterImpl
,WorkflowOutputParameterImpl
Auto-generated interface for https://w3id.org/cwl/cwl#Parameter
Define an input or output parameter to a process.
-
Method Summary
-
Method Details
-
getDoc
Getter for property https://w3id.org/cwl/salad#Documented/doc
A documentation string for this object, or an array of strings which should be concatenated. *
- Specified by:
getDoc
in interfaceDocumented
-