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