|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SemanticType | |
---|---|
gov.nih.nci.evs.domain |
Uses of SemanticType in gov.nih.nci.evs.domain |
---|
Fields in gov.nih.nci.evs.domain with type parameters of type SemanticType | |
---|---|
private java.util.ArrayList<SemanticType> |
MetaThesaurusConcept.semanticTypeCollection
An associated gov.nih.nci.evs.domain.SemanticType object's collection |
Methods in gov.nih.nci.evs.domain that return types with arguments of type SemanticType | |
---|---|
java.util.ArrayList<SemanticType> |
MetaThesaurusConcept.getSemanticTypeCollection()
Retreives the value of semanticTypeCollection attribue |
Method parameters in gov.nih.nci.evs.domain with type arguments of type SemanticType | |
---|---|
void |
MetaThesaurusConcept.setSemanticTypeCollection(java.util.ArrayList<SemanticType> semanticTypeCollection)
Sets the value of semanticTypeCollection attribue |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |