Package org.umlg.model
Class IndexCreator
java.lang.Object
org.umlg.model.IndexCreator
- All Implemented Interfaces:
org.umlg.runtime.adaptor.UmlgIndexManager
This class is responsible to create all keyed indexes.
It is invoked via reflection the first time a graph is created.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IndexCreator
public IndexCreator()
-
-
Method Details
-
createIndexes
public void createIndexes()- Specified by:
createIndexesin interfaceorg.umlg.runtime.adaptor.UmlgIndexManager
-