ie.deri.wsmx.datamodel
Interface PostEffAttachable

All Known Implementing Classes:
Capability, WSMXGoal

public interface PostEffAttachable

Author:
Eyal Oren

Method Summary
 void attachEffect(LogicalExpression log)
           
 void attachPostCondition(LogicalExpression log)
           
 

Method Detail

attachPostCondition

public void attachPostCondition(LogicalExpression log)

attachEffect

public void attachEffect(LogicalExpression log)