Interface ArraySchema

All Superinterfaces:
Savable
All Known Implementing Classes:
ArraySchemaImpl

public interface ArraySchema extends Savable
Auto-generated interface for https://w3id.org/cwl/salad#ArraySchema
This interface is implemented by ArraySchemaImpl
  • Method Summary

    Modifier and Type
    Method
    Description
    Getter for property https://w3id.org/cwl/salad#items
    Defines the type of the array elements.
    Getter for property https://w3id.org/cwl/salad#type
    Must be `array` *