Package org.liquigraph.core.model
Interface Condition
-
- All Known Implementing Classes:
Postcondition,Precondition
public interface Condition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QuerygetQuery()
-
-
-
Method Detail
-
getQuery
Query getQuery()
-
-