public class PropConstraint extends java.lang.Object implements FOConvertableInContext
FOConvertable
.Constructor and Description |
---|
PropConstraint() |
Modifier and Type | Method and Description |
---|---|
IRIWithRangeType |
getPropWithRange() |
void |
setPropWithRangeType(IRIWithRangeType propWithRangeType) |
java.util.List<FOFormula> |
toFOL(IRI clazz,
Environment e) |
java.lang.String |
toString() |
public void setPropWithRangeType(IRIWithRangeType propWithRangeType)
public IRIWithRangeType getPropWithRange()
public java.lang.String toString()
toString
in class java.lang.Object
public java.util.List<FOFormula> toFOL(IRI clazz, Environment e)
toFOL
in interface FOConvertableInContext