pgb_liv\php_ms\Utility\Fragment\AFragment

Generates the A ions from a peptide

Synopsis

class AFragment extends AbstractFragment implements FragmentInterface {
  • // Inherited members from AbstractFragment
  • protected  $sequence;
}

Hierarchy

Coverage

Methods 100% 1 / 1
Lines 100% 1 / 1

Violations

Checkstyle

Line Column Severity Message
36 151 warning Line exceeds 120 characters; contains 151 characters

Members

protected

  • $sequence

Methods

protected

Inherited from pgb_liv\php_ms\Utility\Fragment\AbstractFragment

protected

public

History