org.biojava.bio.structure.domain
Interface DomainProvider

All Known Implementing Classes:
RemoteDomainProvider

public interface DomainProvider


Method Summary
 SortedSet<String> getDomainNames(String name)
           
 SortedSet<String> getRepresentativeDomains()
           
 

Method Detail

getDomainNames

SortedSet<String> getDomainNames(String name)

getRepresentativeDomains

SortedSet<String> getRepresentativeDomains()