info.sswap.api.input
Interface BNodeValue

All Superinterfaces:
InputValue
All Known Implementing Classes:
BNodeValueImpl

public interface BNodeValue
extends InputValue

Represents a bnode value.

Author:
Evren Sirin

Method Summary
 java.lang.String getID()
          Get the bnode ID for this value.
 
Methods inherited from interface info.sswap.api.input.InputValue
accept
 

Method Detail

getID

java.lang.String getID()
Get the bnode ID for this value.

Returns:
the bnode ID for this value.


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