|
Faceted Project Framework Version 1.3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRuntimeComponent | |
|---|---|
| org.eclipse.wst.common.project.facet.core.runtime | |
| Uses of IRuntimeComponent in org.eclipse.wst.common.project.facet.core.runtime |
|---|
| Methods in org.eclipse.wst.common.project.facet.core.runtime that return IRuntimeComponent | |
|---|---|
static IRuntimeComponent |
RuntimeManager.createRuntimeComponent(IRuntimeComponentVersion rcv,
Map<String,String> properties)
Creates a new runtime componenet. |
| Methods in org.eclipse.wst.common.project.facet.core.runtime that return types with arguments of type IRuntimeComponent | |
|---|---|
List<IRuntimeComponent> |
IRuntimeBridge.IStub.getRuntimeComponents()
Returns the runtime components that comprise this runtime. |
abstract List<IRuntimeComponent> |
IRuntimeBridge.Stub.getRuntimeComponents()
Returns the runtime components that comprise this runtime. |
List<IRuntimeComponent> |
IRuntime.getRuntimeComponents()
Returns the runtime components that comprise this runtime. |
| Method parameters in org.eclipse.wst.common.project.facet.core.runtime with type arguments of type IRuntimeComponent | |
|---|---|
static IRuntime |
RuntimeManager.defineRuntime(String name,
List<IRuntimeComponent> components,
Map<String,String> properties)
Defines a new runtime. |
|
Faceted Project Framework Version 1.3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||