public class EffectivePredicate extends Object
org.xenei.jena.entity.annotations.Precicate}| Constructor and Description |
|---|
EffectivePredicate() |
EffectivePredicate(EffectivePredicate ep) |
EffectivePredicate(Method m) |
EffectivePredicate(Predicate p) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPostExec(Collection<Method> peMethods) |
void |
addPostExec(Method peMethod) |
boolean |
emptyIsNull() |
boolean |
impl() |
boolean |
isTypeNotSet() |
String |
literalType() |
EffectivePredicate |
merge(EffectivePredicate predicate) |
EffectivePredicate |
merge(Predicate predicate) |
String |
name() |
String |
namespace() |
void |
setName(String name) |
Class<?> |
type() |
boolean |
upcase() |
public EffectivePredicate()
public EffectivePredicate(EffectivePredicate ep)
public EffectivePredicate(Method m)
public EffectivePredicate(Predicate p)
public void addPostExec(Collection<Method> peMethods)
public void addPostExec(Method peMethod)
public boolean emptyIsNull()
public boolean impl()
public boolean isTypeNotSet()
public String literalType()
public EffectivePredicate merge(EffectivePredicate predicate)
public EffectivePredicate merge(Predicate predicate)
public String name()
public String namespace()
public void setName(String name)
public Class<?> type()
public boolean upcase()
Copyright © 2012-2013 XENEI.com. All Rights Reserved.