Uses of Class
com.tensegrity.generic.util.VersionNumber

Packages that use VersionNumber
com.tensegrity.generic.util Core classes for tensegrity-software packages.  
com.tensegrity.graph.persistence GraphPersistence package.  
 

Uses of VersionNumber in com.tensegrity.generic.util
 

Methods in com.tensegrity.generic.util with parameters of type VersionNumber
 boolean VersionNumber.lessOrEqual(VersionNumber other)
          Compares this instance of VersionNumber against the given instance of VersionNumber and returns a boolean that indicates whether the given instance is less, equal or higher than this instance of VersionNumber.
 

Uses of VersionNumber in com.tensegrity.graph.persistence
 

Methods in com.tensegrity.graph.persistence with parameters of type VersionNumber
 void ViewBuilderFilter.setFileVersion(VersionNumber fileversion)
           
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.