![]() |
RAPP Platform API
|


Public Member Functions | |
| def | __init__ |
| Constructor. More... | |
Public Attributes | |
| error | |
| Error message. More... | |
| result | |
| Success index on ontology-is-subsuperclass-of query. More... | |
Ontology Is Sub-Superclass Cloud Response object. OntologyIsSubsuperclass.Response
Definition at line 53 of file OntologyIsSubsuperclass.py.
| def RappCloud.CloudMsgs.OntologyIsSubsuperclass.OntologyIsSubsuperclass.Response.__init__ | ( | self, | |
| kwargs | |||
| ) |
Constructor.
Definition at line 58 of file OntologyIsSubsuperclass.py.
| RappCloud.CloudMsgs.OntologyIsSubsuperclass.OntologyIsSubsuperclass.Response.error |
Error message.
Definition at line 68 of file OntologyIsSubsuperclass.py.
| RappCloud.CloudMsgs.OntologyIsSubsuperclass.OntologyIsSubsuperclass.Response.result |
Success index on ontology-is-subsuperclass-of query.
Definition at line 70 of file OntologyIsSubsuperclass.py.