Uses of Interface
manifold.api.type.IFileConnected
-
Packages that use IFileConnected Package Description manifold.api.type -
-
Uses of IFileConnected in manifold.api.type
Subinterfaces of IFileConnected in manifold.api.type Modifier and Type Interface Description interfaceITypeManifoldAITypeManifoldis a fundamental component of the Manifold API.Classes in manifold.api.type that implement IFileConnected Modifier and Type Class Description classJavaTypeManifold<M extends IModel>A base class for a Java source producer that is based on a resource file of a specific extension.classResourceFileTypeManifold<M extends IModel>A base class for a type manifold that is based on a resource file type, typically discernible by the file extension.classUrlTypeManifoldA base class for non-resource based type manifolds.
-