Uses of Interface
com._1c.g5.v8.dt.scc.model.StandaloneContentMdObjectAware
Packages that use StandaloneContentMdObjectAware
Package
Description
-
Uses of StandaloneContentMdObjectAware in com._1c.g5.v8.dt.scc
Methods in com._1c.g5.v8.dt.scc that return types with arguments of type StandaloneContentMdObjectAwareModifier and TypeMethodDescriptionstatic Map<StandaloneContentMdObjectAware,
Set<String>> ConfigurationStandaloneContentValidator.validate
(StandaloneContent standaloneContent, Version version) Validates standalone content by project version. -
Uses of StandaloneContentMdObjectAware in com._1c.g5.v8.dt.scc.model
Subinterfaces of StandaloneContentMdObjectAware in com._1c.g5.v8.dt.scc.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Priority Item'.interface
A representation of the model object 'Unused Item'.interface
A representation of the model object 'Used Item'. -
Uses of StandaloneContentMdObjectAware in com._1c.g5.v8.dt.scc.model.impl
Classes in com._1c.g5.v8.dt.scc.model.impl that implement StandaloneContentMdObjectAwareModifier and TypeClassDescriptionclass
An implementation of the model object 'Priority Item'.class
An implementation of the model object 'Unused Item'.class
An implementation of the model object 'Used Item'. -
Uses of StandaloneContentMdObjectAware in com._1c.g5.v8.dt.scc.model.util
Methods in com._1c.g5.v8.dt.scc.model.util with parameters of type StandaloneContentMdObjectAwareModifier and TypeMethodDescriptionStandaloneContentSwitch.caseStandaloneContentMdObjectAware
(StandaloneContentMdObjectAware object) Returns the result of interpreting the object as an instance of 'Md Object Aware'. -
Uses of StandaloneContentMdObjectAware in com.e1c.g5.v8.dt.check.internal.md.check.fixs
Methods in com.e1c.g5.v8.dt.check.internal.md.check.fixs with parameters of type StandaloneContentMdObjectAwareModifier and TypeMethodDescriptionprotected void
ConfigurationStandaloneContentFix.applyChanges
(StandaloneContentMdObjectAware modelObject, org.eclipse.emf.ecore.EStructuralFeature targetFeature, BasicModelFixContext context, IFixSession session)