Uses of Interface
org.biopax.paxtools.model.level2.sequenceLocation
Packages that use sequenceLocation
Package
Description
This package contains the interfaces that maps to the BioPAX level 2 specification.
-
Uses of sequenceLocation in org.biopax.paxtools.model.level2
Subinterfaces of sequenceLocation in org.biopax.paxtools.model.level2Methods in org.biopax.paxtools.model.level2 that return types with arguments of type sequenceLocationMethods in org.biopax.paxtools.model.level2 with parameters of type sequenceLocationModifier and TypeMethodDescriptionvoidsequenceFeature.addFEATURE_LOCATION(sequenceLocation FEATURE_LOCATION) voidsequenceFeature.removeFEATURE_LOCATION(sequenceLocation FEATURE_LOCATION) Method parameters in org.biopax.paxtools.model.level2 with type arguments of type sequenceLocationModifier and TypeMethodDescriptionvoidsequenceFeature.setFEATURE_LOCATION(Set<sequenceLocation> FEATURE_LOCATION)