Class AnnotatorNoteAnnotation

Namespace
NOpenNLP.Tools.Formats.Brat
Assembly
NOpenNLP.Tools.dll
public class AnnotatorNoteAnnotation : BratAnnotation
Inheritance
AnnotatorNoteAnnotation
Inherited Members

Constructors

AnnotatorNoteAnnotation(string, string, string)

protected AnnotatorNoteAnnotation(string id, string attachedId, string note)

Parameters

id string
attachedId string
note string

Properties

AttachedId

public string AttachedId { get; }

Property Value

string