Package nz.org.riskscape.engine
Interface Engine.Writeable
- All Superinterfaces:
AutoCloseable
,Engine
,IdentifiedLocator
- Enclosing interface:
- Engine
An extension of the Engine interface with extra methods that are only safe to call during engine bootstrapping
-
Nested Class Summary
Nested classes/interfaces inherited from interface nz.org.riskscape.engine.Engine
Engine.Writeable
-
Field Summary
Fields inherited from interface nz.org.riskscape.engine.Engine
EMPTY_PROJECT_LOCATION
-
Method Summary
Methods inherited from interface nz.org.riskscape.engine.Engine
buildProject, close, emptyProject, getBinders, getBookmarkResolvers, getBuildInfo, getDiagnostics, getExtensionPoints, getFeaturesOfType, getFilterFactory, getFormats, getFunctionFrameworks, getMessages, getModelFrameworks, getPipelineExecutor, getPipelineOutputStores, getPipelineSteps, getPlugins, getProblemSink, getResourceFactory, getTempDirectory, getTupleStorage, getTypeRegistry
Methods inherited from interface nz.org.riskscape.engine.IdentifiedLocator
getCollection, getCollectionByClass, getCollectionClasses, hasCollectionOf
-
Method Details
-
registerCollection
-