jInfer

Uses of Class
cz.cuni.mff.ksi.jinfer.iss.objects.Triplet

Packages that use Triplet
cz.cuni.mff.ksi.jinfer.iss.objects   
cz.cuni.mff.ksi.jinfer.iss.tables   
 

Uses of Triplet in cz.cuni.mff.ksi.jinfer.iss.objects
 

Methods in cz.cuni.mff.ksi.jinfer.iss.objects that return types with arguments of type Triplet
 List<Triplet> AMModel.getFlat()
          Extracts the attribute mapping from the underlying grammar as a flat list of Triplets (element name, attribute name, attribute content).
 

Methods in cz.cuni.mff.ksi.jinfer.iss.objects with parameters of type Triplet
 int Triplet.compareTo(Triplet o)
          Compares to another Triplet.
 

Uses of Triplet in cz.cuni.mff.ksi.jinfer.iss.tables
 

Constructor parameters in cz.cuni.mff.ksi.jinfer.iss.tables with type arguments of type Triplet
FlatModel(List<Triplet> data)
           
 


jInfer

Generated on Fri Dec 9 00:01:25 CET 2011