|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.DataModel.Core.CodedNodeReference
org.LexGrid.LexBIG.DataModel.Core.ConceptReference
org.LexGrid.LexBIG.Impl.helpers.KnownConceptReference
public class KnownConceptReference
This class is used when I want to create a conceptReference that I know doesn't require any translating of the codingScheme.
Constructor Summary | |
---|---|
KnownConceptReference(java.lang.String codingScheme,
java.lang.String conceptCode,
java.lang.String namespace)
|
Method Summary |
---|
Methods inherited from class org.LexGrid.LexBIG.DataModel.Core.ConceptReference |
---|
getConceptCode, setConceptCode |
Methods inherited from class org.LexGrid.LexBIG.DataModel.Core.CodedNodeReference |
---|
addEntityType, addEntityType, enumerateEntityType, getCode, getCodeNamespace, getCodingSchemeName, getEntityType, getEntityType, getEntityTypeCount, iterateEntityType, removeAllEntityType, removeEntityType, removeEntityTypeAt, setCode, setCodeNamespace, setCodingSchemeName, setEntityType, setEntityType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KnownConceptReference(java.lang.String codingScheme, java.lang.String conceptCode, java.lang.String namespace)
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |