Class DependentProjectManifestModel
java.lang.Object
com.e1c.langtool.v8.dt.projectsettings.AbstractProjectManifestModel
com.e1c.langtool.v8.dt.projectsettings.DependentProjectManifestModel
- All Implemented Interfaces:
IDependentProjectManifestModel,IProjectManifestModel
public class DependentProjectManifestModel
extends AbstractProjectManifestModel
implements IDependentProjectManifestModel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.e1c.langtool.v8.dt.projectsettings.AbstractProjectManifestModel
dump, parseMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.e1c.langtool.v8.dt.projectsettings.IProjectManifestModel
dump, parse
-
Field Details
-
DEFAULT_MANIFEST_VERSION
- See Also:
-
MANIFEST_VERSION_KEY
- See Also:
-
PARENT_PROJECT_KEY
- See Also:
-
-
Constructor Details
-
DependentProjectManifestModel
-
-
Method Details
-
getParentProject
- Specified by:
getParentProjectin interfaceIDependentProjectManifestModel
-
serialize
- Specified by:
serializein classAbstractProjectManifestModel
-
deserialize
- Specified by:
deserializein classAbstractProjectManifestModel
-