Uses of Class
network.aika.lattice.refinement.RelationsMap
-
Packages that use RelationsMap Package Description network.aika.lattice.refinement -
-
Uses of RelationsMap in network.aika.lattice.refinement
Fields in network.aika.lattice.refinement declared as RelationsMap Modifier and Type Field Description static RelationsMapRelationsMap. MAXstatic RelationsMapRelationsMap. MINRelationsMapRefinement. relationsMethods in network.aika.lattice.refinement that return RelationsMap Modifier and Type Method Description static RelationsMapRelationsMap. read(DataInput in, Model m)Methods in network.aika.lattice.refinement with parameters of type RelationsMap Modifier and Type Method Description intRelationsMap. compareTo(RelationsMap rm)Constructors in network.aika.lattice.refinement with parameters of type RelationsMap Constructor Description Refinement(RelationsMap relations, Provider<InputNode> input)
-