Uses of Class
org.liquigraph.core.model.Postcondition
-
Packages that use Postcondition Package Description org.liquigraph.core.model -
-
Uses of Postcondition in org.liquigraph.core.model
Methods in org.liquigraph.core.model that return Postcondition Modifier and Type Method Description PostconditionChangeset. getPostcondition()Methods in org.liquigraph.core.model with parameters of type Postcondition Modifier and Type Method Description voidChangeset. setPostcondition(Postcondition postcondition)
-