Uses of Class
cds.astro.Otype

Packages that use Otype
cds.astro   
 

Uses of Otype in cds.astro
 

Methods in cds.astro that return Otype
 Otype Otype.merge(Otype ot1)
          Choose the most accurate Otype: the deepest one ine the hierarchy.
 

Methods in cds.astro with parameters of type Otype
 boolean Otype.agrees(Otype ot1)
          Check if the 2 Otypes are compatible
 boolean Otype.implies(Otype t1)
          Check if is a subtype (in same branch)
 Otype Otype.merge(Otype ot1)
          Choose the most accurate Otype: the deepest one ine the hierarchy.
 



Copyright © 2009 UDS/CNRS