Class Relationship

java.lang.Object
org.spdx.library.model.ModelObject
org.spdx.library.model.Relationship
All Implemented Interfaces:
Comparable<Relationship>

public class Relationship
extends ModelObject
implements Comparable<Relationship>
A Relationship represents a relationship between two SpdxElements.
Author:
Gary O'Neall