org.tm4j.panckoucke.impl.abstraction.ix.IndexAbstractor .setIndexAndGestalt(java.lang.Class indexClass,org.tm4j.panckoucke.model.AMGestalt memberGestalt)

Parameters
java.lang.Class indexClass a class derived from Interface import org.tm4j.topicmap.index.Index; if indexClass is not null, tm4j-IndexSupport will be enabled.
org.tm4j.panckoucke.model.AMGestalt memberGestalt - every AMNode which will be generated by this IndexAbstractor will use this AMGestalt. This inherents that this class is only capable to create homogenious indexes. The memberGestalt may be null.

Other Resources

Related Topics