Uses of Class
com.tccc.kos.commons.manifest.chained.ChainedManifest
Packages that use ChainedManifest
Package
Description
-
Uses of ChainedManifest in com.tccc.kos.commons.manifest
Method parameters in com.tccc.kos.commons.manifest with type arguments of type ChainedManifestModifier and TypeMethodDescriptionvoid
DeviceManifest.resolveReferences
(Map<String, ChainedManifest> chainedManifestsByName) Resolve all external references using the supplied chained manifests. -
Uses of ChainedManifest in com.tccc.kos.commons.manifest.chained
Methods in com.tccc.kos.commons.manifest.chained that return ChainedManifestModifier and TypeMethodDescriptionChainedManifestBuilder.build()
Build theChainedManifest
from the current builder state. -
Uses of ChainedManifest in com.tccc.kos.core.manifest
Methods in com.tccc.kos.core.manifest that return ChainedManifestMethods in com.tccc.kos.core.manifest with parameters of type ChainedManifestModifier and TypeMethodDescriptionvoid
ResolvedDeviceManifest.ManifestInfo.setChainedManifest
(ChainedManifest chainedManifest)