Uses of Interface
com._1c.g5.v8.dt.scc.model.StandaloneContentUsedItem
- 
Packages that use StandaloneContentUsedItem 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 StandaloneContentUsedItem in com._1c.g5.v8.dt.scc.modelMethods in com._1c.g5.v8.dt.scc.model that return StandaloneContentUsedItem Modifier and Type Method Description StandaloneContentUsedItemStandaloneContentFactory. 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 StandaloneContentUsedItem Modifier and Type Method Description org.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.implClasses in com._1c.g5.v8.dt.scc.model.impl that implement StandaloneContentUsedItem Modifier and Type Class Description classStandaloneContentUsedItemImplAn implementation of the model object 'Used Item'.Methods in com._1c.g5.v8.dt.scc.model.impl that return StandaloneContentUsedItem Modifier and Type Method Description StandaloneContentUsedItemStandaloneContentFactoryImpl. createStandaloneContentUsedItem()Methods in com._1c.g5.v8.dt.scc.model.impl that return types with arguments of type StandaloneContentUsedItem Modifier and Type Method Description org.eclipse.emf.common.util.EList<StandaloneContentUsedItem>StandaloneContentImpl. getUsedItem()
- 
Uses of StandaloneContentUsedItem in com._1c.g5.v8.dt.scc.model.utilMethods in com._1c.g5.v8.dt.scc.model.util with parameters of type StandaloneContentUsedItem Modifier and Type Method Description TStandaloneContentSwitch. caseStandaloneContentUsedItem(StandaloneContentUsedItem object)Returns the result of interpreting the object as an instance of 'Used Item'.
 
-