Uses of Interface
com._1c.g5.v8.dt.scc.model.StandaloneContentUsedItem
Packages that use StandaloneContentUsedItem
Package
Description
-
Uses of StandaloneContentUsedItem in com._1c.g5.v8.dt.scc.model
Methods in com._1c.g5.v8.dt.scc.model that return StandaloneContentUsedItemModifier and TypeMethodDescriptionStandaloneContentFactory.createStandaloneContentUsedItem()
Returns a new object of class 'Used Item'.Methods in com._1c.g5.v8.dt.scc.model that return types with arguments of type StandaloneContentUsedItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<StandaloneContentUsedItem>
StandaloneContent.getUsedItem()
Returns the value of the 'Used Item' containment reference list. -
Uses of StandaloneContentUsedItem in com._1c.g5.v8.dt.scc.model.impl
Classes in com._1c.g5.v8.dt.scc.model.impl that implement StandaloneContentUsedItemModifier and TypeClassDescriptionclass
An implementation of the model object 'Used Item'.Methods in com._1c.g5.v8.dt.scc.model.impl that return StandaloneContentUsedItemMethods in com._1c.g5.v8.dt.scc.model.impl that return types with arguments of type StandaloneContentUsedItemModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<StandaloneContentUsedItem>
StandaloneContentImpl.getUsedItem()
-
Uses of StandaloneContentUsedItem in com._1c.g5.v8.dt.scc.model.util
Methods in com._1c.g5.v8.dt.scc.model.util with parameters of type StandaloneContentUsedItemModifier and TypeMethodDescriptionStandaloneContentSwitch.caseStandaloneContentUsedItem
(StandaloneContentUsedItem object) Returns the result of interpreting the object as an instance of 'Used Item'.