A B C D E F G H I L M N O P Q R S T U V W X

M

makePDG(InputStream) - Method in interface info.sswap.api.http.HTTPProvider
Make a Provider Description Graph (PDG) from a JSON (JavaScript Object Notation) specification.
makePDG(String) - Method in interface info.sswap.api.http.HTTPProvider
Convenience method to makePDG(InputStream) with input as single JSON string.
makeRDG(InputStream) - Method in interface info.sswap.api.http.HTTPProvider
Make a Resource Description Graph (RDG) from a JSON (JavaScript Object Notation) specification.
makeRDG(String) - Method in interface info.sswap.api.http.HTTPProvider
Convenience method to makeRDG(InputStream) with input as single JSON string.
makeRIG(InputStream) - Method in interface info.sswap.api.http.HTTPClient
Make a Response Invocation Graph (RIG) from a JSON (JavaScript Object Notation) specification.
makeRIG(String) - Method in interface info.sswap.api.http.HTTPClient
Convenience method to makeRIG(InputStream) with input as single JSON string.
makeRQG(InputStream) - Method in interface info.sswap.api.http.HTTPClient
Make a Response Query Graph (RQG) from a JSON (JavaScript Object Notation) specification.
makeRQG(String) - Method in interface info.sswap.api.http.HTTPClient
Convenience method to makeRQG(InputStream) with input as single JSON string.
makeRRG(InputStream) - Method in interface info.sswap.api.http.HTTPProvider
Make a Resource Response Graph (RRG) from a JSON (JavaScript Object Notation) specification.
makeRRG(String) - Method in interface info.sswap.api.http.HTTPProvider
Convenience method to makeRRG(InputStream) with input as single JSON string.
MappingPattern - Enum in info.sswap.api.model
An enumeration containing possible mappings between subjects and objects in a SSWAPGraph
MapsTo - Class in info.sswap.api.servlet
A helper class that allows the mapping of subjects to objects without the complexities of servlet programming.
MapsTo() - Constructor for class info.sswap.api.servlet.MapsTo
 
mapsTo(SSWAPSubject) - Method in class info.sswap.api.servlet.MapsTo
Define this method to perform the mapping from the translated subject to its objects.
MAX_CLOSURE_DEGREE_DEFAULT - Static variable in class info.sswap.api.model.Config
The default closure degree if not otherwise specified (must be a parseable integer)
MAX_CLOSURE_DEGREE_KEY - Static variable in class info.sswap.api.model.Config
Key for the property that defines how many closure degrees will be performed during closure computation.
MAX_HIERARCHY_CLOSURE_DEGREE_DEFAULT - Static variable in class info.sswap.api.model.Config
The default hierarchy retrieving closure degree if not otherwise specified (must be a parseable integer)
MAX_HIERARCHY_CLOSURE_DEGREE_KEY - Static variable in class info.sswap.api.model.Config
Key for the property that defines how many additional "hierarchy retrieving" closure degrees will be performed (in addition to the closure degrees defined by MAX_CLOSURE_DEGREE_KEY) during closure computation.
MODEL_CACHE_ENTRY_TTL_DEFAULT - Static variable in class info.sswap.api.model.Config
The default TTL for a model cache entry, if not otherwise specified.
MODEL_CACHE_ENTRY_TTL_KEY - Static variable in class info.sswap.api.model.Config
Key for the property that defines how long an entry cached in model cache should be stored (time-to-live; TTL).
MODEL_CACHE_NEGATIVE_ENTRY_TTL_DEFAULT - Static variable in class info.sswap.api.model.Config
 
MODEL_CACHE_NEGATIVE_ENTRY_TTL_KEY - Static variable in class info.sswap.api.model.Config
 
ModelResolver - Interface in info.sswap.api.model
Resolves a source model/SSWAP protocol graph by extracting definitions for all externally defined types
MODULE_EXTRACTION_ENABLED_DEFAULT - Static variable in class info.sswap.api.model.Config
The default URI for the module extraction service
MODULE_EXTRACTION_ENABLED_KEY - Static variable in class info.sswap.api.model.Config
The key for the URI of the module extraction service
MODULE_EXTRACTION_URI_DEFAULT - Static variable in class info.sswap.api.model.Config
The default URI for the module extraction service
MODULE_EXTRACTION_URI_KEY - Static variable in class info.sswap.api.model.Config
The key for the URI of the module extraction service

A B C D E F G H I L M N O P Q R S T U V W X
Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.