package jadex.bdi.model.editable; import jadex.bdi.model.IMGoalReference; /** * */ public interface IMEGoalReference extends IMGoalReference, IMEElementReference { }