Class Annotation

java.lang.Object
org.spdx.rdfparser.model.RdfModelObject
org.spdx.rdfparser.model.Annotation
All Implemented Interfaces:
Cloneable, Comparable<Annotation>, IRdfModel

public class Annotation
extends RdfModelObject
implements Comparable<Annotation>
An Annotation is a comment on an SpdxItem by an agent.
Author:
Gary O'Neall