|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Negation
Represention of MetaMap Negation elements.
Created: Mon May 11 15:16:37 2009
| Method Summary | |
|---|---|
java.lang.String |
getConceptId()
Deprecated. The preferred method getConceptPairList() provides a
list of concepts for the negation, each represented by the
concept's id (cui) and preferred name. |
java.util.List<ConceptPair> |
getConceptPairList()
Provides a list of ConceptPair objects for the negation, each
represented by the concept's id (cui) and preferred
name. |
java.util.List<Position> |
getConceptPositionList()
|
java.lang.String |
getTrigger()
|
java.util.List<Position> |
getTriggerPositionList()
|
java.lang.String |
getType()
|
| Method Detail |
|---|
java.lang.String getType()
throws java.lang.Exception
java.lang.Exception
java.lang.String getTrigger()
throws java.lang.Exception
java.lang.Exception
java.util.List<Position> getTriggerPositionList()
throws java.lang.Exception
java.lang.Exception
java.util.List<ConceptPair> getConceptPairList()
throws java.lang.Exception
ConceptPair objects for the negation, each
represented by the concept's id (cui) and preferred
name.
java.lang.Exception
java.util.List<Position> getConceptPositionList()
throws java.lang.Exception
java.lang.Exception
java.lang.String getConceptId()
throws java.lang.Exception
getConceptPairList() provides a
list of concepts for the negation, each represented by the
concept's id (cui) and preferred name.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||