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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Priority Item'.interfaceA representation of the model object 'Unused Item'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Priority Item'.classAn implementation of the model object 'Unused Item'.classAn 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 voidConfigurationStandaloneContentFix.applyChanges(StandaloneContentMdObjectAware modelObject, org.eclipse.emf.ecore.EStructuralFeature targetFeature, BasicModelFixContext context, IFixSession session)