org.biopax.paxtools.controller
Class ReusedPEPHelper

java.lang.Object
  extended by org.biopax.paxtools.controller.ReusedPEPHelper

public class ReusedPEPHelper
extends java.lang.Object

This class contains methods for handling reused PEPs.


Constructor Summary
ReusedPEPHelper(Model model)
           
 
Method Summary
 void copyPEPFields()
           
 java.lang.Object fixReusedPEP(physicalEntityParticipant pep, BioPAXElement bpe)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReusedPEPHelper

public ReusedPEPHelper(Model model)
Parameters:
model -
Method Detail

fixReusedPEP

public java.lang.Object fixReusedPEP(physicalEntityParticipant pep,
                                     BioPAXElement bpe)

copyPEPFields

public void copyPEPFields()


Copyright © 2011 BioPAX. All Rights Reserved.