|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Argument
Jena wrapper for instances of spl:Argument.
| Method Summary | |
|---|---|
java.lang.Integer |
getArgIndex()
If this is an ordered arg (sp:arg1, sp:arg2, ...) then this returns the index of this, otherwise null. |
RDFNode |
getDefaultValue()
Returns any declared spl:defaultValue. |
java.lang.String |
getVarName()
Gets the variable name associated with this Argument. |
| Methods inherited from interface org.topbraid.spin.model.AbstractAttribute |
|---|
getComment, getPredicate, getValueType, isOptional |
| Method Detail |
|---|
java.lang.Integer getArgIndex()
RDFNode getDefaultValue()
java.lang.String getVarName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||