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
ConstructorDescriptionModificationConditionImpl
(List<Component> components, List<ModificationLinkage> linkages) -
Method Summary
-
Constructor Details
-
ModificationConditionImpl
-
-
Method Details
-
getComponents
}- Specified by:
getComponents
in interfaceModificationCondition
- Returns:
- the involved components.
-
getLinkages
}- Specified by:
getLinkages
in interfaceModificationCondition
- Returns:
- a list of all {Link ModificationLinkage}s.
-
toString
-