info.sswap.api.input
Interface InputValue

All Known Subinterfaces:
BNodeValue, LiteralValue, URIValue
All Known Implementing Classes:
BNodeValueImpl, LiteralValueImpl, URIValueImpl

public interface InputValue

Represent a value that can be provided as input.

Author:
Evren Sirin
See Also:
BNodeValue LiteralValue

Method Summary
 void accept(InputVisitor visitor)
           
 

Method Detail

accept

void accept(InputVisitor visitor)


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