Package | Description |
---|---|
edu.freiburg.dbis.rdd.provenance |
Modifier and Type | Method and Description |
---|---|
ConstraintProvenanceInfo.ConstraintClass |
ConstraintProvenanceInfo.getConstraintClass() |
static ConstraintProvenanceInfo.ConstraintClass |
ConstraintProvenanceInfo.ConstraintClass.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConstraintProvenanceInfo.ConstraintClass[] |
ConstraintProvenanceInfo.ConstraintClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConstraintProvenanceInfo(java.lang.String constraintRep,
ConstraintProvenanceInfo.ConstraintClass constraintClass,
IRI referredClass,
edu.freiburg.dbis.rdd.provenance.ConstraintProvenanceInfo.PropConstraintClass propConstraintClass) |