This is version 13.
It is not the current version, and thus it cannot be edited.
[Back to current version]
[Restore this version]
- CConcept getConcept(String conceptGuid) throws java.rmi.RemoteException
- CRelationshipInfo findRelatedConcepts(String conceptGuid, String relationshipType, boolean includeAssertions, boolean useCache) throws java.rmi.RemoteException
- void findRelatedConceptGuids(String conceptGuid, String relationshipType, boolean includeAssertions, boolean useCache, String arrGuids, String arrRelTypes) throws java.rmi.RemoteException
- CWeightedConcept getBestConcept(CTaxonName name, CAuthority auth) throws CTOSException
- String getAuthoritativeList(CAuthority auth, String conceptGuid, String targetRankCode) throws java.rmi.RemoteException
- CConcept getHigherTaxon(CTaxonName name, String targetRankCode, CAuthority authority) throws java.rmi.RemoteException
- CTaxonName getName(String nameGuid) throws java.rmi.RemoteException
- String getSynonymousNames(String conceptGuid) throws java.rmi.RemoteException
- CSpecimen getSpecimen(String specimenGuid) throws java.rmi.RemoteException
- CWeightedConcept findConcepts(CConcept taxonQuery, String algorithm, float threshold, boolean useCache) throws java.rmi.RemoteException
- String addConcept(CConcept concept) throws java.rmi.RemoteException
- String addRelationship(String fromGuid, String toGuid, String relationshipType, CAccordingTo accTo) throws java.rmi.RemoteException
- AAlgorithmMeta getAlgorithmMetadata() throws java.rmi.RemoteException
- CAuthority getAuthorities() throws java.rmi.RemoteException
- String getAuthorityNames() throws java.rmi.RemoteException
|