ActionFacet

public class ActionFacet implements IFacet

Fields

actions

public final Multimap<ITransformGoal, ITransformAction> actions

Constructors

ActionFacet

public ActionFacet(Multimap<ITransformGoal, ITransformAction> actions, Iterable<? extends IMenuItem> menuItems)

Methods

actions

public Iterable<ITransformAction> actions(ITransformGoal goal)