EmptyStepParameters

class EmptyStepParameters(val stepName: String, val location: Location, val inputs: Map<String, RuntimePort>, val outputs: Map<String, RuntimePort>, val options: Map<QName, RuntimeOption>) : RuntimeStepParameters(source)

Constructors

Link copied to clipboard
constructor(stepName: String, location: Location, inputs: Map<String, RuntimePort>, outputs: Map<String, RuntimePort>, options: Map<QName, RuntimeOption>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val stepType: QName