Uses of Interface
com._1c.g5.v8.dt.scc.model.StandaloneContentUnusedItem
- 
Packages that use StandaloneContentUnusedItem Package Description com._1c.g5.v8.dt.scc.model com._1c.g5.v8.dt.scc.model.impl com._1c.g5.v8.dt.scc.model.util 
- 
- 
Uses of StandaloneContentUnusedItem in com._1c.g5.v8.dt.scc.modelMethods in com._1c.g5.v8.dt.scc.model that return StandaloneContentUnusedItem Modifier and Type Method Description StandaloneContentUnusedItemStandaloneContentFactory. 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 StandaloneContentUnusedItem Modifier and Type Method Description org.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.implClasses in com._1c.g5.v8.dt.scc.model.impl that implement StandaloneContentUnusedItem Modifier and Type Class Description classStandaloneContentUnusedItemImplAn implementation of the model object 'Unused Item'.Methods in com._1c.g5.v8.dt.scc.model.impl that return StandaloneContentUnusedItem Modifier and Type Method Description StandaloneContentUnusedItemStandaloneContentFactoryImpl. createStandaloneContentUnusedItem()Methods in com._1c.g5.v8.dt.scc.model.impl that return types with arguments of type StandaloneContentUnusedItem Modifier and Type Method Description org.eclipse.emf.common.util.EList<StandaloneContentUnusedItem>StandaloneContentImpl. getUnusedItem()
- 
Uses of StandaloneContentUnusedItem in com._1c.g5.v8.dt.scc.model.utilMethods in com._1c.g5.v8.dt.scc.model.util with parameters of type StandaloneContentUnusedItem Modifier and Type Method Description TStandaloneContentSwitch. caseStandaloneContentUnusedItem(StandaloneContentUnusedItem object)Returns the result of interpreting the object as an instance of 'Unused Item'.
 
-