|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LogicalExpression
This interface represents a logical expression that is either an atomic or a compound logical expression.
Method Summary | |
---|---|
void |
accept(Visitor v)
|
String |
toString(TopEntity nsHolder)
returns logical expression as string using the namespace definitions in the topEntity given as parameter |
Method Detail |
---|
void accept(Visitor v)
Visitor
String toString(TopEntity nsHolder)
nsHolder
- TopEntity that namespace are used to abreviate
full IRIs.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |