Interface ModificationCondition

  • All Known Implementing Classes:
    ModificationConditionImpl

    public interface ModificationCondition
    Conditions of a protein modification, e.g. components and atoms.
    Since:
    3.0
    Author:
    Jianjiong Gao
    • Method Detail

      • getComponents

        List<Component> getComponents()
        Returns:
        the involved components.