Uses of Interface
com._1c.g5.v8.dt.scc.model.StandaloneContent
Packages that use StandaloneContent
Package
Description
-
Uses of StandaloneContent in com._1c.g5.v8.dt.scc
Methods in com._1c.g5.v8.dt.scc that return StandaloneContentModifier and TypeMethodDescriptionstatic StandaloneContent
ConfigurationStandaloneContentUtil.getStandaloneContent
(Configuration configuration) Gets a configuration standalone content.Methods in com._1c.g5.v8.dt.scc with parameters of type StandaloneContentModifier and TypeMethodDescriptionstatic Map<StandaloneContentMdObjectAware,
Set<String>> ConfigurationStandaloneContentValidator.validate
(StandaloneContent standaloneContent, Version version) Validates standalone content by project version. -
Uses of StandaloneContent in com._1c.g5.v8.dt.scc.model
Methods in com._1c.g5.v8.dt.scc.model that return StandaloneContentModifier and TypeMethodDescriptionStandaloneContentFactory.createStandaloneContent()
Returns a new object of class 'Standalone Content'. -
Uses of StandaloneContent in com._1c.g5.v8.dt.scc.model.impl
Classes in com._1c.g5.v8.dt.scc.model.impl that implement StandaloneContentModifier and TypeClassDescriptionclass
An implementation of the model object 'Standalone Content'.Methods in com._1c.g5.v8.dt.scc.model.impl that return StandaloneContent -
Uses of StandaloneContent in com._1c.g5.v8.dt.scc.model.util
Methods in com._1c.g5.v8.dt.scc.model.util with parameters of type StandaloneContentModifier and TypeMethodDescriptionStandaloneContentSwitch.caseStandaloneContent
(StandaloneContent object) Returns the result of interpreting the object as an instance of 'Standalone Content'.