Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Commit

Permalink
fixes #66
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Bargnesi committed Jul 24, 2015
1 parent f88ffde commit b1ce749
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@
may be using to be freed</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="dialect" type="bfapi:DialectHandle"/></xs:sequence></xs:complexType></xs:element><xs:element name="ReleaseDialectResponse"><xs:annotation><xs:documentation>Response for releasing a Dialect.</xs:documentation></xs:annotation><xs:complexType/></xs:element><xs:complexType name="Node"><xs:annotation><xs:documentation>TODO - Document</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="id" type="xs:string"/><xs:element name="label" type="xs:string"/><xs:element name="function" type="bfapi:FunctionType"/></xs:sequence></xs:complexType><xs:complexType name="KamNode"><xs:annotation><xs:documentation>TODO - Document</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bfapi:Node"/></xs:complexContent></xs:complexType><xs:complexType name="Edge"><xs:annotation><xs:documentation>TODO - Document</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="id" type="xs:string"/><xs:element name="source" type="bfapi:Node"/><xs:element name="relationship" type="bfapi:RelationshipType"/><xs:element name="target" type="bfapi:Node"/></xs:sequence></xs:complexType><xs:complexType name="KamEdge"><xs:annotation><xs:documentation>TODO - Document</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="bfapi:Edge"/></xs:complexContent></xs:complexType><xs:complexType name="SimplePath"><xs:annotation><xs:documentation>TODO - Document</xs:documentation></xs:annotation><xs:sequence><xs:element name="source" type="bfapi:KamNode"/><xs:element name="target" type="bfapi:KamNode"/><xs:element maxOccurs="unbounded" minOccurs="0" name="edges" type="bfapi:KamEdge"/></xs:sequence></xs:complexType><xs:simpleType name="RelationshipType"><xs:annotation><xs:documentation>TODO - Document</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="UNKNOWN"><xs:annotation><xs:documentation>
Represents the state where the edge's relationship is
unknown.
</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="ACTS_IN"/><xs:enumeration value="ANALOGOUS"/><xs:enumeration value="ASSOCIATION"/><xs:enumeration value="BIOMARKER_FOR"/><xs:enumeration value="CAUSES_NO_CHANGE"/><xs:enumeration value="DECREASES"/><xs:enumeration value="DIRECTLY_DECREASES"/><xs:enumeration value="DIRECTLY_INCREASES"/><xs:enumeration value="HAS_COMPONENT"/><xs:enumeration value="HAS_MEMBER"/><xs:enumeration value="HAS_MODIFICATION"/><xs:enumeration value="HAS_PRODUCT"/><xs:enumeration value="HAS_VARIANT"/><xs:enumeration value="INCLUDES"/><xs:enumeration value="INCREASES"/><xs:enumeration value="IS_A"/><xs:enumeration value="NEGATIVE_CORRELATION"/><xs:enumeration value="ORTHOLOGOUS"/><xs:enumeration value="POSITIVE_CORRELATION"/><xs:enumeration value="PROGNOSTIC_BIOMARKER_FOR"/><xs:enumeration value="RATE_LIMITING_STEP_OF"/><xs:enumeration value="REACTANT_IN"/><xs:enumeration value="SUB_PROCESS_OF"/><xs:enumeration value="TRANSCRIBED_TO"/><xs:enumeration value="TRANSLATED_TO"/><xs:enumeration value="TRANSLOCATES"/></xs:restriction></xs:simpleType><xs:simpleType name="FunctionType"><xs:annotation><xs:documentation>TODO - Document</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="UNKNOWN"><xs:annotation><xs:documentation>
</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="ACTS_IN"/><xs:enumeration value="ANALOGOUS"/><xs:enumeration value="ASSOCIATION"/><xs:enumeration value="BIOMARKER_FOR"/><xs:enumeration value="CAUSES_NO_CHANGE"/><xs:enumeration value="DECREASES"/><xs:enumeration value="DIRECTLY_DECREASES"/><xs:enumeration value="DIRECTLY_INCREASES"/><xs:enumeration value="HAS_COMPONENTS"/><xs:enumeration value="HAS_COMPONENT"/><xs:enumeration value="HAS_MEMBER"/><xs:enumeration value="HAS_MEMBERS"/><xs:enumeration value="HAS_MODIFICATION"/><xs:enumeration value="HAS_PRODUCT"/><xs:enumeration value="HAS_VARIANT"/><xs:enumeration value="INCLUDES"/><xs:enumeration value="INCREASES"/><xs:enumeration value="IS_A"/><xs:enumeration value="NEGATIVE_CORRELATION"/><xs:enumeration value="ORTHOLOGOUS"/><xs:enumeration value="POSITIVE_CORRELATION"/><xs:enumeration value="PROGNOSTIC_BIOMARKER_FOR"/><xs:enumeration value="RATE_LIMITING_STEP_OF"/><xs:enumeration value="REACTANT_IN"/><xs:enumeration value="SUB_PROCESS_OF"/><xs:enumeration value="TRANSCRIBED_TO"/><xs:enumeration value="TRANSLATED_TO"/><xs:enumeration value="TRANSLOCATES"/></xs:restriction></xs:simpleType><xs:simpleType name="FunctionType"><xs:annotation><xs:documentation>TODO - Document</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="UNKNOWN"><xs:annotation><xs:documentation>
Represents the state where the node's function is
unknown.
</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="ABUNDANCE"/><xs:enumeration value="BIOLOGICAL_PROCESS"/><xs:enumeration value="CATALYTIC_ACTIVITY"/><xs:enumeration value="CELL_SECRETION"/><xs:enumeration value="CELL_SURFACE_EXPRESSION"/><xs:enumeration value="CHAPERONE_ACTIVITY"/><xs:enumeration value="COMPLEX_ABUNDANCE"/><xs:enumeration value="COMPOSITE_ABUNDANCE"/><xs:enumeration value="DEGRADATION"/><xs:enumeration value="GENE_ABUNDANCE"/><xs:enumeration value="GTP_BOUND_ACTIVITY"/><xs:enumeration value="KINASE_ACTIVITY"/><xs:enumeration value="LIST"/><xs:enumeration value="MICRORNA_ABUNDANCE"/><xs:enumeration value="MOLECULAR_ACTIVITY"/><xs:enumeration value="PATHOLOGY"/><xs:enumeration value="PEPTIDASE_ACTIVITY"/><xs:enumeration value="PHOSPHATASE_ACTIVITY"/><xs:enumeration value="PROTEIN_ABUNDANCE"/><xs:enumeration value="REACTION"/><xs:enumeration value="RIBOSYLATION_ACTIVITY"/><xs:enumeration value="RNA_ABUNDANCE"/><xs:enumeration value="TRANSCRIPTIONAL_ACTIVITY"/><xs:enumeration value="TRANSLOCATION"/><xs:enumeration value="TRANSPORT_ACTIVITY"/></xs:restriction></xs:simpleType><xs:simpleType name="BelSyntax"><xs:annotation><xs:documentation>Enumeration of different BEL syntaxes.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="SHORT_FORM"><xs:annotation><xs:documentation>
</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="ABUNDANCE"/><xs:enumeration value="BIOLOGICAL_PROCESS"/><xs:enumeration value="CATALYTIC_ACTIVITY"/><xs:enumeration value="CELL_SECRETION"/><xs:enumeration value="CELL_SURFACE_EXPRESSION"/><xs:enumeration value="CHAPERONE_ACTIVITY"/><xs:enumeration value="COMPLEX_ABUNDANCE"/><xs:enumeration value="COMPOSITE_ABUNDANCE"/><xs:enumeration value="DEGRADATION"/><xs:enumeration value="FUSION"/><xs:enumeration value="GENE_ABUNDANCE"/><xs:enumeration value="GTP_BOUND_ACTIVITY"/><xs:enumeration value="KINASE_ACTIVITY"/><xs:enumeration value="LIST"/><xs:enumeration value="MICRORNA_ABUNDANCE"/><xs:enumeration value="MOLECULAR_ACTIVITY"/><xs:enumeration value="PATHOLOGY"/><xs:enumeration value="PEPTIDASE_ACTIVITY"/><xs:enumeration value="PHOSPHATASE_ACTIVITY"/><xs:enumeration value="PRODUCTS"/><xs:enumeration value="PROTEIN_ABUNDANCE"/><xs:enumeration value="PROTEIN_MODIFICATION"/><xs:enumeration value="REACTANTS"/><xs:enumeration value="REACTION"/><xs:enumeration value="RIBOSYLATION_ACTIVITY"/><xs:enumeration value="RNA_ABUNDANCE"/><xs:enumeration value="SUBSTITUTION"/><xs:enumeration value="TRANSCRIPTIONAL_ACTIVITY"/><xs:enumeration value="TRANSLOCATION"/><xs:enumeration value="TRANSPORT_ACTIVITY"/><xs:enumeration value="TRUNCATION"/></xs:restriction></xs:simpleType><xs:simpleType name="BelSyntax"><xs:annotation><xs:documentation>Enumeration of different BEL syntaxes.</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="SHORT_FORM"><xs:annotation><xs:documentation>
Represents short form BEL. e.g. the protein abundance of ABC
will be displayed as "p(ABC)".
</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="LONG_FORM"><xs:annotation><xs:documentation>
Expand Down

0 comments on commit b1ce749

Please sign in to comment.