info.sswap.api.input
Interface IntersectionInput

All Superinterfaces:
Input, NaryInput
All Known Implementing Classes:
IntersectionInputImpl

public interface IntersectionInput
extends NaryInput

Represents an intersection type where valid input values should satisfy the requirements of every nested input type.

Author:
Evren Sirin

Method Summary
 java.net.URI getType()
          Returns owl:intersectionOf
 
Methods inherited from interface info.sswap.api.input.NaryInput
getInputs
 
Methods inherited from interface info.sswap.api.input.Input
accept, getDescription, getLabel, getPropertyInput, getValue, isUnrestricted, setDescription, setLabel, setPropertyInput, setValue
 

Method Detail

getType

java.net.URI getType()
Returns owl:intersectionOf

Specified by:
getType in interface Input


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