|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Attribute
Jena wrapper for spl:Attribute.
Method Summary | |
---|---|
RDFNode |
getDefaultValue()
Gets the declared default value of this attribute, as defined using spl:defaultValue. |
java.lang.Integer |
getMaxCount()
Gets the maximum cardinality of this attribute, if specified. |
int |
getMinCount()
Gets the minimum cardinality of this attribute. |
Methods inherited from interface org.topbraid.spin.model.AbstractAttribute |
---|
getComment, getPredicate, getValueType, isOptional |
Method Detail |
---|
RDFNode getDefaultValue()
java.lang.Integer getMaxCount()
int getMinCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |