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

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

Uses of MappingPattern in info.sswap.api.model
 

Methods in info.sswap.api.model that return MappingPattern
static MappingPattern MappingPattern.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MappingPattern[] MappingPattern.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 MappingPattern
 boolean SSWAPProtocol.isPattern(MappingPattern pattern)
          Checks whether this graph contains the specific mapping of subjects to objects.
 



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