Uses of Interface
net.sf.okapi.common.annotation.IPersistentAnnotation
-
Packages that use IPersistentAnnotation Package Description net.sf.okapi.common.annotation Classes to implement and manage annotations.net.sf.okapi.common.resource Interfaces and classes that represent the parsed resources attached to the events sent by a filter.net.sf.okapi.lib.verification -
-
Uses of IPersistentAnnotation in net.sf.okapi.common.annotation
Classes in net.sf.okapi.common.annotation that implement IPersistentAnnotation Modifier and Type Class Description classGenericAnnotationGeneric annotation allowing access with field names and multiple instance on the same object.classGenericAnnotationsProvides access to a list ofGenericAnnotation.classIssueAnnotationclassITSLQIAnnotationsAnnotation for ITS Language Quality Issue meta-data.classITSProvenanceAnnotationsAnnotation for ITS Provenance meta-data.Methods in net.sf.okapi.common.annotation that return IPersistentAnnotation Modifier and Type Method Description IPersistentAnnotationIPersistentAnnotation. clone()Clones this annotation. -
Uses of IPersistentAnnotation in net.sf.okapi.common.resource
Classes in net.sf.okapi.common.resource that implement IPersistentAnnotation Modifier and Type Class Description classInlineAnnotationBase implementation of an annotation that can be used on inline codes. -
Uses of IPersistentAnnotation in net.sf.okapi.lib.verification
Classes in net.sf.okapi.lib.verification that implement IPersistentAnnotation Modifier and Type Class Description classIssue
-