|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ModuleCoreNature | |
| org.eclipse.wst.common.componentcore | The ComponentCore API allows clients to work with the Structural Metamodels that define abstract modules within Eclipse projects. |
| Uses of ModuleCoreNature in org.eclipse.wst.common.componentcore |
| Methods in org.eclipse.wst.common.componentcore that return ModuleCoreNature | |
static ModuleCoreNature |
ModuleCoreNature.getModuleCoreNature(org.eclipse.core.resources.IProject aProject)
Find and return the ModuleCoreNature of aProject, if available. |
static ModuleCoreNature |
ModuleCoreNature.addModuleCoreNatureIfNecessary(org.eclipse.core.resources.IProject aProject,
org.eclipse.core.runtime.IProgressMonitor aMonitor)
Adds a ModuleCoreNature to the project. |
| Constructors in org.eclipse.wst.common.componentcore with parameters of type ModuleCoreNature | |
ArtifactEdit(ModuleCoreNature aNature,
IVirtualComponent aModule,
boolean toAccessAsReadOnly)
Creates an instance facade for the given WorkbenchComponent.
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||