org.siebengeisslein.client
Interface CommitConstrained

All Known Subinterfaces:
ExpressionContainer, FilterExpression
All Known Implementing Classes:
AbstractExpression, AbstractInvocationExpression, AbstractLiteral, Assignment, BinaryOperator, BooleanLiteral, ByteLiteral, CastExpression, CharLiteral, ClassExpression, ConstructorInvocation, Declaration, DereferenceExpression, DoubleLiteral, ExpressionStatement, FloatLiteral, ForStatement, IfStatement, IntLiteral, LongLiteral, MethodInvocation, NullExpression, OperandFilterExpression, ParenthesisExpression, QueryExpression, ReturnStatement, ShortLiteral, StringLiteral, SuperConstructorInvocation, SwitchCaseEntry, SwitchStatement, TableExpression, TypeChange, UnknownExpression, VariableExpression

public interface CommitConstrained


Method Summary
 void checkConstraints()
           
 

Method Detail

checkConstraints

void checkConstraints()
                      throws ConstraintViolationException
Throws:
ConstraintViolationException