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

M

main(String[]) - Static method in class info.sswap.http.SSWAPStandalone
The entry point to SSWAP HTTP API when used in standalone mode (i.e., deployed without a servlet container and using its internal HTTP server).
MAKE_PDG_PATH - Static variable in class info.sswap.http.rest.RESTConstants
Path to the resource for making a PDG
MAKE_PROPERTY_PATH - Static variable in class info.sswap.http.rest.RESTConstants
Path to the resource for making a Type
MAKE_RDG_PATH - Static variable in class info.sswap.http.rest.RESTConstants
Path to the resource for making an RDG
MAKE_RIG_PATH - Static variable in class info.sswap.http.rest.RESTConstants
Path to the resource for making a RIG
MAKE_RQG_PATH - Static variable in class info.sswap.http.rest.RESTConstants
Path to the resource for making an RQG
MAKE_RRG_PATH - Static variable in class info.sswap.http.rest.RESTConstants
Path to the resource for making a RRG
MAKE_TYPE_PATH - Static variable in class info.sswap.http.rest.RESTConstants
Path to the resource for making a Type
MakeEntity - Class in info.sswap.http.rest
A base class for all classes that create SSWAPEntities (e.g., MakeSubject and MakeObject).
MakeEntity() - Constructor for class info.sswap.http.rest.MakeEntity
 
makeMapping(RQG, Map<String, Entity>, Mapping) - Method in class info.sswap.http.rest.MakeRQG
 
makeMapping(SSWAPProtocol, Map<String, Entity>, Mapping) - Method in class info.sswap.http.rest.ProtocolFactory
 
MakePDG - Class in info.sswap.http.rest
A RESTful resource that handles requests to create a PDG.
MakePDG() - Constructor for class info.sswap.http.rest.MakePDG
 
makePDG(HttpServletRequest) - Method in class info.sswap.http.rest.MakePDG
Creates a PDG when a POST request is invoked on this resource.
makePDG(String, Map<String, String>) - Method in class info.sswap.http.rest.MakePDG
 
MakeProperty - Class in info.sswap.http.rest
RESTful interface for the call that creates a property definition
MakeProperty() - Constructor for class info.sswap.http.rest.MakeProperty
 
makeProperty(HttpServletRequest) - Method in class info.sswap.http.rest.MakeProperty
Creates a Type when a POST request is invoked on this resource.
makeProperty(String, Map<String, String>) - Method in class info.sswap.http.rest.MakeProperty
 
MakeRDG - Class in info.sswap.http.rest
RESTful interface for the call that creates an RDG.
MakeRDG() - Constructor for class info.sswap.http.rest.MakeRDG
 
makeRDG(HttpServletRequest) - Method in class info.sswap.http.rest.MakeRDG
 
makeRDG(String, Map<String, String>) - Method in class info.sswap.http.rest.MakeRDG
 
MakeRIG - Class in info.sswap.http.rest
RESTful interface for the call that creates a RIG
MakeRIG() - Constructor for class info.sswap.http.rest.MakeRIG
 
makeRIG(HttpServletRequest) - Method in class info.sswap.http.rest.MakeRIG
 
makeRIG(String, Map<String, String>) - Method in class info.sswap.http.rest.MakeRIG
 
MakeRQG - Class in info.sswap.http.rest
RESTful interface for the call that creates an RQG.
MakeRQG() - Constructor for class info.sswap.http.rest.MakeRQG
 
makeRQG(HttpServletRequest) - Method in class info.sswap.http.rest.MakeRQG
 
makeRQG(String, Map<String, String>) - Method in class info.sswap.http.rest.MakeRQG
 
MakeRRG - Class in info.sswap.http.rest
RESTful interface for the call that creates a RRG
MakeRRG() - Constructor for class info.sswap.http.rest.MakeRRG
 
makeRRG(HttpServletRequest) - Method in class info.sswap.http.rest.MakeRRG
 
makeRRG(String, Map<String, String>) - Method in class info.sswap.http.rest.MakeRRG
 
MakeType - Class in info.sswap.http.rest
RESTful interface for the call that creates a Type
MakeType() - Constructor for class info.sswap.http.rest.MakeType
 
makeType(HttpServletRequest) - Method in class info.sswap.http.rest.MakeType
Creates a Type when a POST request is invoked on this resource.
makeType(String, Map<String, String>) - Method in class info.sswap.http.rest.MakeType
 
MAN_PAGES_ROOT - Static variable in class info.sswap.http.rest.DefaultResource
The root of the man pages
map - Variable in class info.sswap.http.representation.Mapping
 
MAPPING - Static variable in class info.sswap.http.representation.json.JsonKeywords
 
Mapping - Class in info.sswap.http.representation
 
Mapping(Map<String, Collection<String>>) - Constructor for class info.sswap.http.representation.Mapping
 
mappings - Variable in class info.sswap.http.representation.ProtocolMessage
 
maxCardinality - Variable in class info.sswap.http.representation.Property
The maximum cardinality restriction for this property.
Message - Class in info.sswap.http.representation
A base class for messages exchanged between the client and HTTP API.
Message() - Constructor for class info.sswap.http.representation.Message
 
Message(Prefixes, Imports) - Constructor for class info.sswap.http.representation.Message
Creates a new message with the specified prefixes and imports.
METADATA - Static variable in class info.sswap.http.representation.SSWAPVocabulary
sswap:metadata
minCardinality - Variable in class info.sswap.http.representation.Property
The minimum cardinality restriction for this property.
model - Static variable in class info.sswap.http.util.EntityUtil
 
ModelWriter - Class in info.sswap.http.representation.rdf
A writer for a SSWAPModel.
ModelWriter() - Constructor for class info.sswap.http.representation.rdf.ModelWriter
 

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