Interface AttackConstraint<T>
- Type Parameters:
 T- the type of condition
- All Known Implementing Classes:
 ClausalAttackConstraint,SimpleAttackConstraint
public interface AttackConstraint<T>
- Author:
 - Lars Bengel
 
- 
Method Summary
 
T - the type of conditionClausalAttackConstraint, SimpleAttackConstraint