pyhornedowl.model.AnnotatedComponent
- class pyhornedowl.model.AnnotatedComponent(component: Component, ann: Set[Annotation])
An
AnnotatedComponentis anComponentwith one or moreAnnotation.- ann
ann: typing.Set[Annotation]
- component
component: Component