Class XmlCausalRelationship

    • Constructor Detail

      • XmlCausalRelationship

        public XmlCausalRelationship()

        Constructor for XmlCausalRelationship.

      • XmlCausalRelationship

        public XmlCausalRelationship​(CvTerm relationType,
                                     Participant target)

        Constructor for XmlCausalRelationship.

        Parameters:
        relationType - a CvTerm object.
        target - a Participant object.
    • Method Detail

      • toString

        public String toString()

        toString

        Specified by:
        toString in interface FileSourceContext
        Overrides:
        toString in class Object
        Returns:
        the file source context as a String. If the source locator is not null, it should give the source locator properties
      • sourceLocation

        public Locator sourceLocation()
        Specified by:
        sourceLocation in interface com.sun.xml.bind.Locatable
      • setSourceLocation

        public void setSourceLocation​(PsiXmlLocator sourceLocator)

        setSourceLocation.

        Parameters:
        sourceLocator - a PsiXmlLocator object.
      • setJAXBSourceParticipant

        public void setJAXBSourceParticipant​(int ref)

        setJAXBSourceParticipant.

        Parameters:
        ref - a int.
      • setJAXBRelationType

        public void setJAXBRelationType​(XmlOpenCvTerm value)

        setJAXBRelationType.

        Parameters:
        value - a XmlOpenCvTerm object.
      • setJAXBTargetParticipant

        public void setJAXBTargetParticipant​(int ref)

        setJAXBTargetParticipant.

        Parameters:
        ref - a int.