Uses of Class
info.sswap.api.model.RDFRepresentation

Packages that use RDFRepresentation
info.sswap.api.model Main package for SSWAP API 
 

Uses of RDFRepresentation in info.sswap.api.model
 

Methods in info.sswap.api.model that return RDFRepresentation
static RDFRepresentation RDFRepresentation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RDFRepresentation[] RDFRepresentation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in info.sswap.api.model with parameters of type RDFRepresentation
 void SSWAPModel.serialize(java.io.OutputStream os, RDFRepresentation representation, boolean commentedOutput)
          Serializes the contents of this object to the specified stream.
 



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