Interface CausalRelationship

  • All Superinterfaces:
    org.intermine.model.FastPathObject, org.intermine.model.InterMineFastPathObject, org.intermine.model.InterMineObject
    All Known Implementing Classes:
    CausalRelationshipShadow

    public interface CausalRelationship
    extends org.intermine.model.InterMineObject
    • Method Detail

      • proxyType

        void proxyType​(org.intermine.objectstore.proxy.ProxyReference type)
      • proxGetType

        org.intermine.model.InterMineObject proxGetType()
      • setFeature

        void setFeature​(BioEntity feature)
      • proxyFeature

        void proxyFeature​(org.intermine.objectstore.proxy.ProxyReference feature)
      • proxGetFeature

        org.intermine.model.InterMineObject proxGetFeature()