|
Faceted Project Framework Version 1.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IActionDefinition | |
---|---|
org.eclipse.wst.common.project.facet.core |
Uses of IActionDefinition in org.eclipse.wst.common.project.facet.core |
---|
Methods in org.eclipse.wst.common.project.facet.core that return IActionDefinition | |
---|---|
IActionDefinition |
IProjectFacetVersion.getActionDefinition(Set<IProjectFacetVersion> base,
IFacetedProject.Action.Type type)
Returns the action definition corresponding to a particular action type over this project facet version. |
static IActionDefinition |
ProjectFacetsManager.getActionDefinition(String id)
Returns the project facet action definition corresponding to the specified action id. |
Methods in org.eclipse.wst.common.project.facet.core that return types with arguments of type IActionDefinition | |
---|---|
Set<IActionDefinition> |
IProjectFacetVersion.getActionDefinitions()
Returns all of the action definitions for this project facet version. |
static Set<IActionDefinition> |
ProjectFacetsManager.getActionDefinitions()
Returns all of the available project facet action definitions. |
Set<IActionDefinition> |
IProjectFacetVersion.getActionDefinitions(IFacetedProject.Action.Type type)
Returns the action definitions corresponding to a particular action type over this project facet version. |
|
Faceted Project Framework Version 1.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |