Uses of Interface
org.biopax.paxtools.model.level2.sequenceFeature
Packages that use sequenceFeature
Package
Description
This package contains the interfaces that maps to the BioPAX level 2 specification.
-
Uses of sequenceFeature in org.biopax.paxtools.model.level2
Methods in org.biopax.paxtools.model.level2 that return types with arguments of type sequenceFeatureMethods in org.biopax.paxtools.model.level2 with parameters of type sequenceFeatureModifier and TypeMethodDescriptionvoidsequenceParticipant.addSEQUENCE_FEATURE_LIST(sequenceFeature SEQUENCE_FEATURE) voidsequenceParticipant.removeSEQUENCE_FEATURE_LIST(sequenceFeature SEQUENCE_FEATURE) Method parameters in org.biopax.paxtools.model.level2 with type arguments of type sequenceFeatureModifier and TypeMethodDescriptionvoidsequenceParticipant.setSEQUENCE_FEATURE_LIST(Set<sequenceFeature> SEQUENCE_FEATURE_LIST)