Uses of Package
com.tccc.kos.core.manifest
Packages that use com.tccc.kos.core.manifest
Package
Description
Provides the abstract KosApplication class, which all kOS apps derive from.
-
Classes in com.tccc.kos.core.manifest used by com.tccc.kos.core.manifestClassDescriptionA resolved
ManifestArtifact
.A resolved version of a manifest section.A wrapper aroundNodeManifest
that provides a flat list of all referenced artifacts and the associated locally installed KAB files. -
Classes in com.tccc.kos.core.manifest used by com.tccc.kos.core.service.appClassDescriptionA resolved version of a manifest section.A wrapper around
NodeManifest
that provides a flat list of all referenced artifacts and the associated locally installed KAB files. -
Classes in com.tccc.kos.core.manifest used by com.tccc.kos.core.service.manifestClassDescriptionA wrapper around DeviceManifest that enumerates all node manifests and resolves them which identifies all the locally installed kab files as well as any missing artifacts.A wrapper around
NodeManifest
that provides a flat list of all referenced artifacts and the associated locally installed KAB files.