Uses of Class
org.aksw.limes.core.measures.mapper.topology.RCC8.LDbasedRCC.MBBIndex
-
Packages that use LDbasedRCC.MBBIndex Package Description org.aksw.limes.core.measures.mapper.topology.RCC8 -
-
Uses of LDbasedRCC.MBBIndex in org.aksw.limes.core.measures.mapper.topology.RCC8
Fields in org.aksw.limes.core.measures.mapper.topology.RCC8 with type parameters of type LDbasedRCC.MBBIndex Modifier and Type Field Description HashMap<Integer,HashMap<Integer,List<LDbasedRCC.MBBIndex>>>LDbasedRCC.SquareIndex. mapMethods in org.aksw.limes.core.measures.mapper.topology.RCC8 that return types with arguments of type LDbasedRCC.MBBIndex Modifier and Type Method Description List<LDbasedRCC.MBBIndex>LDbasedRCC.SquareIndex. getSquare(int i, int j)Methods in org.aksw.limes.core.measures.mapper.topology.RCC8 with parameters of type LDbasedRCC.MBBIndex Modifier and Type Method Description voidLDbasedRCC.SquareIndex. add(int i, int j, LDbasedRCC.MBBIndex m)booleanLDbasedRCC.MBBIndex. contains(LDbasedRCC.MBBIndex i)booleanLDbasedRCC.MBBIndex. covers(LDbasedRCC.MBBIndex i)booleanLDbasedRCC.MBBIndex. disjoint(LDbasedRCC.MBBIndex i)booleanLDbasedRCC.MBBIndex. intersects(LDbasedRCC.MBBIndex i)voidLDbasedRCC.Matcher. schedule(LDbasedRCC.MBBIndex s, LDbasedRCC.MBBIndex t)
-