Module prov.model

Enum Attribute.AttributeKind

java.lang.Object
java.lang.Enum<Attribute.AttributeKind>
org.openprovenance.prov.model.Attribute.AttributeKind
All Implemented Interfaces:
Serializable, Comparable<Attribute.AttributeKind>, java.lang.constant.Constable
Enclosing interface:
Attribute

public static enum Attribute.AttributeKind extends Enum<Attribute.AttributeKind>
Enumerated type for all types of attributes. Some are predefined PROV attributes. All the others are classed as "OTHER".
Author:
lavm