import "SynAn.idl";
Public Member Functions | |
HRESULT | SourceItemType ([out, retval] int *type) |
HRESULT | TargetItemType ([out, retval] int *type) |
HRESULT | Name ([out, retval] BSTR *pVal) |
HRESULT | SourceClauseNo ([out, retval] long *pVal) |
HRESULT | TargetClauseNo ([out, retval] long *pVal) |
HRESULT | SourceItemNo ([out, retval] long *pVal) |
HRESULT | TargetItemNo ([out, retval] long *pVal) |
HRESULT | Grammems ([out, retval] hyper *pVal) |
HRESULT | GrammemsStr ([out, retval] BSTR *pVal) |
|
morphological features of the target |
|
a string representation of morphological features of the target |
|
the name of the relation |
|
the clause index of the source, if the source is a clause |
|
the word index of the source, if the source is a word |
|
is the source syntax unit is a word or a fixed group (EGroup or EWord)? |
|
the clause index of the target, if the target is a clause |
|
the word index of the target, if the target is a word |
|
is the target syntax unit is a word or a fixed group (EGroup or EWord)? |