|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Triplet s (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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |