Faceted Project Framework
Version 1.3

Uses of Interface
org.eclipse.wst.common.project.facet.core.runtime.IRuntimeComponentType

Packages that use IRuntimeComponentType
org.eclipse.wst.common.project.facet.core.runtime   
 

Uses of IRuntimeComponentType in org.eclipse.wst.common.project.facet.core.runtime
 

Methods in org.eclipse.wst.common.project.facet.core.runtime that return IRuntimeComponentType
 IRuntimeComponentType IRuntimeComponent.getRuntimeComponentType()
          Returns the runtime component type that this is an instance of.
 IRuntimeComponentType IRuntimeComponentVersion.getRuntimeComponentType()
          Returns the runtime component type that this is a version of.
static IRuntimeComponentType RuntimeManager.getRuntimeComponentType(String id)
          Returns the IRuntimeComponentType object corresponding to the specified runtime component type id.
 

Methods in org.eclipse.wst.common.project.facet.core.runtime that return types with arguments of type IRuntimeComponentType
static Set<IRuntimeComponentType> RuntimeManager.getRuntimeComponentTypes()
          Returns all of the available runtime component types.
 


Faceted Project Framework
Version 1.3

Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.