pgb_liv\php_ms\Core\ProteinTrait

Trait for methods associated with attaching a protein to another object

Synopsis

trait ProteinTrait {
}

Hierarchy

Coverage

Methods 0% 0 / 3
Lines 0% /

Members

private

  • $proteins — array
    An array of all proteins this object maps to

Methods

public

  • addProtein() — Add a new protein mapping to this object.
  • addProteinEntry() — This provides direct access to add new entity records and should be used when subclasses are expected
  • getProteins() — Gets the set of proteins that this object links to

History