info.sswap.api.input
Interface NaryInput

All Superinterfaces:
Input
All Known Subinterfaces:
IntersectionInput, UnionInput
All Known Implementing Classes:
IntersectionInputImpl, UnionInputImpl

public interface NaryInput
extends Input

Represents an input type that is a combination of other inputs.

Author:
Evren Sirin

Method Summary
 java.util.List<Input> getInputs()
           
 
Methods inherited from interface info.sswap.api.input.Input
accept, getDescription, getLabel, getPropertyInput, getType, getValue, isUnrestricted, setDescription, setLabel, setPropertyInput, setValue
 

Method Detail

getInputs

java.util.List<Input> getInputs()


Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.