Interface LinkStrategy
- 
- All Known Implementing Classes:
 SatLinkStrategy
public interface LinkStrategy 
- 
- 
Method Summary
Modifier and Type Method Description LinkTypecompute(Argument parent, AcceptanceCondition childAcc) 
 - 
 
- 
- 
Method Detail
- 
compute
LinkType compute(Argument parent, AcceptanceCondition childAcc)
 
 - 
 
 -