public interface IBlockingModule
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ArrayList<Integer>> |
getAllBlockIds(Instance a) |
ArrayList<ArrayList<Integer>> |
getAllSourceIds(Instance a,
String properties) |
ArrayList<Integer> |
getBlockId(Instance a) |
ArrayList<ArrayList<Integer>> |
getBlocksToCompare(ArrayList<Integer> blockId) |
Copyright © 2018. All rights reserved.