A B C D E F G H I J L M N O P Q R S T U V W

A

actionToId(String) - Static method in class gov.nih.nci.lexbig.ext.EditActionDate
 
actionToString(int) - Static method in class gov.nih.nci.lexbig.ext.EditActionDate
Assgins edit date.
addClassToList(Object, List) - Method in class gov.nih.nci.evs.util.PrintUtils
Adds the current class to a list.
addEditActionDate(EditActionDate) - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Adds an element to editactiondate_vec
addLink(String) - Method in class gov.nih.nci.lexbig.ext.TreeNode
Adds a role name to links Sets value to link
addQualifier(String, String) - Method in class gov.nih.nci.lexbig.ext.ConceptAssociation
Adds the specific qualifier to the ConceptAssociation.
addQualifier(Qualifier) - Method in class gov.nih.nci.lexbig.ext.ConceptAssociation
Adds the specific qualifier to the ConceptAssociation.
addQualifier(String, String) - Method in class gov.nih.nci.lexbig.ext.Property
Adds the specific qualifier to the property.
addQualifier(Qualifier) - Method in class gov.nih.nci.lexbig.ext.Property
Adds the specific qualifier to the property.
addQualifier(String, String) - Method in class gov.nih.nci.lexbig.ext.Role
Adds the specific qualifier to the ConceptAssociation.
addQualifier(Qualifier) - Method in class gov.nih.nci.lexbig.ext.Role
Adds the specific qualifier to the ConceptAssociation.
addSecurityToken(String, SecurityToken) - Method in interface gov.nih.nci.evs.query.EVSQuery
Adds the specified security token and vocabulary information
addSecurityToken(String, SecurityToken) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Stores the security token and vocabulary information in the EVSQuery object
areAssociatedConcepts(String, String, String, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
areAssociatedConcepts(String, String, String, String, String, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
areCodesRelated(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if two codes are related through a particular association.
areCodesRelated(String, String, String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
array2Vector(String[]) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
arrayToVector(Object[]) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Converts an array of objects to a vector of objects
Association - Class in gov.nih.nci.evs.domain
An Association class relates a concept or a term to another concept or term.
Association() - Constructor for class gov.nih.nci.evs.domain.Association
 
ASSOCIATION_RELATION - Static variable in class gov.nih.nci.lexbig.ext.DLBWrapper
A constant String with a value "associations"
Atom - Class in gov.nih.nci.evs.domain
Atom is an occurrence of a term in a source.
Atom() - Constructor for class gov.nih.nci.evs.domain.Atom
 
atributeSetDescriptorIndex2LocalNameList(int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
AttributeSetDescriptor - Class in gov.nih.nci.evs.domain
AttributeSetDescriptor class specifies the set of concept attributes that should be retrieved by a given operation.
AttributeSetDescriptor() - Constructor for class gov.nih.nci.evs.domain.AttributeSetDescriptor
 

B

buildSearchCriteria(String, List) - Method in class gov.nih.nci.system.web.util.SearchUtils
Generates nested search criteria

C

closeWriter(PrintWriter) - Method in class gov.nih.nci.lexbig.ext.NavigationUtils
 
codeExists(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
codeExists(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
codeToName(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Convert an NCI concept code to a concept name.
codeToName(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
codeToName(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
codingScheme - Variable in class gov.nih.nci.lexbig.ext.DLBWrapper
active coding scheme name
codingSchemeExists(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a coding scheme exists.
ConceptAssociation - Class in gov.nih.nci.lexbig.ext
ConceptAssociation
ConceptAssociation() - Constructor for class gov.nih.nci.lexbig.ext.ConceptAssociation
default constructor
ConceptAssociation(String, String) - Constructor for class gov.nih.nci.lexbig.ext.ConceptAssociation
Constructs a ConceptAssociation with the given name and value.
conceptAssociations2Roles(Vector<ConceptAssociation>) - Static method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
conceptExists(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
conceptExists(String, String, String, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
ConceptHistory - Class in gov.nih.nci.lexbig.ext
ConceptHistory
ConceptHistory() - Constructor for class gov.nih.nci.lexbig.ext.ConceptHistory
Default constructor
contains(String, String) - Method in class gov.nih.nci.system.dao.evs.EVSWSDAOImpl
 
containsInverseRole(String, String, String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Checks if the specified concept has the specified inverse role and role value.
containsInverseRole(String, String, String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
containsInverseRole(String, String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a ontylog concept in a namespace has a specific inverse role and if so whether the role has a specific value
containsInverseRole(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
containsInverseRole(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Returns a Boolean value if the specified concept contains inverse roles
containsRole(String, String, String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Checks if the specified concept has the specified role and role value.
containsRole(String, String, String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
containsRole(String, String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a concept in a namespace has a specific role and if so whether the role has a specific value
containsRole(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
containsRole(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Returns a Boolean value if the specified concept contains roles
convertAssociations(Vector) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
 
convertCollectionToProxy(ApplicationService, Collection) - Method in class gov.nih.nci.system.client.proxy.EVSProxyHelperImpl
 
convertEdgeProperties(TreeNode) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
 
convertObjectToProxy(ApplicationService, Object) - Method in class gov.nih.nci.system.client.proxy.EVSProxyHelperImpl
 
convertProperties(org.LexGrid.commonTypes.Property[]) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
convertValues(Field, Object) - Method in class gov.nih.nci.system.web.util.SearchUtils
Converts the specified value to the field class type
createClone(Object) - Method in class gov.nih.nci.system.client.proxy.EVSProxyHelperImpl
Creates a serializable copy of a given object
createCodeNodeSet(String[], String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
createCodingSchemeVersionOrTag(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Creates a CodingSchemeVersionOrTag instance for a given version and a tag
createConceptReference(String, String) - Static method in class gov.nih.nci.lexbig.ext.DLBWrapper
Creates a ConceptReference instance corresponding to a given coding scheme name and a concept code.
createConceptReferenceList(String[], String) - Static method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
createConceptReferenceList(String[], String) - Static method in class gov.nih.nci.lexbig.ext.SearchUtil
 
createLexBIGService(String) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
createNameAndValue(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Creates a NameAndValue instance for a given name and value pair.
createNameAndValueList(String[], String[]) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
createProductionTag() - Static method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
createSortOption(String, Boolean) - Static method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
createSortOptionList(String[], Boolean[]) - Static method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
createSortOptionList(String[]) - Static method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
csrl - Variable in class gov.nih.nci.lexbig.ext.DLBWrapper
an instance of CodingSchemeRenderingList

D

DAOSecurity - Interface in gov.nih.nci.system.dao.security
 
dateToString(Date) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
defaultCodingScheme - Variable in class gov.nih.nci.lexbig.ext.DLBWrapper
 
Definition - Class in gov.nih.nci.evs.domain
Textual definition from an identified source
Definition() - Constructor for class gov.nih.nci.evs.domain.Definition
 
DescLogicConcept - Class in gov.nih.nci.evs.domain
The DescLogicConcept class represents the fundamental vocabulary entity in the NCI Thesaurus.
DescLogicConcept() - Constructor for class gov.nih.nci.evs.domain.DescLogicConcept
 
descLogicValues - Variable in class gov.nih.nci.evs.query.EVSQueryImpl
 
destroy() - Method in class gov.nih.nci.system.webservice.EVSWSQuery
 
DLBAdapter - Class in gov.nih.nci.lexbig.ext
DLBAdapter
DLBAdapter() - Constructor for class gov.nih.nci.lexbig.ext.DLBAdapter
Default constructor
DLBAdapter(EVSApplicationService) - Constructor for class gov.nih.nci.lexbig.ext.DLBAdapter
 
DLBWrapper - Class in gov.nih.nci.lexbig.ext
DLBWrapper
DLBWrapper() - Constructor for class gov.nih.nci.lexbig.ext.DLBWrapper
Creates a new DLBWrapper instance from org.LexGrid.service.Service and LexBIGService parameters
DLBWrapper(EVSApplicationService) - Constructor for class gov.nih.nci.lexbig.ext.DLBWrapper
 
dump_matches(ResolvedConceptReferencesIterator, int) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
dumpHistoryRecord(PrintWriter, HistoryRecord) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
dump history records (for debugging use)

E

EdgeProperties - Class in gov.nih.nci.evs.domain
The EdgeProperties class specifies the relationship between a concept and its immediate parent when a TREE is generated using the getTree method.
EdgeProperties() - Constructor for class gov.nih.nci.evs.domain.EdgeProperties
 
EDIT_ACTION_CREATE - Static variable in class gov.nih.nci.lexbig.ext.EditActionDate
Constant string for Create action
EDIT_ACTION_CREATE_STR - Static variable in class gov.nih.nci.lexbig.ext.EditActionDate
Constant string for Create action
EDIT_ACTION_MERGE - Static variable in class gov.nih.nci.lexbig.ext.EditActionDate
Constant string for Merge action
EDIT_ACTION_MERGE_STR - Static variable in class gov.nih.nci.lexbig.ext.EditActionDate
Constant string for Merge action
EDIT_ACTION_MODIFY - Static variable in class gov.nih.nci.lexbig.ext.EditActionDate
Constant string for Modify action
EDIT_ACTION_MODIFY_STR - Static variable in class gov.nih.nci.lexbig.ext.EditActionDate
Constant string for Modify action
EDIT_ACTION_RETIRE - Static variable in class gov.nih.nci.lexbig.ext.EditActionDate
Constant string for Retire action
EDIT_ACTION_RETIRE_STR - Static variable in class gov.nih.nci.lexbig.ext.EditActionDate
Constant string for Retire action
EDIT_ACTION_SPLIT - Static variable in class gov.nih.nci.lexbig.ext.EditActionDate
Constant string for Split action
EDIT_ACTION_SPLIT_STR - Static variable in class gov.nih.nci.lexbig.ext.EditActionDate
Constant string for Split action
EditActionDate - Class in gov.nih.nci.evs.domain
This class holds the edit action and date information for a given concept
EditActionDate() - Constructor for class gov.nih.nci.evs.domain.EditActionDate
 
EditActionDate - Class in gov.nih.nci.lexbig.ext
EditActionDate
EditActionDate() - Constructor for class gov.nih.nci.lexbig.ext.EditActionDate
Default constructor
endsWith(String, String) - Method in class gov.nih.nci.system.dao.evs.EVSWSDAOImpl
 
EVSApplicationService - Interface in gov.nih.nci.system.applicationservice
ApplicationService interface for EVS.
EVSApplicationServiceImpl - Class in gov.nih.nci.system.applicationservice.impl
ApplicationService interface for EVS.
EVSApplicationServiceImpl(ClassCache, Properties) - Constructor for class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
EVSCacheManager - Class in gov.nih.nci.system.dao.cache
The EVSCacheManger is a singleton that looks for a resources named ehcache_evs.xml.
EVSProperties - Class in gov.nih.nci.system.dao.properties
Singleton for accessing EVS Properties.
EVSProxyHelperImpl - Class in gov.nih.nci.system.client.proxy
Object proxy implementation for EVS.
EVSProxyHelperImpl() - Constructor for class gov.nih.nci.system.client.proxy.EVSProxyHelperImpl
 
EVSQuery - Interface in gov.nih.nci.evs.query
EVSQuery interface describes the methods that can be implemented to access the Enterprise Vocabulary Service.
EVSQueryDAOImpl - Class in gov.nih.nci.system.dao.evs
Defines and implements methods to query the Enterprise Vocabulary Service.
EVSQueryDAOImpl() - Constructor for class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Instantiates an EVSQueryDAOImpl instance
EVSQueryDAOImpl(String) - Constructor for class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
 
EVSQueryDAOImpl(String, Properties) - Constructor for class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
 
EVSQueryImpl - Class in gov.nih.nci.evs.query
EVSQueryImpl class implements the EVSQuery interface.
EVSQueryImpl() - Constructor for class gov.nih.nci.evs.query.EVSQueryImpl
 
evsSearch(EVSQuery) - Method in interface gov.nih.nci.system.applicationservice.EVSApplicationService
 
evsSearch(EVSQuery) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
evsSearch(String, Object, int, int) - Method in class gov.nih.nci.system.dao.evs.EVSWSDAOImpl
Returns a list of evs domain objects beased on a given search criteria
EVSWSDAOImpl - Class in gov.nih.nci.system.dao.evs
The EVSWebServices class describes methods implemented to query the Enterprise Vocabulary Service.
EVSWSQuery - Class in gov.nih.nci.system.webservice
 
EVSWSQuery() - Constructor for class gov.nih.nci.system.webservice.EVSWSQuery
 
executeRemotely(Object, String, String[], Object[]) - Method in interface gov.nih.nci.system.applicationservice.EVSApplicationService
 
executeRemotely(Object, String, String[], Object[]) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
Execute the given method on the specified LexBig object.

F

fetchDTSProperties(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the properties of a given concept from the specified namespace
fetchDTSProperties(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
fetchTermAssociations(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Fetchs term association data for a given concept from the specified namespace
fetchTermAssociations(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
fetchTermAssociations(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findCodedEntriesWithAssociation(String, String, String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
findCodedEntriesWithAssociationMatching(String, String, String, String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
findCodedEntriesWithAssociationMatching(String, String, String, String, String, int, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
findCodedEntriesWithAssociationMatching(String, String, String, String, String, int, int, Vector) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
findCodedEntriesWithAssociationMatching(String, String, String, String, String, int, int, Vector, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
findCodedEntriesWithDesignationMatching(String, String, String, boolean, Vector, Vector, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
findCodedEntriesWithPropertyMatching(String, String, String, Vector, Vector, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
findCodedEntriesWithPropertyMatching(String, String, String, Vector, Vector, String, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
findCodedEntriesWithSourceCodeMatching(String, String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
findCodedEntriesWithSourceCodeMatching(String, String, String, String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
findCodedEntryWithNameMatching(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
findConcept(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Finds concept by name
findConcept(String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptByCode(String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Finds the Concept instance for a given concept code.
findConceptByCode(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptByCode(String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
findConceptByCode
findConceptByCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
findConceptByCode
findConceptByName(String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptByName(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
"@since DLBExt 1.0
findConceptNameByCode(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
findConceptsByCode(Vector<String>) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets an array of Concept objects that represent the same concepts as the argument array of concept codes.
findConceptsWithAssociationMatching(String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
"@since DLBExt 1.0
findConceptsWithAssociationMatching(String, String, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithAssociationMatching(String, String, int, String, Vector) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithAssociationMatching(String, String, String, int, String, Vector) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithAssociationMatching(String, String, int, String, Vector, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithAssociationMatching(String, String, String, int, String, Vector, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithDesignationMatching(String, int, String, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Retrieves each concept with a designation value that matches the argument pattern, based on the specified search options.
findConceptsWithDesignationMatching(String, String, boolean, Vector, Vector, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Retrieves each concept with a designation value that matches the argument pattern, based on the specified search options.
findConceptsWithInverseAssociationMatching(String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Retrieves each concept which is a value of a DTSRole with a selected DTSRoleType, if the concept name having the role matches the argument pattern.
findConceptsWithInverseAssociationMatching(String, String, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithInverseAssociationMatching(String, String, int, String, Vector) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithInverseAssociationMatching(String, String, String, int, String, Vector) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithInverseAssociationMatching(String, String, int, String, Vector, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithInverseAssociationMatching(String, String, String, int, String, Vector, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithNameMatching(String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Searchs concepts by name.
findConceptsWithNameMatching(String, int, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Retrieves each concepts with a name (string identifier) that matches the argument pattern, based on the specified search options.
findConceptsWithNameMatching(String, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithNameMatching(String, int, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithPropertyContaining(String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Retrieves each concept with a selected DTSPropertyType, if the concept DTSPropertyType value contains the argument pattern.
findConceptsWithPropertyMatching(String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Retrieves each concept with a property value that matches the argument pattern, based on the specified search options.
findConceptsWithPropertyMatching(String, String, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithPropertyMatching(String, String, String, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithPropertyMatching(String, Vector, Vector, String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Retrieves each concept with a property value that matches the argument pattern, based on the specified search options.
findConceptsWithPropertyMatching(String, String, Vector, Vector, String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithRoleMatching(String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Retrieves each concept with a selected DTSRoleType, if the concept DTSRoleType value matches the argument pattern.
findConceptsWithRoleMatching(String, String, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithSiloMatching(String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithSourceCodeMatching(String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptsWithSourceCodeMatching(String, String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findConceptWithSourceCodeMatching(String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
findDescription(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Returns the entity description for a given code, or the code if no description can be located.
findNamespaceByCode(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Finds formal name of a coding scheme for a given namespace code.
findRelatedCodes(String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Find relationship (e.g., role) sources and targets
findRelatedCodes(String, String, String, String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 

G

get(String, String) - Method in class gov.nih.nci.system.dao.cache.EVSCacheManager
Returns the value from the cache for a given key
getAbbreviation() - Method in class gov.nih.nci.evs.domain.Source
Retreives the value of abbreviation attribue
getAccessToken() - Method in class gov.nih.nci.evs.security.SecurityToken
Retreives the value of accessToken attribue
getAction() - Method in class gov.nih.nci.evs.domain.EditActionDate
Retreives the value of action attribue
getAction() - Method in class gov.nih.nci.lexbig.ext.EditActionDate
Gets action
getAdapterHashMap(String) - Static method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getAllAssociatedConcepts(String, String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAllAssociationTypes(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all associationTypes from a given namespace
getAllAssociationTypes(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllAssociationTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getAllAssociationTypes(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all association types for the specified concept from a given namespace
getAllClassNames() - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
 
getAllClassNames() - Method in class gov.nih.nci.system.dao.evs.EVSWSDAOImpl
Returns all EVS Class names specified for this DAO
getAllConceptAssociationQualifierTypes(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Retrievs the name of all concecpt association quailifer types from the specified namespace
getAllConceptAssociationQualifierTypes(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllConceptAssociationQualifierTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getAllConceptAssociationQualifierTypes(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all concept association qualifier types for the specified concept from a given namespace
getAllConceptAssociationTypes(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Retrievs the name of all concecpt association types from the specified namespace
getAllConceptAssociationTypes(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllConceptAssociationTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getAllConceptAssociationTypes(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all concept association types for the specified concept from a given namespace
getAllConceptPropertyQualifierTypes(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Retrievs the name of all concecpt property qualifier types from the specified namespace
getAllConceptPropertyQualifierTypes(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllConceptPropertyQualifierTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getAllConceptPropertyQualifierTypes(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all concept property qualifier types for the specified concept from a given namespace
getAllConceptPropertyTypes(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Retrievs the name of all concecpt property types from the specified namespace
getAllConceptPropertyTypes(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllConceptPropertyTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Retrieves all concept property types.
getAllConceptPropertyTypes(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all concept property types for the specified concept from a given namespace
getAllConcepts(String, String, String, boolean, Vector, Vector, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAllFields(Class) - Method in class gov.nih.nci.evs.util.PrintUtils
Gets all the fields of a given class
getAllFields(String) - Method in class gov.nih.nci.system.web.util.JSPUtils
Get the list of all fields for the class
getAllLicenses(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all licenses from the specified namespace
getAllLicenses(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllLicenses() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets all licenses from the server.
getAllLicenses(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all licenses for the specified concept from a given namespace
getAllMethods(Class) - Method in class gov.nih.nci.evs.util.PrintUtils
Gets all the methods of a given class
getAllMethods(Class) - Method in class gov.nih.nci.system.web.util.SearchUtils
Gets all the methods for a given class
getAllPropertyTypes(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the property types from a specified namespace
getAllPropertyTypes(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllPropertyTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets all PropertyType in a given namespace
getAllPropertyTypes(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
 
getAllQualifierTypes(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all qualifier types from the specified namespace
getAllQualifierTypes(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllQualifierTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getAllQualifierTypes(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all qualifier types for the specified concept from a given namespace
getAllRoleNames(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the role names from the specified namespace
getAllRoleNames(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllRoleNames() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the names of all role types defined in the vocabulary.
getAllRoleNames(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getAllRoleNames(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all the Role names for the specified concept from a given namespace
getAllRoleTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets all RoleType
getAllRoleTypesInNamespace() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getAllSilos(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the Silos from a specified namespace
getAllSilos(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllSilos(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
 
getAllSubConceptCodes(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the sub concept codes for the specified concept from a given namespace
getAllSubConceptCodes(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllSubConceptCodes(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all sub-concept codes for the specified concept from a given namespace
getAllSubConceptNames(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the sub concept names for the specified concept from a given namespace
getAllSubConceptNames(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllSubConceptNames(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the names of all subconcepts of the conceptName argument.
getAllSubConceptNames(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all sub-concept names for the specified concept from a given namespace
getAllSynonymTypes(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all synonym types from a given namespace
getAllSynonymTypes(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllSynonymTypes(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all synonym types for the specified concept from a given namespace
getAllTermAssociationQualifierTypes(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the term-association qualifier types from a given namespace
getAllTermAssociationQualifierTypes(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllTermAssociationQualifierTypes(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all term association qualifier types for the specified concept from a given namespace
getAllTermPropertyQualifierTypes(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the term-property qualifier types from a given namespace
getAllTermPropertyQualifierTypes(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllTermPropertyQualifierTypes(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all term property qualifier types for the specified concept from a given namespace
getAllTermPropertyTypes(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the term-property types from a given namespace
getAllTermPropertyTypes(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAllTermPropertyTypes(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Gets all term property types for the specified concept from a given namespace
getAllVocabularies() - Method in interface gov.nih.nci.evs.query.EVSQuery
Returns a list of populated Vocabulary objects from the EVS server via the ApplicationService
getAllVocabularies() - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAncestorCodeActionDates(String, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the ancestor concepts' CodeActionDate of the specified concept.
getAncestorCodeActionDates(String, String, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAncestorCodes(String, boolean, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the ancestor concept codes of the specified concept.
getAncestorCodes(String, String, boolean, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAncestorCodes(String, String, boolean, Date, Date, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAncestors(String, String, boolean, String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the ancestor concept codes of the specified concept.
getAncestors(String, String, boolean, String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAncestors(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getAncestors(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociatedCodedEntries(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociatedCodedEntries(String, String, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociatedCodedEntries(String, String, String, String, Vector, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociatedCodedEntries(String, String, String, String, Vector, boolean, String, int, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociatedCodedEntries(String, String, String, String, boolean, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociatedCodedEntriesBySource(String, String, String, String, Vector, boolean, String, int, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociatedConcepts(String, String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociatedConcepts(String, String, String, String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociatedNodes(LexBIGService, String, String, CodingSchemeVersionOrTag, String, boolean) - Static method in class gov.nih.nci.lexbig.ext.NavigationUtils
 
getAssociation(Object, String) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getAssociationCollection() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of associationCollection attribue
getAssociationCollectionbyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets associations for the specified concept.
getAssociationCollectionbyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Gets associations for the specified concept
getAssociationCollectionbyCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getAssociationNames(String, String, String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociationNamesByRelation(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociationNamesByRelation(CodingScheme, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociations(String) - Method in class gov.nih.nci.system.web.util.JSPUtils
 
getAssociationSources(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociationSources(String, String, String, String, Vector, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociationTargets(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAssociationTargets(String, String, String, String, Vector, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAtomCollection() - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Retreives the value of atomCollection attribue
getAtomCollectionbyCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getAtomCollectionbyCui(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getAtomCollectionbyCui(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getAvailableCodingSchemeTags(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getAvailableCodingSchemeVersions(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets available coding scheme versions for a given CodingScheme
getAvailableMetaDataURNs() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getBroaderConcepts(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the broader MetaThesaurus concepts for a given concept The relationship between these concepts are of type "RB" (Related Broader)
getBroaderConcepts(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the broader MetaThesaurusConcepts for a given concept from the specified source.
getBroaderConcepts(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getBroaderConcepts(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getCacheName(String) - Method in class gov.nih.nci.system.dao.cache.EVSCacheManager
Returns the specified cache name
getChangeTypeNumber(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getChildConcepts(String, String, boolean) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets a child DescLogicConcept for a given concept name
getChildConcepts(String, String, boolean, int) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets a child DescLogicConcept for a given concept name
getChildConcepts(String, String, boolean, int) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Retrievs all the child DescLogicConcepts for a given conceptName
getChildConcepts(String, String, boolean) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Retrievs all the child DescLogicConcepts for a given conceptName
getChildCount(HashMap, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getChildNodes(LexBIGService, String, String, CodingSchemeVersionOrTag, String) - Static method in class gov.nih.nci.lexbig.ext.NavigationUtils
 
getChildren(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the child MetaThesaurusConcepts for a given conncept in the specified source
getChildren(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getChildrenBySource(LexBIGService, LexBIGServiceConvenienceMethods, String, String, String, String, String, CodingSchemeVersionOrTag, boolean) - Static method in class gov.nih.nci.lexbig.ext.NavigationUtils
Return immediate children of the given node within a source SAB when navigating the specified association.
getChildrenOf(String, String, String, String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getClassNames(String) - Method in class gov.nih.nci.system.web.util.JSPUtils
Get all the class names within a package
getCNGSize(CodedNodeGraph) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getCNSSize(CodedNodeSet) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getCode() - Method in class gov.nih.nci.evs.domain.Atom
Retreives the value of code attribue
getCode() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of code attribue
getCode() - Method in class gov.nih.nci.evs.domain.Source
Retreives the value of code attribue
getCode() - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Gets code
getCode() - Method in class gov.nih.nci.lexbig.ext.HistoryRecord
Gets code value
getCode() - Method in class gov.nih.nci.lexbig.ext.PropertyType
Gets code
getCode() - Method in class gov.nih.nci.lexbig.ext.RoleType
Gets code
getCodeActionChildren(String, String, String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets child concept codes for the specified concept.
getCodeActionChildren(String, String, String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Gets child concept codes for the specified concept.
getCodeActionChildren(String, Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the descendant concepts' codes of the specified concept involved in "split or merge" actions that occurred in the specified baseline date.
getCodeActionChildren(String, String, Date) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getCodeActionParents(String, String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets parent concept codes for the specified concept.
getCodeActionParents(String, String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Gets parent concept codes for the specified concept.
getCodeActionParents(String, Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the ancestor concepts' codes of the specified concept involved in "split or merge" actions that occurred in the specified baseline date.
getCodeActionParents(String, String, Date) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getCodedEntry(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getCodedEntry(String, String, String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getCodedEntryByCode(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getCodedEntryByName(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getCodedEntrySources(CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getCodesInCodedEntries(Vector) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getCodingScheme(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets CodingScheme instance for a given coding scheme name.
getCodingScheme(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets CodingScheme instance for a given coding scheme name and version.
getCodingScheme(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets CodingScheme instance for given coding scheme name, version, and tag
getCodingScheme(String, String) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
getCodingSchemeConcepts(String, CodingSchemeVersionOrTag, boolean) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
Deprecated. Not implemented here since it is deprecated in the LexBIGService interface.
getCodingSchemeConcepts(String, CodingSchemeVersionOrTag) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getCodingSchemeConcepts(ValueDomainEntryNodeSet) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getCodingSchemeSummary(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getCodingSchemeSummary(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getCodingSchemeVersion(CodingScheme, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets the instance of CodingSchemeVersion given an instance of CodingScheme and a version number.
getConcept(String, boolean, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Searches concepts that match with a specific search criteria (complex search).
getConcept(String, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
getConcept
getConcept(String, String, boolean, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
getConcept
getConcept() - Method in class gov.nih.nci.lexbig.ext.TreeNode
Gets the instance of CodedEntry.
getConceptAssociationQualifierTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getConceptAssociations(CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getConceptAssociations(String, String, String, CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getConceptAssociations(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptAssociations(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptAssociations(String, String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptAssociations(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptAssociations(String, String, String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptAssociations(String, String, String, String, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptAssociations(String, String, String, String, boolean, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptAssociations(String, String, String, String, boolean, boolean, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptAssociations(String, String, String, String, boolean, boolean, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptAssociationTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getConceptByName(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets a DescLogicConcept for the specified conceptName.
getConceptByName(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getConceptChangeVersions(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptChildRoots() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getConceptChildRoots(int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getConceptChildRoots(int, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Retrieves a vector of root concepts in the default coding system
getConceptCodeByName(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the code of the specified concept.
getConceptCodeByName(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getConceptCodeByName(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Finds the code of the specified concept.
getConceptCreateVersion(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptCreateVersionDate(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets concept create version Dates.
getConceptCreationDate(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the baseline date of creation of the specified concept.
getConceptCreationDate(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptEditAction(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all EditAction of the specified concept.
getConceptEditAction(String, String, Date) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all EditAction of the specified concept.
getConceptEditAction(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getConceptEditAction(String, String, Date) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getConceptEditAction(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets all EditAction of the specified concept.
getConceptEditAction(String, Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets all EditActionDate of the specified concept.
getConceptEditAction(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptEditActionDates(String, String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets EditActionDate that match with the given concept code and edit action.
getConceptEditActionDates(String, String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getConceptEditActionDates(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets all dates in which a specified action takes place on the specified concept.
getConceptEditActionDates(String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getConceptEditActionDates(String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptHistory(String, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets HistoryRecord corresponding to a given concept code.
getConceptHistory(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getConceptHistory(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptHistory(String, String, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptHistory(String, String, CodingSchemeVersion) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptName(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptName(String, CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptNameByCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Deprecated. - The preferred method is getDescLogicConceptNameByCode
getConceptNameByCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Deprecated. - The preferred method is getDescLogicConceptNameByCode
getConceptNameByCode(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Finds the code of the specified concept.
getConceptProperties(CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptProperties(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptPropertyQualifierTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getConceptPropertyTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Retrieves all concept property types within a given namespace.
getConcepts(Vector<String>, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets concepts matching a given sets of concept names in a byte array
getConcepts(Vector<String>) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets concepts matching a given sets of concept names in a byte array
getConcepts(Vector<String>, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getConcepts(Vector<String>, boolean, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getConceptsByCategories(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the concepts of specified category for the given metathesaurus concept
getConceptsByCategories(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getConceptsByKind(String, String, String, boolean, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptsBySource(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Deprecated. - Vocabulary Sources hosts large number of concept information. This method retrieves all the concepts from a Source. If all the concepts were not returned prior a time limit specified on the server this method tends to die.
getConceptsBySource(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getConceptStatus(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getConceptStatus(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getConceptWithPropertyMatching(String, String, String, int) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the concept names that matches the argument pattern of a property.
getConceptWithPropertyMatching(String, String, String, int) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getConceptWithSiloMatching(String, String, int) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the concept names from the Silos that matches the pattern.
getConceptWithSiloMatching(String, String, int, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the concept names from the Silos that matches the pattern.
getConceptWithSiloMatching(String, String, int) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Gets all the concept names from the Silos that matches the pattern.
getConceptWithSiloMatching(String, String, int, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Gets all the concept names from the spcified Silos that matches the pattern.
getCopyRight(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets copy right statement for a given CodingScheme
getCreationDate() - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Gets creationDate
getCreationDate(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getCredentials() - Method in class gov.nih.nci.system.dao.security.SecurityKey
 
getCredentials() - Method in class gov.nih.nci.system.dao.security.UserCredentials
 
getCriteria() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns the criteria value
getCriteriaValue(Object, Object) - Method in class gov.nih.nci.system.web.util.SearchUtils
Returns the criteria value
getCui() - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Retreives the value of cui attribue
getCurrentCodingSchemeName() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getCurrentTag() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getCurrentVersion() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getDefaultAlgorithm() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the name of the default search algorithm.
getDefinition() - Method in class gov.nih.nci.evs.domain.Definition
Retreives the value of definition attribue
getDefinitionCollection() - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Retreives the value of definitionCollection attribue
getDefinitionCollectionbyCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getDefinitionCollectionbyCui(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getDefinitionCollectionbyCui(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getDescendantCodeActionDates(String, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the descendant concepts' CodeActionDate of the specified concept.
getDescendantCodeActionDates(String, String, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getDescendantCodes(String, boolean, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the descendant concept codes of the specified concept.
getDescendantCodes(String, String, boolean, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getDescendantCodes(String, String, boolean, Date, Date, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getDescendants(String, String, boolean, String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the descendant concept codes of the specified conceptCode.
getDescendants(String, String, boolean, String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getDescendants(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getDescendants(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getDescLogicConcept(String, String, boolean) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets a DescLogicConcept for a valid conceptName or concept code
getDescLogicConcept(String, String, boolean) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Gets a DescLogicConcept for a given conceptName or concept code
getDescLogicConceptCode() - Method in class gov.nih.nci.evs.domain.HistoryRecord
Retreives the value of descLogicConceptCode attribue
getDescLogicConceptNameByCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets Concept name for the given concept code
getDescLogicConceptNameByCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getDescription() - Method in class gov.nih.nci.evs.domain.Source
Retreives the value of description attribue
getDescription() - Method in class gov.nih.nci.evs.domain.Vocabulary
Retreives the value of description attribue
getDirectSubs(String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets subconcepts of a given DescLogicConcept
getDirectSubs(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getDirectSubs(String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getDirectSubs(String, boolean, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getDirectSups(String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets direct superconcepts.
getDirectSups(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getDirectSups(String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getDirectSups(String, boolean, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getDLSemanticTypes(DescLogicConcept) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
 
getEdgeProperties() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of edgeProperties attribue
getEdgePropertiesbyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets get Semantic Types for the specified concept.
getEdgePropertiesbyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getEditAction() - Method in class gov.nih.nci.evs.domain.History
Retreives the value of editAction attribue
getEditAction() - Method in class gov.nih.nci.lexbig.ext.HistoryRecord
Gets edit action value
getEditActionDate() - Method in class gov.nih.nci.evs.domain.History
Retreives the value of editActionDate attribue
getEditActionDates() - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Gets EditActionDate
getEditDate() - Method in class gov.nih.nci.evs.domain.EditActionDate
Retreives the value of editDate attribue
getEditDate() - Method in class gov.nih.nci.lexbig.ext.EditActionDate
Gets editdate
getEditDate() - Method in class gov.nih.nci.lexbig.ext.HistoryRecord
Gets creation date value
getEndNodes(LexBIGService, String, CodingSchemeVersionOrTag, String, String, String) - Static method in class gov.nih.nci.lexbig.ext.NavigationUtils
Retrieves the nodes attached to the system-designated end node ('@@') for the given association and source SAB.
getFetchedAssociations(String, String, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getFetchedConceptAssociations(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
getFetched Concept Associations of an Concept instance
getFetchedConceptAssociations(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getFetchedInverseRoles(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the inverse roles which have been retrieved for this concept, i.e.
getFetchedInverseRoles(String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getFetchedInverseRoles(String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getFetchedRoles(String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the roles which have been retrieved for this concept.
getFetchedRoles(String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getFetchedRoles(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getField(Class, String) - Method in class gov.nih.nci.system.web.util.SearchUtils
Returns the field for a given attribute name
getFilter(String) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getFilterExtensions() - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getFilterExtensions() - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getFormalCodingSchemeName(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getGenericExtension(String) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getGenericExtensions() - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getHasChildren() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of hasChildren attribue
getHasChildrenbyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getHasChildrenbyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getHasParents() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of hasParents attribue
getHasParentsbyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getHasParentsbyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getHasSubtype(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getHistoryBaselineDates(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getHistoryCollection() - Method in class gov.nih.nci.evs.domain.HistoryRecord
Retreives the value of historyCollection attribue
getHistoryCollectionbyCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getHistoryCollectionbyDescLogicConceptCode(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getHistoryCollectionbyDescLogicConceptCode(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getHistoryDates() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets all distinct dates in concept_history table.
getHistoryEnd() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
getHistoryEnd
getHistoryEndBaselineDate() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getHistoryEndBaselineDate(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getHistoryEndDate(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getHistoryEndDate(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Gets the History end date
getHistoryEndDate() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
getHistoryEndDate
getHistoryRecord() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of historyRecord attribue
getHistoryRecordbyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getHistoryRecordbyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getHistoryRecordbyCode(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
 
getHistoryRecords(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets List of HistoryRecords for a given concept code
getHistoryRecords(String, String, String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets List of HistoryRecords
getHistoryRecords(String, String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets List of HistoryRecords
getHistoryRecords(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getHistoryRecords(String, String, String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getHistoryRecords(String, String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getHistoryRecords(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
 
getHistoryService(String) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getHistoryStart() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
getHistoryStart
getHistoryStartBaselineDate() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
getHistoryStartBaselineDate
getHistoryStartBaselineDate(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getHistoryStartDate(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getHistoryStartDate(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Gets the History start date
getHistoryStartDate() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
getHistoryStartDate
getId() - Method in class gov.nih.nci.evs.domain.SemanticType
Retreives the value of id attribue
getId() - Method in class gov.nih.nci.evs.domain.Silo
Retreives the value of id attribue
getId() - Method in class gov.nih.nci.lexbig.ext.PropertyType
Gets id
getId() - Method in class gov.nih.nci.lexbig.ext.RoleType
Gets id
getInstance() - Static method in class gov.nih.nci.system.dao.cache.EVSCacheManager
Returns an EVSCacheManager instance
getInstance() - Static method in class gov.nih.nci.system.dao.properties.EVSProperties
 
getInverseAssociationCollection() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of inverseAssociationCollection attribue
getInverseAssociationCollectionbyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getInverseAssociationCollectionbyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getInverseAssociationCollectionbyCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getInverseConceptAssociations(CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getInverseConceptAssociations(String, String, String, CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getInverseConceptAssociations(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getInverseConceptAssociations(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getInverseName(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getInverseRoleCollection() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of inverseRoleCollection attribue
getInverseRoleCollectionbyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getInverseRoleCollectionbyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getInverseRoleCollectionbyCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getInverseRoles(CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getInverseRoles(String, String, String, CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getInverseRoles(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getInverseRoles(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getIsA() - Method in class gov.nih.nci.evs.domain.EdgeProperties
Retreives the value of isA attribue
getIsA() - Method in class gov.nih.nci.evs.domain.TreeNode
Retreives the value of isA attribue
getIsA() - Method in class gov.nih.nci.lexbig.ext.TreeNode
Gets isA
getIsRetired() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of isRetired attribue
getIsRetired() - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Gets isRetired
getJSPUtils(ServletContext) - Static method in class gov.nih.nci.system.web.util.JSPUtils
Instantiate JSPUtils
getLastUpdateTime() - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getLexBigConfigFileLocation() - Method in class gov.nih.nci.system.dao.properties.EVSProperties
 
getLicense() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets all licenses from the server.
getLinks() - Method in class gov.nih.nci.evs.domain.EdgeProperties
Retreives the value of links attribue
getLinks() - Method in class gov.nih.nci.evs.domain.TreeNode
Retreives the value of links attribue
getLinks() - Method in class gov.nih.nci.lexbig.ext.TreeNode
Gets link
getLocalNames(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets all local names of a coding scheme.
getLogger() - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getLui() - Method in class gov.nih.nci.evs.domain.Atom
Retreives the value of lui attribue
getMatch(HTTPUtils) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns true if a match is found
getMatchAlgorithms() - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getMatchedConceptCount(String, int, String, String, Vector) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getMatchedConceptCount(String, String, int, String, String, Vector) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getMatches(String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getMetaConceptNameByCode(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
gets MetaThesaurusConcept name
getMetaConceptNameByCode(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getMetaConceptsForAllSources() - Method in interface gov.nih.nci.evs.query.EVSQuery
Deprecated.  
getMetaConceptsForAllSources() - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Deprecated.  
getMetadataProperties(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getMetaSources() - Method in interface gov.nih.nci.evs.query.EVSQuery
Get all MetaThesaurus Sources
getMetaSources() - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getModifier() - Method in class gov.nih.nci.lexbig.ext.Role
Gets modifier
getName() - Method in class gov.nih.nci.evs.domain.Association
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.evs.domain.Atom
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.evs.domain.EdgeProperties
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.evs.domain.Property
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.evs.domain.Qualifier
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.evs.domain.Role
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.evs.domain.SemanticType
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.evs.domain.Silo
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.evs.domain.TreeNode
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.evs.domain.Vocabulary
Retreives the value of name attribue
getName() - Method in class gov.nih.nci.lexbig.ext.ConceptAssociation
Gets name
getName() - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Gets name
getName(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getName(CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getName() - Method in class gov.nih.nci.lexbig.ext.Property
Gets name
getName() - Method in class gov.nih.nci.lexbig.ext.PropertyType
Gets name
getName() - Method in class gov.nih.nci.lexbig.ext.Qualifier
Gets name
getName() - Method in class gov.nih.nci.lexbig.ext.Role
Gets name
getName() - Method in class gov.nih.nci.lexbig.ext.RoleType
Gets name
getName() - Method in class gov.nih.nci.lexbig.ext.TreeNode
Gets name
getNamespaceId() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of namespaceId attribue
getNamespaceId() - Method in class gov.nih.nci.evs.domain.History
Retreives the value of namespaceId attribue
getNamespaceId() - Method in class gov.nih.nci.evs.domain.Vocabulary
Retreives the value of namespaceId attribue
getNamespaceId() - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Gets the namespaceId of the Concept.
getNamespaceId(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the namespace ID corresponding to a given coding scheme or vocabulary name.
getNamespaceId(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets namespace id (local name of a vocabulary name).
getNamespaceId() - Method in class gov.nih.nci.lexbig.ext.HistoryRecord
Gets namespaceId value
getNamespaceId() - Method in class gov.nih.nci.lexbig.ext.Qualifier
Gets namespaceId
getNarrowerConcepts(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets narrower MetaThesaurus concepts for the specified concept The relationship between these concepts are of type "RN" (Related Narrower)
getNarrowerConcepts(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets narrower MetaThesaurus concepts for the specified concept from a given source The relationship between these concepts are of type "RN" (Related Narrower)
getNarrowerConcepts(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getNarrowerConcepts(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getNativeRelationName(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getNext(ResolvedConceptReferencesIterator) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
getNodeGraph(String, CodingSchemeVersionOrTag, String) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getNumberEditActions(String, Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the number of editing actions on the specified concept registered in the specified baseline date.
getNumberEditActions(String, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the number of editing actions on the specified concept registered in the specified baseline date.
getNumberEditActions(String, String, Date) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getNumberEditActions(String, String, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getNumberOfSpecifiedInverseRoles(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Get the number of inverse roles that are available of the types specified in the ConceptAttributeSetDescriptor used to obtain this Concept.
getNumberOfSpecifiedRoles(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Get the number of roles that are available of the types specified in the ConceptAttributeSetDescriptor used to obtain this Concept.
getOrigin() - Method in class gov.nih.nci.evs.domain.Atom
Retreives the value of origin attribue
getPackageName(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns the package name of a given class
getPackageNames() - Method in class gov.nih.nci.system.web.util.JSPUtils
Get all the packages
getPageNumber() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns the pageNumber
getPageSize() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns the page size
getParent(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the Parent MetaThesaurusConcepts for a given concept from the specified source.
getParent(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getParentConcepts(String, String, boolean) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets a parent DescLogicConcept for a given concept name
getParentConcepts(String, String, boolean, int) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets a parent DescLogicConcept for a given concept name
getParentConcepts(String, String, boolean) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Retrievs all the parent DescLogicConcepts for a given conceptName
getParentConcepts(String, String, boolean, int) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Retrievs all the parent DescLogicConcepts for a given conceptName
getParentNodes(LexBIGService, String, String, CodingSchemeVersionOrTag, String) - Static method in class gov.nih.nci.lexbig.ext.NavigationUtils
 
getParentsBySource(LexBIGService, LexBIGServiceConvenienceMethods, String, String, String, String, String, CodingSchemeVersionOrTag, boolean) - Static method in class gov.nih.nci.lexbig.ext.NavigationUtils
Return immediate parents of the given node within a source SAB when navigating the given association.
getParentsOf(String, String, String, String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getPassword() - Method in class gov.nih.nci.evs.security.SecurityToken
Retreives the value of password attribue
getPreferredName(CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getProperties(CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getPropertiesByCode(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getPropertiesByCode(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getPropertiesByConceptName(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the names and values of properties owned by the specified concept.
getPropertiesByConceptName(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getPropertiesByConceptName(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the names and values of roles owned by the specified concept.
getPropertiesByConceptName(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getPropertyCollection() - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Retreives the value of propertyCollection attribue
getPropertyCollection() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of propertyCollection attribue
getPropertyCollectionbyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getPropertyCollectionbyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getPropertyCollectionbyCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getPropertyCollectionbyName(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getPropertyCollectionbyName(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getPropertyForCodingSchemeSearch() - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
getPropertyNames(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getPropertyNames(CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getPropertyNames(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getPropertySources(org.LexGrid.commonTypes.Property) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets property sources.
getPropertyTypeById(int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getPropertyTypeByName(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets PropertyType by name
getPropertyTypes() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the names of all property types defined in the vocabulary.
getPropertyValues(String, String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the values of a property owned by a concept
getPropertyValues(String, String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getPropertyValues(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the values of a particular role owned by the specified concept.
getPropertyValues(String, String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getPropertyValues(CodedEntry, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getQualifierCollection() - Method in class gov.nih.nci.evs.domain.Association
Retreives the value of qualifierCollection attribue
getQualifierCollection() - Method in class gov.nih.nci.evs.domain.Property
Retreives the value of qualifierCollection attribue
getQualifierCollection() - Method in class gov.nih.nci.lexbig.ext.ConceptAssociation
Gets qualifiers
getQualifierCollection() - Method in class gov.nih.nci.lexbig.ext.Property
Gets qualifiers
getQualifierCollection() - Method in class gov.nih.nci.lexbig.ext.Role
Gets qualifiers
getQualifierCollectionbyName(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getQualifierCollectionbyName(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getQualifiers() - Method in class gov.nih.nci.lexbig.ext.ConceptAssociation
Gets qualifiers
getQualifiers() - Method in class gov.nih.nci.lexbig.ext.Property
Gets qualifiers
getQualifiers() - Method in class gov.nih.nci.lexbig.ext.Role
Gets qualifiers
getQuery() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns a query
getQueryType(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns a query type value based on a given string.
getReference() - Method in class gov.nih.nci.lexbig.ext.HistoryRecord
Gets referenced code value
getReferenceCode() - Method in class gov.nih.nci.evs.domain.History
Retreives the value of referenceCode attribue
getReferencedEntry(String, String, String, ResolvedConceptReference) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getReferenceWeight(ResolvedConceptReference, List) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
Return a relative weight between 0 and 1 that indicates how well the given reference maps to a set of words.
getRelatedCodedEntries(String, String, String, String, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getRelatedConceptCodes(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRelatedConceptCodes(String, Boolean, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRelatedConcepts(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all related metathesaurus concepts for a given metaconcept
getRelatedConcepts(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all the related metathesaurus concepts for a given metaconcept from the specified source
getRelatedConcepts(String, String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the related metathesaurus concepts for a given metaconcept from the specified source
getRelatedConcepts(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getRelatedConcepts(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getRelatedConcepts(String, String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getRelatedConcepts(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRelatedConcepts(String, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRelatedConcepts(String, boolean, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRelatedConceptsBySource(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRelatedConceptsBySource(String, String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRelatedConceptsBySource(String, boolean, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRelatedConceptsBySource(String, boolean, String, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRelation(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRelationNames(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getRelationTypesForConcept(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getRepresentsVersion(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getResultCounter() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns the resultCounter value
getResults() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns a list of result objects
getResultSet() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns an array of result objects
getRoleClassName(String) - Method in class gov.nih.nci.system.web.util.SearchUtils
Returns the class name for a given role
getRoleCollection() - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Retreives the value of roleCollection attribue
getRoleCollection() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of roleCollection attribue
getRoleCollectionbyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getRoleCollectionbyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getRoleCollectionbyCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRoleName(Class, Object) - Method in class gov.nih.nci.system.web.util.SearchUtils
Returns the role name for the specified class and object
getRoles(CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRoles(String, String, String, CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRoles(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getRoles(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getRoles(String, String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getRoles(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getRolesByConceptName(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the roles owned by the specified concept.
getRolesByConceptName(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getRolesByConceptName(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the names and values of roles owned by the specified concept.
getRoleTypeById(int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRoleTypeByName(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets RoleType by name .
getRoleValues(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the values of a particular role owned by the specified concept.
getRootCodedEntries(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getRootCodedEntries(String, String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getRootConcepts(String, boolean) - Method in interface gov.nih.nci.evs.query.EVSQuery
Retrieves all root DescLogicConcept objects
getRootConcepts(String, boolean) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getRootConcepts() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets root concepts
getRootConcepts(boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRootConcepts(int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getRootNodes(LexBIGService, String, String, CodingSchemeVersionOrTag) - Static method in class gov.nih.nci.lexbig.ext.NavigationUtils
 
getSearchableFields(String) - Method in class gov.nih.nci.system.web.util.JSPUtils
Get the list of all searchable Fields for the class
getSearchCriteriaList(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns a search criteria list from a criteria
getSearchTechniqueDescription(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets the description of search technique for a given codeing scheme name.
getSecurityKey(UserCredentials) - Method in interface gov.nih.nci.system.dao.security.DAOSecurity
 
getSecurityKey(UserCredentials) - Method in class gov.nih.nci.system.dao.security.MedDRASecurity
 
getSecurityKey() - Method in class gov.nih.nci.system.dao.security.SecurityKey
 
getSecurityToken() - Method in class gov.nih.nci.evs.domain.Vocabulary
Retreives the value of securityToken attribue
getSecurityToken(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Returns securityToken
getSecurityTokenbyName(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getSecurityTokenbyName(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getSecurityTokenCollection() - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Returns the security token collection
getSemanticTypeCode(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSemanticTypeCodes(Vector) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSemanticTypeCollection() - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Retreives the value of semanticTypeCollection attribue
getSemanticTypeCollectionbyCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getSemanticTypeCollectionbyCui(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getSemanticTypeCollectionbyCui(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getSemanticTypes() - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets all semantic types from metaphrase
getSemanticTypes() - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getSemanticTypes() - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSemanticTypeVector() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of semanticTypeVector attribue
getSemanticTypeVectorbyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getSemanticTypeVectorbyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Gets semantic types for the specified concept.
getServiceManager(Object) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getServiceMetadata() - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getServletName() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns http servlet name
getSiloCollection() - Method in class gov.nih.nci.evs.domain.Vocabulary
Retreives the value of siloCollection attribue
getSiloCollectionbyName(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getSiloCollectionbyName(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getSortAlgorithm(String) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getSortAlgorithms(SortContext) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getSource() - Method in class gov.nih.nci.evs.domain.Atom
Retreives the value of source attribue
getSource() - Method in class gov.nih.nci.evs.domain.Definition
Retreives the value of source attribue
getSourcebyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets source for the specified concept.
getSourcebyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Gets source for the specified concept
getSourcebyDefinition(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getSourcebyDefinition(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getSourceCollection() - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Retreives the value of sourceCollection attribue
getSourceCollectionbyCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSourceCollectionbyCui(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getSourceCollectionbyCui(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getSources(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets sources of a given CodingScheme.
getSources(String, String, String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getStartIndex() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns startIndex value
getSubConcepts(String, String, Boolean, Boolean) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the codes, or the names, of all subconcepts of the specified concept
getSubConcepts(String, String, Boolean, Boolean) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getSubConcepts(String, Boolean, Boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the codes, or the names, of all subconcepts of the specified concept
getSubConcepts(String, boolean, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the codes, or the names, of all subconcepts of the specified concept
getSuperConcepts(String, String, Boolean, Boolean) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the codes (or the names) of all superconcepts of the specified concept.
getSuperConcepts(String, String, Boolean, Boolean) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getSuperConcepts(String, Boolean, Boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the codes (or the names) of all superconcepts of the specified concepts.
getSuperConcepts(String, boolean, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets the codes (or the names) of all superconcepts of the specified concepts.
getSupportedAssociationNames() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getSupportedAssociationNames(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedAssociationNames(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedAssociationQualifier(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedAssociations() - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedAssociations(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedAssociations() - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
getSupportedCodingSchemeNames() - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets all supported coding scheme names
getSupportedCodingSchemes() - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets all supported coding schemes
getSupportedCodingSchemes() - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getSupportedConceptAssociationNames() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getSupportedConceptAssociationNames(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getSupportedConceptStatus() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
getSupportedConceptStatus
getSupportedConceptStatus(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedConceptStatus(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedContext() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Returns a vector of the names of org.LexGrid.naming.SupportedContext for the default coding scheme.
getSupportedContext(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedContext(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedContextCount() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getSupportedContextCount(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedContextCount(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedContextNames(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedProperties(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedProperties(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedPropertyNames(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedPropertyNames() - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedPropertyNames(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedPropertyQualifier(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedPropertyQualifiers() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getSupportedPropertyQualifiers(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedRepresentationalForms(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedRepresentationalForms(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedRoleNames() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getSupportedRoleNames(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedRoleNames(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedSearchTechniques() - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets all supported search techniques
getSupportedSource(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedSource(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedSourceNames(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedSourceNames(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedSources() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getSupportedSources(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getSupportedValueDomains() - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getSynonymCollection() - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Retreives the value of synonymCollection attribue
getSynonymCollectionbyCui(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getSynonymCollectionbyCui(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getTargetClassName() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns target class name
getTargetClassName(String, String) - Method in class gov.nih.nci.system.web.util.SearchUtils
Returns the target class name for the specified class and role names
getTargetNames(ResolvedConceptReferenceList) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getTargetPackageName() - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns the target package name
getTargets(String, String, String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getTextWeight(String, List<String>) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
Return a relative weight between 0 and 1 that indicates how well the given string maps to a set of words.
getTopNodes(LexBIGService, String, CodingSchemeVersionOrTag, String, String, String) - Static method in class gov.nih.nci.lexbig.ext.NavigationUtils
 
getTraverseDown() - Method in class gov.nih.nci.evs.domain.EdgeProperties
Retreives the value of traverseDown attribue
getTraverseDown() - Method in class gov.nih.nci.evs.domain.TreeNode
Retreives the value of traverseDown attribue
getTraverseDown() - Method in class gov.nih.nci.lexbig.ext.TreeNode
Gets traverseDown
getTree(String, String, boolean, boolean, int, String, Vector) - Method in interface gov.nih.nci.evs.query.EVSQuery
Generates a DefaultMutableTreeNode for the specified rootName
Eeach node is a DescLogicConcept instance
getTree(String, String, boolean, boolean, int, int, Vector) - Method in interface gov.nih.nci.evs.query.EVSQuery
Generates a DefaultMutableTreeNode for the specified rootName
Eeach node is a DescLogicConcept instance
getTree(String, String, boolean, boolean, int, String, Vector) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
get tree for the specified rootName
getTree(String, String, boolean, boolean, int, int, Vector) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
get tree for the specified rootName
getTree(String, boolean, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets tree data from the server (method for supporting DTS Browser development).
getTree(String, boolean, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Returns a root byte array based on the concept provided and limits the number of levels of child concepts returned.
getTree(String, boolean, int, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getTree(String, boolean, int, int, boolean, Vector) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getTree(String, boolean, int, int, String, Vector) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getTree(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
get a DefaultMutableTreeNode for a given DescLogicConcept
getTreeFromServer(String, String, String, String, String, Vector, Vector, Vector, boolean, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Concepts tree data from the server.
getTreeNode() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of treeNode attribue
getTreeNodebyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets TreeNode for the specified concept.
getTreeNodebyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Gets TreeNode for the specified concept.
getUserName() - Method in class gov.nih.nci.evs.security.SecurityToken
Retreives the value of userName attribue
getValidPropertyNames(Vector<String>) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
"@since DLBExt 1.0
getValue() - Method in class gov.nih.nci.evs.domain.Association
Retreives the value of value attribue
getValue() - Method in class gov.nih.nci.evs.domain.Property
Retreives the value of value attribue
getValue() - Method in class gov.nih.nci.evs.domain.Qualifier
Retreives the value of value attribue
getValue() - Method in class gov.nih.nci.evs.domain.Role
Retreives the value of value attribue
getValue() - Method in class gov.nih.nci.lexbig.ext.ConceptAssociation
Gets value
getValue() - Method in class gov.nih.nci.lexbig.ext.Property
Gets value
getValue() - Method in class gov.nih.nci.lexbig.ext.Qualifier
Gets value
getValue() - Method in class gov.nih.nci.lexbig.ext.Role
Gets value
getValueDomainEntries(ValueDomainNodeSet) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getValueDomains(boolean) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
getVersionDate(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getVersions() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getVersions(CodingScheme) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Gets versions of a given CodingScheme.
getVocabulary() - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Retreives the value of vocabulary attribue
getVocabularybyCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
 
getVocabularybyCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getVocabularyByName(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Returns the specified vocabulary in a List
getVocabularyByName(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getVocabularyDescription(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Converts a local name to a formal name of a coding scheme.
getVocabularyHost(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the host of a vocabulary server
getVocabularyHost(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getVocabularyNames() - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets vocabulary names from EVS
getVocabularyNames() - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getVocabularyNames() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets available vocabulary (i.e., coding scheme) names.
getVocabularyPort(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Gets the port of a vocabulary server
getVocabularyPort(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
getVocabularyTags(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Gets available coding scheme tags for a given coding scheme name and version.
getVocabularyVersion(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Returns a list of versions for the given vocabulary in the knowledgebase.
getVocabularyVersion(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Returns a list of versions for the given vocabulary in the knowledgebase.
getVocabularyVersion(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Retrieves an array of ContentVersions which are the list of versions for the given namespace Id in the knowledgebase.
getVocabularyVersion(HashMap) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Returns a list of versions for the given vocabulary in the knowledgebase.
getVocabularyVersionByTag(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
getVocabularyVersions(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
getWITH_ALL_ATTRIBUTES() - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Retreives the value of WITH_ALL_ATTRIBUTES attribue
getWITH_ALL_PROPERTIES() - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Retreives the value of WITH_ALL_PROPERTIES attribue
getWITH_ALL_ROLES() - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Retreives the value of WITH_ALL_ROLES attribue
getWITH_NO_ATTRIBUTES() - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Retreives the value of WITH_NO_ATTRIBUTES attribue
getXMLDocument(Object[], int) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Generates an org.jdom.Document based on a resultSet
gov.nih.nci.evs.annotation - package gov.nih.nci.evs.annotation
 
gov.nih.nci.evs.domain - package gov.nih.nci.evs.domain
 
gov.nih.nci.evs.query - package gov.nih.nci.evs.query
 
gov.nih.nci.evs.security - package gov.nih.nci.evs.security
 
gov.nih.nci.evs.util - package gov.nih.nci.evs.util
 
gov.nih.nci.lexbig.ext - package gov.nih.nci.lexbig.ext
 
gov.nih.nci.system.applicationservice - package gov.nih.nci.system.applicationservice
 
gov.nih.nci.system.applicationservice.impl - package gov.nih.nci.system.applicationservice.impl
 
gov.nih.nci.system.client.proxy - package gov.nih.nci.system.client.proxy
 
gov.nih.nci.system.dao.cache - package gov.nih.nci.system.dao.cache
 
gov.nih.nci.system.dao.evs - package gov.nih.nci.system.dao.evs
 
gov.nih.nci.system.dao.properties - package gov.nih.nci.system.dao.properties
 
gov.nih.nci.system.dao.security - package gov.nih.nci.system.dao.security
 
gov.nih.nci.system.web.util - package gov.nih.nci.system.web.util
 
gov.nih.nci.system.webservice - package gov.nih.nci.system.webservice
 

H

hasAssociatedCodedEntries(String, String, String, String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
hasAssociatedConcepts(String, String, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
hasAssociatedConcepts(String, String, String, String, Vector, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
hasChildren(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Returns true if the specified concept has a child concept
hasChildren(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Returns true if a given concept has a child
hasChildren(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a coded entry (concept) has any subconcepts.
hasChildren(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a concept has any subconcepts.
hashSet2Vector(HashSet) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Converts a HashSet to a Vector
hasParents(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Returns true if the specified concept has a parent concept
hasParents(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Returns true if a given concept has a parent
hasParents(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a concept has any super concepts.
hasParents(String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a concept has any super concepts.
hasParents(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a concept has any superconcepts.
hasProperty(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
hasQualifier() - Method in class gov.nih.nci.lexbig.ext.ConceptAssociation
Checks if the ConceptAssociation instance contains any qualifier since lexrpc 2.1
hasQualifier() - Method in class gov.nih.nci.lexbig.ext.Property
Checks if contains any qualifier since lexrpc 2.1
hasRelation(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
hasRelation(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
hasStatus(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
hasSubconcepts(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a concept has any subconcept
hasSuperconcepts(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a concept has any superconcept.
hasSuperconcepts(String, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a concept has any super concepts.
History - Class in gov.nih.nci.evs.domain
The History class stores the concept history information.
History() - Constructor for class gov.nih.nci.evs.domain.History
 
HistoryRecord - Class in gov.nih.nci.evs.domain
The HistoryRecord holds history information for the specified concept
HistoryRecord() - Constructor for class gov.nih.nci.evs.domain.HistoryRecord
 
HistoryRecord - Class in gov.nih.nci.lexbig.ext
HistoryRecord
HistoryRecord() - Constructor for class gov.nih.nci.lexbig.ext.HistoryRecord
Default constructor
HistoryRecord(String, int, String, Date, String) - Constructor for class gov.nih.nci.lexbig.ext.HistoryRecord
Constructor
HTTPUtils - Class in gov.nih.nci.system.web.util
HTTPUtils presents various methods to generate search criteria from xquery like syntax.
HTTPUtils(ServletContext) - Constructor for class gov.nih.nci.system.web.util.HTTPUtils
 

I

iActiontoStr(int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Extracts an edit action string (for example, 'CREATE') from a edit action constance string (form example, 'EDIT_ACTION_CREATE_STR') corresponding to the specified edit action code.
init(Object) - Method in class gov.nih.nci.system.webservice.EVSWSQuery
 
initializeSemanticTypes() - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
isAssociationSupported(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
isCacheNameValid(String) - Method in class gov.nih.nci.system.dao.cache.EVSCacheManager
Returns true if the specified cache name was found
isChild(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Check if the second concept is a subconcept of the first concept.
isChildByCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if concept with code1 is a subconcept of the concept with code2
isCodeInGraph(String, String, String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
isCodeInGraph(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
isCodeRetired(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
isCodingSchemeActive(LexBIGService, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
isConceptActive(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
isConceptActive(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
isConceptCodeValid(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a concept code is valid.
isConceptEdited(String, boolean, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if the specified concept is edited or not during a date range.
isConceptEdited(String, String, boolean, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
isConceptNameValid(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a concept name is valid.
isConceptRetired(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if the specified concept is retired or not.
isEdited(String, boolean, Date, Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
isForwardName(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
isHistoryAvailable() - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if a concept history is available.
isHistoryAvailable(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
isInitialized(MethodInvocation) - Method in class gov.nih.nci.system.client.proxy.EVSProxyHelperImpl
Returns true if the object is initialized
isKeyValid(String, String) - Method in class gov.nih.nci.system.dao.cache.EVSCacheManager
Returns true if the specified key was found in the cache
isRetired(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Checks if the specified concept is retired or not.
isRetired(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
isRetired(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
isReverseName(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
isRole(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
isSecurityEnabled() - Method in class gov.nih.nci.system.web.util.JSPUtils
 
isSubConcept(String, String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Checks if the first concept is a subconcept of the second concept
isSubConcept(String, String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
isSubConcept(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Determines if concept1 is a subconcept of concept2 based on their names.
isSubConceptByCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Checks if concept with code1 is a subconcept of the concept with code2
isSubConceptByName(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Determines if concept1 is a subconcept of concept2 in the specified namespace.
isSubConceptByName(String, Vector) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Determines if concept1 is a subconcept of a collection of concepts in the specified namespace.
isValidHistoryDate(Date) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
isValidHistoryDate(String, Date) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
isVersionComplete(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 

J

JSPUtils - Class in gov.nih.nci.system.web.util
 
JSPUtils(ServletContext) - Constructor for class gov.nih.nci.system.web.util.JSPUtils
 

L

LazyLoad - Annotation Type in gov.nih.nci.evs.annotation
Provides @LazyLoad annotation
lazyLoad(ApplicationService, MethodInvocation) - Method in class gov.nih.nci.system.client.proxy.EVSProxyHelperImpl
Implements the LazyLoading
lbConvMethods - Variable in class gov.nih.nci.lexbig.ext.DLBWrapper
an instance of org.LexGrid.LexBIG.Utility.ConvenienceMethods
lbSvc - Variable in class gov.nih.nci.lexbig.ext.DLBWrapper
 
LocalNameList2HashSet(LocalNameList) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Converts a LocalNameList instance to a HashSet
locateClass(String) - Method in class gov.nih.nci.system.dao.evs.EVSWSDAOImpl
Locates and returns a fully qualified class name from a property file
locateClass(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Returns true if the given class name is found

M

main(String[]) - Static method in class gov.nih.nci.lexbig.ext.SearchUtil
 
mapSynonymsToPreferredNames(String, String, String, boolean, Vector, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
match(String, String) - Method in class gov.nih.nci.system.dao.evs.EVSWSDAOImpl
 
MATCH_BY_ASSOCIATION - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
a static constant, 4
MATCH_BY_INVERSE_ASSOCIATION - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
a static constant, 7
MATCH_BY_INVERSE_ROLE - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
a static constant, 6
MATCH_BY_NAME - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
a static constant, 0
MATCH_BY_PROPERTY - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
a static constant, 2
MATCH_BY_ROLE - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
a static constant, 1
MATCH_BY_ROLE_PROPERTY - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
a static constant, 8
MATCH_BY_SILO - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
a static constant, 3
MATCH_BY_SOURCE_CODE - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
a static constant, 9
MATCH_BY_SYNONYM - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
a static constant, 5
matchSpell(String, LexBIGService, String, CodingSchemeVersionOrTag, String) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
Attempt to approximate spelling suggestions.
matchSubquery(String, LexBIGService, String, CodingSchemeVersionOrTag, String) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
Attempt to approximate compositional or sub-query match.
matchSynonyms(String, LexBIGService, String, CodingSchemeVersionOrTag, String) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
Display concepts and related text strings matching the given string.
matchTermCompletion(String, LexBIGService, String, CodingSchemeVersionOrTag, String) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
Attempt to approximate term completion.
matchWordCompletion(String, LexBIGService, String, CodingSchemeVersionOrTag, String) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
Attempt to approximate word completion.
MedDRASecurity - Class in gov.nih.nci.system.dao.security
Validates security token against the MedDRA vocabulary
MedDRASecurity() - Constructor for class gov.nih.nci.system.dao.security.MedDRASecurity
 
MetaThesaurusConcept - Class in gov.nih.nci.evs.domain
MetaThesaurusConcept is the fundamental vocabulary entity in the NCI MetaThesaurus.
MetaThesaurusConcept() - Constructor for class gov.nih.nci.evs.domain.MetaThesaurusConcept
 
metaThesaurusValues - Variable in class gov.nih.nci.evs.query.EVSQueryImpl
 

N

nameToCode(String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Return the concept code that corresponds to the passed NC_Name
nameToCode(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
NavigationUtils - Class in gov.nih.nci.lexbig.ext
Example showing how to determine and display an unsorted list of root and subsumed nodes, up to a specified depth, for hierarchical relationships.
NavigationUtils() - Constructor for class gov.nih.nci.lexbig.ext.NavigationUtils
 

O

openPrintWriter(String) - Method in class gov.nih.nci.lexbig.ext.NavigationUtils
 
outputConcept(PrintWriter, CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
outputProperties(PrintWriter, CodedEntry) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
outputTree(PrintWriter, DefaultMutableTreeNode) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Ouptut a tree
outputTree(PrintWriter, DefaultMutableTreeNode, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Ouptut a tree

P

printDLC(DescLogicConcept, String) - Method in class gov.nih.nci.evs.util.PrintUtils
Prints the specified DescLogicConcept on to the standard output device
printDLC(DescLogicConcept) - Method in class gov.nih.nci.evs.util.PrintUtils
Prints the specified DescLogicConcept on to the standard output device
printDLTree(List) - Method in class gov.nih.nci.evs.util.PrintUtils
Prints the DescLogicConcepts tree on the Standard Output Device
printDLTree(List, int) - Method in class gov.nih.nci.evs.util.PrintUtils
Prints the DescLogicConcepts tree on the Standard Output Device
printEVSResults(List) - Method in class gov.nih.nci.evs.util.PrintUtils
Prints the contents of the given result list on a standard output device
printNodes(HashMap) - Static method in class gov.nih.nci.lexbig.ext.NavigationUtils
 
printNodes(PrintWriter, HashMap) - Static method in class gov.nih.nci.lexbig.ext.NavigationUtils
 
printObject(Object, List) - Method in class gov.nih.nci.evs.util.PrintUtils
Sends and object to a Standard Output Device
printResults(List) - Method in class gov.nih.nci.evs.util.PrintUtils
Prints the objects in a given list
printResults(HttpServletResponse) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Prints results on screen
printRootNodes(ResolvedConceptReferenceList) - Static method in class gov.nih.nci.lexbig.ext.NavigationUtils
 
printTree(List) - Method in class gov.nih.nci.evs.util.PrintUtils
Prints the objects in a given list along with it's child objects
printTree(PrintWriter, DefaultMutableTreeNode) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Print a tree (UserObject is a Concept instance).
PrintUtils - Class in gov.nih.nci.evs.util
PrintUtils consists of methods that prints data to a Standard Output Device.
PrintUtils() - Constructor for class gov.nih.nci.evs.util.PrintUtils
 
Property - Class in gov.nih.nci.evs.domain
Property is an attribute of a concept.
Property() - Constructor for class gov.nih.nci.evs.domain.Property
 
Property - Class in gov.nih.nci.lexbig.ext
Property
Property() - Constructor for class gov.nih.nci.lexbig.ext.Property
default constructor
Property(String, String) - Constructor for class gov.nih.nci.lexbig.ext.Property
Constructs a Property with the given name and value.
PropertyType - Class in gov.nih.nci.lexbig.ext
PropertyType
PropertyType() - Constructor for class gov.nih.nci.lexbig.ext.PropertyType
constructor
PropertyType(String, int, String) - Constructor for class gov.nih.nci.lexbig.ext.PropertyType
Constructs a PropertyType with the given name, id, and code values.
put(String, Object, String) - Method in class gov.nih.nci.system.dao.cache.EVSCacheManager
Stores the specified values in the cache

Q

Qualifier - Class in gov.nih.nci.evs.domain
A Qualifier is attached to associations and properties of a concept.
Qualifier() - Constructor for class gov.nih.nci.evs.domain.Qualifier
 
Qualifier - Class in gov.nih.nci.lexbig.ext
Qualifier
Qualifier() - Constructor for class gov.nih.nci.lexbig.ext.Qualifier
Default constructor
Qualifier(String, String) - Constructor for class gov.nih.nci.lexbig.ext.Qualifier
Constructor
Qualifier(String, String, int) - Constructor for class gov.nih.nci.lexbig.ext.Qualifier
Constructor
query(Request) - Method in class gov.nih.nci.system.dao.evs.EVSQueryDAOImpl
Creates a connection to the EVS datasource and generates a query based on the request.
query(String, Object, int) - Method in class gov.nih.nci.system.webservice.EVSWSQuery
 
queryObject(String, Object) - Method in class gov.nih.nci.system.webservice.EVSWSQuery
 

R

resetSecurityTokenCollection() - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Resets the securityToken information
resolveCodingScheme(String, CodingSchemeVersionOrTag) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
resolveConceptReference(String, String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
resolveConceptReference(String, String, String, String, Vector, int, int) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
resolveConceptReference(String, String, String, String, Vector, int, int, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
resolveConceptReference(String, String, String, String, Vector, int, int, boolean, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
resolveValueDomain(String, ValueDomainVersionOrTag) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
RESTRICT_TO_SOURCE - Static variable in class gov.nih.nci.lexbig.ext.DLBWrapper
A constant equaling 2.
RESTRICT_TO_TARGET - Static variable in class gov.nih.nci.lexbig.ext.DLBWrapper
A constant equaling 1.
restrictToSource(CodedNodeSet, String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
restrictToSource(CodedNodeSet, String) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
Role - Class in gov.nih.nci.evs.domain
Defines a relationship between two concepts.
Role() - Constructor for class gov.nih.nci.evs.domain.Role
 
Role - Class in gov.nih.nci.lexbig.ext
Role
Role() - Constructor for class gov.nih.nci.lexbig.ext.Role
constructor
Role(String, String) - Constructor for class gov.nih.nci.lexbig.ext.Role
Constructs a Role with the given name and value.
Role(String, String, String) - Constructor for class gov.nih.nci.lexbig.ext.Role
Constructs a Role with the given name, value, and modifier.
ROLE_RELATION - Static variable in class gov.nih.nci.lexbig.ext.DLBWrapper
A constant String with a value "roles"
RoleType - Class in gov.nih.nci.lexbig.ext
RoleType
RoleType() - Constructor for class gov.nih.nci.lexbig.ext.RoleType
default constructor
RoleType(String, int, String) - Constructor for class gov.nih.nci.lexbig.ext.RoleType
Constructs a RoleType with the given name, id, and code values.
ROOT_ASSOCIATION - Static variable in class gov.nih.nci.lexbig.ext.DLBWrapper
A constant String with a value "owl:AnnotationProperty"
ROOT_ROLE - Static variable in class gov.nih.nci.lexbig.ext.DLBWrapper
A constant String with a value "owl:ObjectProperty"
run() - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 

S

search(String, Object) - Method in interface gov.nih.nci.system.applicationservice.EVSApplicationService
 
search(String, Object) - Method in class gov.nih.nci.system.applicationservice.impl.EVSApplicationServiceImpl
 
SEARCH_CONTAINS - Static variable in class gov.nih.nci.lexbig.ext.SearchUtil
 
SEARCH_ENDS_WITH - Static variable in class gov.nih.nci.lexbig.ext.SearchUtil
 
SEARCH_EXACT_MATCH - Static variable in class gov.nih.nci.lexbig.ext.SearchUtil
 
SEARCH_STARTS_WITH - Static variable in class gov.nih.nci.lexbig.ext.SearchUtil
 
searchByLoincId(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Deprecated. - The preferred method is searchSourceByCode
searchByLoincId(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Deprecated. - The preferred method is searchSourceByCode
searchCodedEntries(String, String, String, String, int, String, boolean, boolean, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
searchConcepts(String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
searchConcepts(String, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
searchConcepts(String, int, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
searchConcepts(String, int, int, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
searchConcepts(String, String, int, int, String, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
searchConcepts(String, int, int, String, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
searchConcepts(String, String, int, int, String, int, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
searchConcepts(String, int, int, String, int, String, Vector) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
searchConcepts(String, String, int, int, String, int, String, Vector) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
searchConcepts(String, String, int, String, boolean, boolean, boolean, int) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
searchConcepts(String, String, int, String, boolean, boolean, boolean) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
searchDescLogicConcepts(String, String, int) - Method in interface gov.nih.nci.evs.query.EVSQuery
Search DescLogicConcepts
searchDescLogicConcepts(String, String, int, int, String, int) - Method in interface gov.nih.nci.evs.query.EVSQuery
Performs a search for a DescLogicConcept
searchDescLogicConcepts(String, String, int) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Search DescLogicConcepts
searchDescLogicConcepts(String, String, int, int, String, int) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Search DescLogicConcepts
searchMetaThesaurus(String, int, String, boolean, boolean, boolean) - Method in interface gov.nih.nci.evs.query.EVSQuery
Searches for concepts in the specified MetaThesaurus source.
searchMetaThesaurus(String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Search concepts in MetaThesaurus
searchMetaThesaurus(String, int, String, boolean, boolean, boolean) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
searchMetaThesaurus(String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Searches a concept in MetaThesaurus using the concept unique identifier
searchNodes(String, String, String, String, int, String, boolean, boolean, boolean) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
searchNodesForAssociations(List, int, boolean, boolean, String) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
searchNodesForDefinition(List, int, boolean, boolean) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
searchNodesForName(List, int, int, boolean, boolean) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
searchNodesForName(List, int, boolean, boolean, String, String, String) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
searchNodesForProperties(List, int, boolean, boolean) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
searchNodesForProperties(List, int, boolean, boolean, String, String, String) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
searchNodesForProperties(List, int, int, String[], boolean, boolean) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
searchSourceByAtomCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Search the specified vocabulary for a given atom code
searchSourceByAtomCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
searchSourceByCode(String, String) - Method in interface gov.nih.nci.evs.query.EVSQuery
Deprecated. - The preferred method is searchSourceByAtomCode
searchSourceByCode(String, String) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
 
SearchUtil - Class in gov.nih.nci.lexbig.ext
 
SearchUtil(String, String, String) - Constructor for class gov.nih.nci.lexbig.ext.SearchUtil
 
SearchUtils - Class in gov.nih.nci.system.web.util
SearchUtils presents various methods to build and modify a hibernate criteria.
SearchUtils(ClassCache) - Constructor for class gov.nih.nci.system.web.util.SearchUtils
 
SecurityKey - Class in gov.nih.nci.system.dao.security
 
SecurityKey() - Constructor for class gov.nih.nci.system.dao.security.SecurityKey
 
SecurityKey(Object, UserCredentials) - Constructor for class gov.nih.nci.system.dao.security.SecurityKey
 
SecurityToken - Class in gov.nih.nci.evs.security
SecurityToken class implements security policy to EVS Vocabularies.
SecurityToken() - Constructor for class gov.nih.nci.evs.security.SecurityToken
 
SemanticType - Class in gov.nih.nci.evs.domain
Semantic type is a category defined in the semantic network that can be used to group similar concepts
SemanticType() - Constructor for class gov.nih.nci.evs.domain.SemanticType
 
serialVersionUID - Static variable in interface gov.nih.nci.evs.query.EVSQuery
 
setAbbreviation(String) - Method in class gov.nih.nci.evs.domain.Source
Sets the value of abbreviation attribue
setAccessToken(String) - Method in class gov.nih.nci.evs.security.SecurityToken
Sets the value of accessToken attribue
setAction(Integer) - Method in class gov.nih.nci.evs.domain.EditActionDate
Sets the value of action attribue
setAction(int) - Method in class gov.nih.nci.lexbig.ext.EditActionDate
Assigns edit action index.
setAssociationCollection(Vector<Association>) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of associationCollection attribue
setAtomCollection(ArrayList<Atom>) - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Sets the value of atomCollection attribue
setCode(String) - Method in class gov.nih.nci.evs.domain.Atom
Sets the value of code attribue
setCode(String) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of code attribue
setCode(String) - Method in class gov.nih.nci.evs.domain.Source
Sets the value of code attribue
setCode(String) - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Assigns code value
setCode(String) - Method in class gov.nih.nci.lexbig.ext.HistoryRecord
Assigns code value
setCode(String) - Method in class gov.nih.nci.lexbig.ext.PropertyType
Assigns a value to code
setCode(String) - Method in class gov.nih.nci.lexbig.ext.RoleType
Assigns a value to code
setConcept(CodedEntry) - Method in class gov.nih.nci.lexbig.ext.TreeNode
Sets concept to a given instance of CodedEntry.
setCreationDate(Date) - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Assigns creation date value
setCredentials(UserCredentials) - Method in class gov.nih.nci.system.dao.security.SecurityKey
 
setCredentials(Object) - Method in class gov.nih.nci.system.dao.security.UserCredentials
 
setCui(String) - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Sets the value of cui attribue
setDefaultAlgorithm(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Sets the name of the default search algorithm.
setDefinition(String) - Method in class gov.nih.nci.evs.domain.Definition
Sets the value of definition attribue
setDefinitionCollection(ArrayList<Definition>) - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Sets the value of definitionCollection attribue
setDescLogicConceptCode(String) - Method in class gov.nih.nci.evs.domain.HistoryRecord
Sets the value of descLogicConceptCode attribue
setDescription(String) - Method in class gov.nih.nci.evs.domain.Source
Sets the value of description attribue
setDescription(String) - Method in class gov.nih.nci.evs.domain.Vocabulary
Sets the value of description attribue
setEdgeProperties(EdgeProperties) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of edgeProperties attribue
setEditAction(String) - Method in class gov.nih.nci.evs.domain.History
Sets the value of editAction attribue
setEditAction(String) - Method in class gov.nih.nci.lexbig.ext.HistoryRecord
Assigns edit action value
setEditActionDate(Date) - Method in class gov.nih.nci.evs.domain.History
Sets the value of editActionDate attribue
setEditDate(Date) - Method in class gov.nih.nci.evs.domain.EditActionDate
Sets the value of editDate attribue
setEditDate(Date) - Method in class gov.nih.nci.lexbig.ext.EditActionDate
 
setEditDate(Date) - Method in class gov.nih.nci.lexbig.ext.HistoryRecord
Assigns edit date value
setHasChildren(Boolean) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of hasChildren attribue
setHasParents(Boolean) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of hasParents attribue
setHistoryCollection(Vector<History>) - Method in class gov.nih.nci.evs.domain.HistoryRecord
Sets the value of historyCollection attribue
setHistoryRecord(HistoryRecord) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of historyRecord attribue
setId(String) - Method in class gov.nih.nci.evs.domain.SemanticType
Sets the value of id attribue
setId(Integer) - Method in class gov.nih.nci.evs.domain.Silo
Sets the value of id attribue
setId(int) - Method in class gov.nih.nci.lexbig.ext.PropertyType
Assigns a value to id
setId(int) - Method in class gov.nih.nci.lexbig.ext.RoleType
Sets id
setInverseAssociationCollection(Vector<Association>) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of inverseAssociationCollection attribue
setInverseRoleCollection(Vector<Role>) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of inverseRoleCollection attribue
setIsA(Boolean) - Method in class gov.nih.nci.evs.domain.EdgeProperties
Sets the value of isA attribue
setIsA(Boolean) - Method in class gov.nih.nci.evs.domain.TreeNode
Sets the value of isA attribue
setIsA(boolean) - Method in class gov.nih.nci.lexbig.ext.TreeNode
Assigns a value to Sets value to isA
setIsRetired(Boolean) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of isRetired attribue
setIsRetired(boolean) - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Assigns isRetired value
setLinks(HashSet) - Method in class gov.nih.nci.evs.domain.EdgeProperties
Sets the value of links attribue
setLinks(HashSet) - Method in class gov.nih.nci.evs.domain.TreeNode
Sets the value of links attribue
setLinks(HashSet) - Method in class gov.nih.nci.lexbig.ext.TreeNode
Assign value to links
setLui(String) - Method in class gov.nih.nci.evs.domain.Atom
Sets the value of lui attribue
setModifier(String) - Method in class gov.nih.nci.lexbig.ext.Role
Assigns a value to modifier
setName(String) - Method in class gov.nih.nci.evs.domain.Association
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.evs.domain.Atom
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.evs.domain.EdgeProperties
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.evs.domain.Property
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.evs.domain.Qualifier
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.evs.domain.Role
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.evs.domain.SemanticType
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.evs.domain.Silo
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.evs.domain.TreeNode
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.evs.domain.Vocabulary
Sets the value of name attribue
setName(String) - Method in class gov.nih.nci.lexbig.ext.ConceptAssociation
Assigns a name to concept association
setName(String) - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Assigns namecode value
setName(String) - Method in class gov.nih.nci.lexbig.ext.Property
Assigns a value to property name
setName(String) - Method in class gov.nih.nci.lexbig.ext.PropertyType
Assigns a value to name
setName(String) - Method in class gov.nih.nci.lexbig.ext.Qualifier
Sets value to qualifier name
setName(String) - Method in class gov.nih.nci.lexbig.ext.Role
Assigns a value to name
setName(String) - Method in class gov.nih.nci.lexbig.ext.RoleType
Assigns a value to name
setName(String) - Method in class gov.nih.nci.lexbig.ext.TreeNode
Assigns a value to name
setNamespaceId(Integer) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of namespaceId attribue
setNamespaceId(Integer) - Method in class gov.nih.nci.evs.domain.History
Sets the value of namespaceId attribue
setNamespaceId(Integer) - Method in class gov.nih.nci.evs.domain.Vocabulary
Sets the value of namespaceId attribue
setNamespaceId(int) - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Assigns namespaceId value
setNamespaceId(int) - Method in class gov.nih.nci.lexbig.ext.HistoryRecord
Assigns namespaceId value
setNamespaceId(int) - Method in class gov.nih.nci.lexbig.ext.Qualifier
Sets value to namespaceId
setOrigin(String) - Method in class gov.nih.nci.evs.domain.Atom
Sets the value of origin attribue
setPageSize(int) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Sets the page size value
setPassword(String) - Method in class gov.nih.nci.evs.security.SecurityToken
Sets the value of password attribue
setPropertyCollection(Vector<Property>) - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Sets the value of propertyCollection attribue
setPropertyCollection(Vector<Property>) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of propertyCollection attribue
setQualifierCollection(Vector<Qualifier>) - Method in class gov.nih.nci.evs.domain.Association
Sets the value of qualifierCollection attribue
setQualifierCollection(Vector<Qualifier>) - Method in class gov.nih.nci.evs.domain.Property
Sets the value of qualifierCollection attribue
setQueryArguments(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Sets argument values based on a given queryTest
setReference(String) - Method in class gov.nih.nci.lexbig.ext.HistoryRecord
Assigns referenced code value
setReferenceCode(String) - Method in class gov.nih.nci.evs.domain.History
Sets the value of referenceCode attribue
setResults(List) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Sets the results value
setRoleCollection(Vector<Role>) - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Sets the value of roleCollection attribue
setRoleCollection(Vector<Role>) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of roleCollection attribue
setSecurityKey(Object) - Method in class gov.nih.nci.system.dao.security.SecurityKey
 
setSecurityToken(SecurityToken) - Method in class gov.nih.nci.evs.domain.Vocabulary
Sets the value of securityToken attribue
setSemanticTypeCollection(ArrayList<SemanticType>) - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Sets the value of semanticTypeCollection attribue
setSemanticTypeVector(Vector) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of semanticTypeVector attribue
setServletName(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Sets the http Servlet name
setSiloCollection(Vector<Silo>) - Method in class gov.nih.nci.evs.domain.Vocabulary
Sets the value of siloCollection attribue
setSource(Source) - Method in class gov.nih.nci.evs.domain.Atom
Sets the value of source attribue
setSource(Source) - Method in class gov.nih.nci.evs.domain.Definition
Sets the value of source attribue
setSourceCollection(ArrayList<Source>) - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Sets the value of sourceCollection attribue
setStartIndex(String) - Method in class gov.nih.nci.system.web.util.HTTPUtils
Sets the startIndex value
setSynonymCollection(ArrayList) - Method in class gov.nih.nci.evs.domain.MetaThesaurusConcept
Sets the value of synonymCollection attribue
setTraverseDown(Boolean) - Method in class gov.nih.nci.evs.domain.EdgeProperties
Sets the value of traverseDown attribue
setTraverseDown(Boolean) - Method in class gov.nih.nci.evs.domain.TreeNode
Sets the value of traverseDown attribue
setTraverseDown(boolean) - Method in class gov.nih.nci.lexbig.ext.TreeNode
Assigns a value to traverseDown
setTreeNode(TreeNode) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of treeNode attribue
setUserName(String) - Method in class gov.nih.nci.evs.security.SecurityToken
Sets the value of userName attribue
setValue(String) - Method in class gov.nih.nci.evs.domain.Association
Sets the value of value attribue
setValue(String) - Method in class gov.nih.nci.evs.domain.Property
Sets the value of value attribue
setValue(String) - Method in class gov.nih.nci.evs.domain.Qualifier
Sets the value of value attribue
setValue(String) - Method in class gov.nih.nci.evs.domain.Role
Sets the value of value attribue
setValue(String) - Method in class gov.nih.nci.lexbig.ext.ConceptAssociation
Assigns a value to concept association
setValue(String) - Method in class gov.nih.nci.lexbig.ext.Property
Assigns a value to property value
setValue(String) - Method in class gov.nih.nci.lexbig.ext.Qualifier
Sets value to qualifier value
setValue(String) - Method in class gov.nih.nci.lexbig.ext.Role
Assigns a value to value
setVocabulary(Vocabulary) - Method in class gov.nih.nci.evs.domain.DescLogicConcept
Sets the value of vocabulary attribue
setVocabulary(String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Sets vocabulary (coding scheme) name.
setVocabulary(String, String, String) - Method in class gov.nih.nci.lexbig.ext.DLBAdapter
Sets vocabulary name.
setWITH_ALL_ATTRIBUTES(Integer) - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Sets the value of WITH_ALL_ATTRIBUTES attribue
setWITH_ALL_PROPERTIES(Integer) - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Sets the value of WITH_ALL_PROPERTIES attribue
setWITH_ALL_ROLES(Integer) - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Sets the value of WITH_ALL_ROLES attribue
setWITH_NO_ATTRIBUTES(Integer) - Method in class gov.nih.nci.evs.domain.AttributeSetDescriptor
Sets the value of WITH_NO_ATTRIBUTES attribue
Silo - Class in gov.nih.nci.evs.domain
Silo is a repository of customized concept terminology data from a knowledgebase.
Silo() - Constructor for class gov.nih.nci.evs.domain.Silo
 
Source - Class in gov.nih.nci.evs.domain
The source is a knowledge base.
Source() - Constructor for class gov.nih.nci.evs.domain.Source
 
startsWith(String, String) - Method in class gov.nih.nci.system.dao.evs.EVSWSDAOImpl
 
stringToDate(String) - Static method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
stringToDate(String, String) - Static method in class gov.nih.nci.lexbig.ext.DLBAdapter
 
supportedCodingSchemes - Variable in class gov.nih.nci.lexbig.ext.DLBWrapper
A vector containing the name of all supported coding schemes.

T

tag - Variable in class gov.nih.nci.lexbig.ext.DLBWrapper
 
toActionIndex(String) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
 
toDOM() - Method in class gov.nih.nci.lexbig.ext.ConceptAssociation
Gets a XML Document representation of a ConceptAssociation object
toDOM() - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Gets a XML Document representation of the ConceptHistory object.
toDOM() - Method in class gov.nih.nci.lexbig.ext.EditActionDate
Converts an EditActionDate object to a XML Document
toDOM() - Method in class gov.nih.nci.lexbig.ext.Property
Gets a XML Document representation of a Property object
toDOM() - Method in class gov.nih.nci.lexbig.ext.PropertyType
Gets a XML Document representation of a PropertyType object.
toDOM() - Method in class gov.nih.nci.lexbig.ext.Qualifier
Converts to a XML document
toDOM() - Method in class gov.nih.nci.lexbig.ext.Role
Gets a XML Document representation of a Role object.
toDOM() - Method in class gov.nih.nci.lexbig.ext.RoleType
Gets a XML Document representation of a RoleType object
toNameAndValue() - Method in class gov.nih.nci.lexbig.ext.Role
 
toString() - Method in class gov.nih.nci.lexbig.ext.ConceptAssociation
Gets a String representation of a ConceptAssociation object
toString() - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Gets a String representation of the ConceptHistory object.
toString() - Method in class gov.nih.nci.lexbig.ext.EditActionDate
Gets a String representation of an EditActionDate object
toString() - Method in class gov.nih.nci.lexbig.ext.Property
Gets a String representation of a Property object
toString() - Method in class gov.nih.nci.lexbig.ext.PropertyType
Gets a String representation of a PropertyType object.
toString() - Method in class gov.nih.nci.lexbig.ext.Qualifier
Converts to a String
toString() - Method in class gov.nih.nci.lexbig.ext.Role
Gets a String representation of a Role object
toString() - Method in class gov.nih.nci.lexbig.ext.RoleType
Gets a String representation of a RoleType object
toString() - Method in class gov.nih.nci.lexbig.ext.TreeNode
Gets the name of the TreeNode instance.
toWords(String, boolean) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
Returns an array containing the individual white-space delimited words contained by the given string, removing stop words and normalizing to lower case.
toXML() - Method in class gov.nih.nci.lexbig.ext.ConceptAssociation
Gets a XML representation of a ConceptAssociation object in String
toXML() - Method in class gov.nih.nci.lexbig.ext.ConceptHistory
Gets a String representation of a ConceptHistory object in XML format.
toXML() - Method in class gov.nih.nci.lexbig.ext.EditActionDate
Gets a XML representation of EditActionDate object in String
toXML() - Method in class gov.nih.nci.lexbig.ext.Property
Gets a XML representation of a Property object in String
toXML() - Method in class gov.nih.nci.lexbig.ext.PropertyType
Gets a XML representation of a PropertyType object in String
toXML() - Method in class gov.nih.nci.lexbig.ext.Qualifier
Gets XML formatted string
toXML() - Method in class gov.nih.nci.lexbig.ext.Role
Gets a XML representation of a Role object in String
toXML() - Method in class gov.nih.nci.lexbig.ext.RoleType
Gets a XML representation of a RoleType object in String
TreeNode - Class in gov.nih.nci.evs.domain
The TreeNode class specifies the relationship between a concept and its immediate parent when a TREE is generated using the getTree method.
TreeNode() - Constructor for class gov.nih.nci.evs.domain.TreeNode
 
TreeNode - Class in gov.nih.nci.lexbig.ext
TreeNode
TreeNode() - Constructor for class gov.nih.nci.lexbig.ext.TreeNode
a default constructor
TYPE_COMMENT - Static variable in class gov.nih.nci.lexbig.ext.DLBWrapper
A static String with a value "comment"
TYPE_DEFINITION - Static variable in class gov.nih.nci.lexbig.ext.DLBWrapper
A static String with a value "definition"
TYPE_INSTRUCTION - Static variable in class gov.nih.nci.lexbig.ext.DLBWrapper
A static String with a value "instruction"
TYPE_PRESENTATION - Static variable in class gov.nih.nci.lexbig.ext.DLBWrapper
A static String with a value "presentation"
TYPE_PROPERTY - Static variable in class gov.nih.nci.lexbig.ext.DLBWrapper
A static String with a value "property"

U

UserCredentials - Class in gov.nih.nci.system.dao.security
 
UserCredentials() - Constructor for class gov.nih.nci.system.dao.security.UserCredentials
 
UserCredentials(Object) - Constructor for class gov.nih.nci.system.dao.security.UserCredentials
 

V

validateToken(String, SecurityToken) - Method in interface gov.nih.nci.evs.query.EVSQuery
Validates the security token aganist a vocabulary
validateToken(String, SecurityToken) - Method in class gov.nih.nci.evs.query.EVSQueryImpl
Validates the security token against the vocabulary specified
vector2LocalNameList(Vector) - Method in class gov.nih.nci.lexbig.ext.DLBWrapper
Converts a LocalNameList instance to a Vector
vector2LocalNameList(Vector) - Method in class gov.nih.nci.lexbig.ext.SearchUtil
 
version - Variable in class gov.nih.nci.lexbig.ext.DLBWrapper
 
Vocabulary - Class in gov.nih.nci.evs.domain
Specifies the vocabulary entity or namespace
Vocabulary() - Constructor for class gov.nih.nci.evs.domain.Vocabulary
 

W

WITH_ALL_ASSOCIATIONS - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
A static constant, 4
WITH_ALL_ATTRIBUTES - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
A static constant, 1
WITH_ALL_PROPERTIES - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
A static constant, 3
WITH_ALL_ROLES - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
A static constant, 2
WITH_NO_ATTRIBUTES - Static variable in class gov.nih.nci.lexbig.ext.DLBAdapter
A static constant, 0

A B C D E F G H I J L M N O P Q R S T U V W

Copyright © 2007 National Cancer Institute (NCI). All Rights Reserved.