|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PredicateInfo
Information about the predicate. This class should contain enough information to make translation from graph to instance variables possible.
| Method Summary | |
|---|---|
ActionType |
getActionType()
|
String |
getMethodName()
Get the method name that this predicate info is describing. |
String |
getNamespace()
Get the namespace URI for the predicate. |
com.hp.hpl.jena.rdf.model.Property |
getProperty()
Get the predicate as a property. |
String |
getUriString()
Get the predicate URI as a string. |
Class<?> |
getValueClass()
get the value class. |
| Method Detail |
|---|
ActionType getActionType()
String getMethodName()
String getNamespace()
Class<?> getValueClass()
String getUriString()
com.hp.hpl.jena.rdf.model.Property getProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||