Uses of Class
org.biojava.nbio.structure.scop.ScopNode
Packages that use ScopNode
-
Uses of ScopNode in org.biojava.nbio.structure.scop
Methods in org.biojava.nbio.structure.scop that return ScopNodeModifier and TypeMethodDescriptionCachedRemoteScopInstallation.getScopNode(int sunid) RemoteScopInstallation.getScopNode(int sunid) ScopDatabase.getScopNode(int sunid) Access a particular ScopNode.ScopInstallation.getScopNode(int sunid) Methods in org.biojava.nbio.structure.scop that return types with arguments of type ScopNodeModifier and TypeMethodDescriptionCachedRemoteScopInstallation.getTree(ScopDomain domain) RemoteScopInstallation.getTree(ScopDomain domain) ScopDatabase.getTree(ScopDomain domain) get the SCOP sub-tree for a particular domain.ScopInstallation.getTree(ScopDomain domain) -
Uses of ScopNode in org.biojava.nbio.structure.scop.server
Methods in org.biojava.nbio.structure.scop.server that return ScopNodeMethods in org.biojava.nbio.structure.scop.server that return types with arguments of type ScopNodeMethods in org.biojava.nbio.structure.scop.server with parameters of type ScopNodeMethod parameters in org.biojava.nbio.structure.scop.server with type arguments of type ScopNodeModifier and TypeMethodDescriptionstatic StringXMLUtil.getScopNodesXML(List<ScopNode> nodes) voidScopNodes.setScopNode(List<ScopNode> scopNodes)