Class SkipCheckAnnotation

  • All Implemented Interfaces:
    Cloneable, IAnnotation

    public class SkipCheckAnnotation
    extends Object
    implements IAnnotation
    Annotation indicating that the quality checks (on both source and target) should be skipped if this annotation is attached to the source segment.
    • Constructor Detail

      • SkipCheckAnnotation

        public SkipCheckAnnotation()
    • Method Detail

      • toString

        public String toString()
        Description copied from interface: IAnnotation
        Gets a human readable representation of this annotation.
        Specified by:
        toString in interface IAnnotation
        Overrides:
        toString in class Object
        Returns:
        a human readable representation of this annotation.