clams-python
1.3.1
Contents
Getting started
I/O Specification
Runtime Configuration
CLAMS App Metadata
CLAMS App Directory
clams
shell command
Tutorial: Wrapping an NLP Application
API documentation:
clams package
clams-python
Index
Index
_
|
A
|
C
|
D
|
F
|
G
|
I
|
J
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
_abc_impl (clams.app.ClamsApp attribute)
_annotate() (clams.app.ClamsApp method)
_appmetadata() (clams.app.ClamsApp method)
_check_mmif_compatibility() (clams.app.ClamsApp static method)
_load_appmetadata() (clams.app.ClamsApp method)
_RAW_PARAMS_KEY (clams.app.ClamsApp attribute)
_refine_params() (clams.app.ClamsApp method)
A
add_description() (clams.appmetadata.Input method)
(clams.appmetadata.Output method)
add_document() (clams.mmif_utils.source.WorkflowSource method)
add_input() (clams.appmetadata.AppMetadata method)
add_more() (clams.appmetadata.AppMetadata method)
add_output() (clams.appmetadata.AppMetadata method)
add_parameter() (clams.appmetadata.AppMetadata method)
annotate() (clams.app.ClamsApp method)
AppMetadata (class in clams.appmetadata)
appmetadata() (clams.app.ClamsApp method)
C
change_metadata() (clams.mmif_utils.source.WorkflowSource method)
clams.app
module
clams.mmif_utils.rewind
module
clams.mmif_utils.source
module
clams.restify
module
ClamsApp (class in clams.app)
ClamsHTTPApi (class in clams.restify)
construct() (clams.appmetadata.Input class method)
(clams.appmetadata.Output class method)
(clams.appmetadata.RuntimeParameter class method)
copy() (clams.appmetadata.Input method)
(clams.appmetadata.Output method)
(clams.appmetadata.RuntimeParameter method)
D
describe_argparser() (in module clams.mmif_utils.rewind)
dict() (clams.appmetadata.Input method)
(clams.appmetadata.Output method)
(clams.appmetadata.RuntimeParameter method)
F
from_data() (clams.mmif_utils.source.WorkflowSource method)
G
get() (clams.restify.ClamsHTTPApi method)
get_configuration() (clams.app.ClamsApp method)
I
Input (class in clams.appmetadata)
J
json() (clams.appmetadata.Input method)
(clams.appmetadata.Output method)
(clams.appmetadata.RuntimeParameter method)
json_to_response() (clams.restify.ClamsHTTPApi static method)
M
methods (clams.restify.ClamsHTTPApi attribute)
module
clams.app
clams.mmif_utils.rewind
clams.mmif_utils.source
clams.restify
O
open_document_location() (clams.app.ClamsApp static method)
Output (class in clams.appmetadata)
P
post() (clams.restify.ClamsHTTPApi method)
prime() (clams.mmif_utils.source.WorkflowSource method)
produce() (clams.mmif_utils.source.WorkflowSource method)
prompt_user() (in module clams.mmif_utils.rewind)
put() (clams.restify.ClamsHTTPApi method)
R
record_error() (clams.app.ClamsApp method)
Restifier (class in clams.restify)
rewind_mmif() (in module clams.mmif_utils.rewind)
run() (clams.restify.Restifier method)
RuntimeParameter (class in clams.appmetadata)
S
serve_development() (clams.restify.Restifier method)
serve_production() (clams.restify.Restifier method)
set_error_view() (clams.app.ClamsApp method)
sign_view() (clams.app.ClamsApp method)
T
test_client() (clams.restify.Restifier method)
U
universal_parameters (clams.app.ClamsApp attribute)
update_forward_refs() (clams.appmetadata.Input class method)
(clams.appmetadata.Output class method)
(clams.appmetadata.RuntimeParameter class method)
V
validate_document_locations() (clams.app.ClamsApp static method)
W
WorkflowSource (class in clams.mmif_utils.source)