gramFlagsSetAll Method |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.Data.semanticLexicon.posCase
public void SetAll( string declaration, gramFlagDeclarationParts parts = gramFlagDeclarationParts.all )
| Exception | Condition |
|---|---|
| aceGeneralException | POS type definition not found in the input declaration [" + declaration + "] - null - POS Type failed in SetAll() or POS type set to none by the input declaration [" + declaration + "] - null - POS Type failed in SetAll() or POS gram flags not found in the input declaration [" + declaration + "] - null - POS gram flags failed in SetAll() |