public class JsonModel extends manifold.api.type.AbstractSingleFileModel
Constructor and Description |
---|
JsonModel(manifold.api.host.IManifoldHost host,
String fqn,
Set<manifold.api.fs.IFile> files) |
Modifier and Type | Method and Description |
---|---|
IJsonParentType |
getType() |
protected Object |
load() |
void |
updateFile(manifold.api.fs.IFile file) |
addFile, getFile, getFiles, getFqn, getHost, removeFile
clone, emptyArray, equals, finalize, getClass, hashCode, jailbreak, notify, notifyAll, toString, wait, wait, wait
isProcessing
public JsonModel(manifold.api.host.IManifoldHost host, String fqn, Set<manifold.api.fs.IFile> files)
protected Object load()
public IJsonParentType getType()
public void updateFile(manifold.api.fs.IFile file)
updateFile
in interface manifold.api.type.IModel
updateFile
in class manifold.api.type.AbstractSingleFileModel
Copyright © 2024. All rights reserved.