| Package | Description |
|---|---|
| org.xenei.jena.entities | |
| org.xenei.jena.entities.impl |
| Modifier and Type | Method and Description |
|---|---|
PredicateInfo |
SubjectInfo.getPredicateInfo(Method method)
Get the predicateInfo or return null if not found
|
PredicateInfo |
SubjectInfo.getPredicateInfo(String methodName,
Class<?> clazz)
Get the predicate info for a method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PredicateInfoImpl
The parsed information about a predicate method.
|
| Modifier and Type | Method and Description |
|---|---|
PredicateInfo |
SubjectInfoImpl.getPredicateInfo(Method m) |
PredicateInfo |
SubjectInfoImpl.getPredicateInfo(String function,
Class<?> clazz) |
PredicateInfo |
MethodParser.parse(Method method)
Parse the class if necessary.
|
Copyright © 2012-2013 XENEI.com. All Rights Reserved.