Package manifold.internal.host
Class DefaultSingleModule
- java.lang.Object
-
- manifold.internal.host.SimpleModule
-
- manifold.internal.host.DefaultSingleModule
-
- All Implemented Interfaces:
IModule
public class DefaultSingleModule extends SimpleModule
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()-
Methods inherited from class manifold.internal.host.SimpleModule
getChildrenOfNamespace, getCollectiveJavaClassPath, getCollectiveSourcePath, getDependencies, getExcludedPath, getHost, getJavaClassPath, getOutputPath, getPathCache, getSourcePath, getTypeManifolds, initializeTypeManifolds, produceFile, setJavaClassPath
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface manifold.api.host.IModule
findTypeManifoldsFor, findTypeManifoldsFor, findTypeManifoldsFor, findTypeManifoldsFor, getExcludedTypeManifolds, getFileSystem, getTypeManifoldSorter, loadRegistered, loadTypeManifolds
-
-
-
-
Method Detail
-
getName
public String getName()
-
-