edu.iastate.metnet.birdseyeview
Class ProteinComplex

java.lang.Object
  extended by edu.iastate.metnet.birdseyeview.Protein
      extended by edu.iastate.metnet.birdseyeview.ProteinComplex

public class ProteinComplex
extends Protein

The ProteinComplex Class is a subclass of protein which defines its type.

Author:
Matt Studham Created May 20, 2005

Constructor Summary
ProteinComplex(java.lang.Integer entityID, java.lang.String name)
          Constructor.
 
Method Summary
 
Methods inherited from class edu.iastate.metnet.birdseyeview.Protein
equals, getEntityID, getName, getType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProteinComplex

public ProteinComplex(java.lang.Integer entityID,
                      java.lang.String name)
Constructor.

Parameters:
id -
n -