public class WorldGenerator extends Object
Constructor and Description |
---|
WorldGenerator() |
WorldGenerator(World infrastructure) |
Modifier and Type | Method and Description |
---|---|
protected void |
doNode(Node infraNode,
Node cfgNode) |
protected void |
fillGlobalize() |
protected void |
fillWorld() |
Credentials |
findLocalCredentials(EquinoxApplication app) |
void |
generate(org.eclipse.core.runtime.IProgressMonitor monitor) |
Map<MasterServer,ValueArchiveServer> |
getArchiveMap() |
Map<Driver,Driver> |
getDriverMap() |
Globalization |
getGlobalize() |
GeneratorContext.MasterContext |
getMasterContext(MasterServer master) |
World |
getWorld() |
WorldGenerator |
getWorldGenerator() |
void |
setInfrastructure(World infrastructure) |
public WorldGenerator()
public WorldGenerator(World infrastructure)
public void setInfrastructure(World infrastructure)
public WorldGenerator getWorldGenerator()
public World getWorld()
public Globalization getGlobalize()
public void generate(org.eclipse.core.runtime.IProgressMonitor monitor) throws Exception
Exception
public Credentials findLocalCredentials(EquinoxApplication app)
protected void fillGlobalize()
public Map<MasterServer,ValueArchiveServer> getArchiveMap()
public GeneratorContext.MasterContext getMasterContext(MasterServer master)