类的使用
org.xmeta.Index
使用Index的程序包
-
org.xmeta中Index的使用
修饰符和类型方法说明static Index查找目录的索引。static Index查找指定模型的索引。static IndexIndex.findIndex(ThingManager thingManager) 查找模型管理器的索引。static Indexstatic Indexstatic IndexIndex.getIndexById(String id) 通过标识获取索引。static IndexIndex.getInstance()取实例。abstract IndexIndex.getParent()取索引的父索引。 -
org.xmeta.index中Index的使用
修饰符和类型类说明classclassclassclassclassclassclass返回Index的org.xmeta.index中的方法修饰符和类型方法说明abstract IndexIndexFactory.createIndex(Index parent, Object obj) CategoryIndex.getParent()FileIndex.getParent()ParentIndex.getParent()ThingIndexIndex.getParent()ThingManagerIndex.getParent()WorkingSetIndex.getParent()WorldIndex.getParent()返回变量类型为Index的类型的org.xmeta.index中的方法修饰符和类型方法说明CategoryIndex.getChilds()FileIndex.getChilds()ParentIndex.getChilds()ThingIndexIndex.getChilds()ThingManagerIndex.getChilds()WorkingSetIndex.getChilds()WorldIndex.getChilds()WorldIndex.getThingManagerIndexs()参数类型为Index的org.xmeta.index中的方法修饰符和类型方法说明static voidIndexFactory.addOrRemoveChilds(Index parent, List<Index> childs, List indexObjects, IndexFactory indexFactory, String type) abstract IndexIndexFactory.createIndex(Index parent, Object obj) 类型变量类型为Index的org.xmeta.index中的方法参数修饰符和类型方法说明static voidIndexFactory.addOrRemoveChilds(Index parent, List<Index> childs, List indexObjects, IndexFactory indexFactory, String type) static void参数类型为Index的org.xmeta.index中的构造器限定符构造器说明CategoryIndex(Index parent, Category category) ParentIndex(Index parent) ThingIndexIndex(Index parent, ThingIndex thing) ThingManagerIndex(Index parent, ThingManager thingManager) WorkingSetIndex(Index parent, Thing thing) -
org.xmeta.util中Index的使用
参数类型为Index的org.xmeta.util中的方法类型变量类型为Index的org.xmeta.util中的方法参数