public class ImageTypeManifold extends JavaTypeManifold<manifold.api.image.Model>
ResourceFileTypeManifold.CacheClearerARG_DUMP_SOURCE| Constructor and Description |
|---|
ImageTypeManifold() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
contribute(JavaFileManager.Location location,
String topLevelFqn,
String existing,
manifold.api.image.Model model,
DiagnosticListener<JavaFileObject> errorHandler) |
String |
getTypeNameForFile(String fqn,
IFile file) |
boolean |
handlesFileExtension(String fileExtension) |
void |
init(IModule module) |
boolean |
isInnerType(String topLevel,
String relativeInner) |
getClassType, getContributorKind, getSourceKindclear, contribute, createCacheClearer, findFilesForType, findTopLevelFqn, getAdditionalTypes, getAllTypeNames, getContent, getModel, getModule, getPackage, getPeripheralTypes, getTypeNames, getTypesForFile, handlesFile, init, isDuplicate, isPackage, isTopLevelType, isType, refreshedFiledoInit, doUninit, init, isInited, uninitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptcompile, isSelfCompilegetInterfacepublic void init(IModule module)
init in interface ITypeManifoldinit in class ResourceFileTypeManifold<manifold.api.image.Model>public boolean handlesFileExtension(String fileExtension)
public String getTypeNameForFile(String fqn, IFile file)
getTypeNameForFile in class ResourceFileTypeManifold<manifold.api.image.Model>public boolean isInnerType(String topLevel, String relativeInner)
isInnerType in class ResourceFileTypeManifold<manifold.api.image.Model>protected String contribute(JavaFileManager.Location location, String topLevelFqn, String existing, manifold.api.image.Model model, DiagnosticListener<JavaFileObject> errorHandler)
contribute in class ResourceFileTypeManifold<manifold.api.image.Model>Copyright © 2019. All rights reserved.