Interface sequenceParticipant

All Superinterfaces:
BioPAXElement, Cloneable, InteractionParticipant, Level2Element, physicalEntityParticipant, Serializable, utilityClass

public interface sequenceParticipant extends physicalEntityParticipant
  • Method Details

    • addSEQUENCE_FEATURE_LIST

      void addSEQUENCE_FEATURE_LIST(sequenceFeature SEQUENCE_FEATURE)
    • getSEQUENCE_FEATURE_LIST

      Set<sequenceFeature> getSEQUENCE_FEATURE_LIST()
    • removeSEQUENCE_FEATURE_LIST

      void removeSEQUENCE_FEATURE_LIST(sequenceFeature SEQUENCE_FEATURE)
    • setSEQUENCE_FEATURE_LIST

      void setSEQUENCE_FEATURE_LIST(Set<sequenceFeature> SEQUENCE_FEATURE_LIST)