ActionService

public class ActionService implements IActionService

Methods

actionContributions

public Collection<TransformActionContrib> actionContributions(ILanguageImpl language, ITransformGoal goal)

actions

public Collection<ITransformAction> actions(ILanguageImpl language, ITransformGoal goal)

available

public boolean available(ILanguageImpl language, ITransformGoal goal)

requiresAnalysis

public boolean requiresAnalysis(ILanguageImpl language, ITransformGoal goal)