Faceted Project Framework
Version 1.3

Uses of Interface
org.eclipse.wst.common.project.facet.core.IVersion

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

Uses of IVersion in org.eclipse.wst.common.project.facet.core
 

Subinterfaces of IVersion in org.eclipse.wst.common.project.facet.core
 interface IProjectFacetVersion
          Contains metadata that describes a specific version of a project facet.
 

Methods in org.eclipse.wst.common.project.facet.core with parameters of type IVersion
 boolean IVersionExpr.check(IVersion version)
          Evaluates the version expression against the specified version.
 

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

Subinterfaces of IVersion in org.eclipse.wst.common.project.facet.core.runtime
 interface IRuntimeComponentVersion
          Represents a version of a runtime component.
 


Faceted Project Framework
Version 1.3

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