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