Uses of Class
cz.cuni.amis.pogamut.episodic.episodes.AgeInterval

Packages that use AgeInterval
cz.cuni.amis.pogamut.episodic.episodes   
 

Uses of AgeInterval in cz.cuni.amis.pogamut.episodic.episodes
 

Methods in cz.cuni.amis.pogamut.episodic.episodes that return AgeInterval
 AgeInterval Chronobag.getAge()
          Getter method for the age structure.
 AgeInterval AgeInterval.join(AgeInterval other)
          Joins the interval with another Age Interval.
 

Methods in cz.cuni.amis.pogamut.episodic.episodes with parameters of type AgeInterval
 boolean AgeInterval.intersects(AgeInterval b)
          Checks if there is non-zero intersection between the current and the specified interval.
 AgeInterval AgeInterval.join(AgeInterval other)
          Joins the interval with another Age Interval.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.