Faceted Project Framework
Version 1.3

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

All Superinterfaces:
Comparable
All Known Subinterfaces:
IProjectFacetVersion, IRuntimeComponentVersion

public interface IVersion
extends Comparable

This interface should not be referenced directly by clients. Client code should only reference IProjectFacetVersion and IRuntimeComponentVersion, which extend this interface.

Author:
Konstantin Komissarchik

Method Summary
 String getVersionString()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getVersionString

String getVersionString()

Faceted Project Framework
Version 1.3

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