Uses of Interface
info.sswap.api.input.NaryInput

Packages that use NaryInput
info.sswap.api.input   
info.sswap.api.input.impl   
 

Uses of NaryInput in info.sswap.api.input
 

Subinterfaces of NaryInput in info.sswap.api.input
 interface IntersectionInput
          Represents an intersection type where valid input values should satisfy the requirements of every nested input type.
 interface UnionInput
          Represents a union type where valid input values should satisfy the one of the nested input types.
 

Uses of NaryInput in info.sswap.api.input.impl
 

Classes in info.sswap.api.input.impl that implement NaryInput
 class IntersectionInputImpl
           
 class UnionInputImpl
           
 



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