Package org.biojava.nbio.protmod
Class ModificationConditionImpl
java.lang.Object
org.biojava.nbio.protmod.ModificationConditionImpl
- All Implemented Interfaces:
 ModificationCondition
- Since:
 - 3.0
 - Author:
 - Jianjiong Gao
 
- 
Constructor Summary
ConstructorsConstructorDescriptionModificationConditionImpl(List<Component> components, List<ModificationLinkage> linkages)  - 
Method Summary
 
- 
Constructor Details
- 
ModificationConditionImpl
 
 - 
 - 
Method Details
- 
getComponents
}- Specified by:
 getComponentsin interfaceModificationCondition- Returns:
 - the involved components.
 
 - 
getLinkages
}- Specified by:
 getLinkagesin interfaceModificationCondition- Returns:
 - a list of all {Link ModificationLinkage}s.
 
 - 
toString
 
 -