|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Not | |
---|---|
org.modeshape.jcr.query.model | The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. |
org.modeshape.jcr.query.parse | This package defines the QueryParser interface, which defines a component that can parse a query represented
in a specific language and produce the corresponding abstract query model representation. |
Uses of Not in org.modeshape.jcr.query.model |
---|
Methods in org.modeshape.jcr.query.model that return Not | |
---|---|
Not |
QueryObjectModelFactory.not(Constraint constraint)
|
Methods in org.modeshape.jcr.query.model with parameters of type Not | |
---|---|
void |
Visitors.AbstractVisitor.visit(Not obj)
|
void |
Visitors.WalkAllVisitor.visit(Not not)
|
void |
Visitors.ReadableVisitor.visit(Not not)
|
void |
Visitor.visit(Not obj)
|
Uses of Not in org.modeshape.jcr.query.parse |
---|
Methods in org.modeshape.jcr.query.parse that return Not | |
---|---|
protected Not |
BasicSqlQueryParser.not(Constraint constraint)
|
|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |