Uses of Interface
com._1c.g5.v8.dt.xdto.model.InnerModel
- 
- 
Uses of InnerModel in com._1c.g5.v8.dt.ws.wsdefinitions.modelMethods in com._1c.g5.v8.dt.ws.wsdefinitions.model that return InnerModel Modifier and Type Method Description InnerModelWSDefinitions. getModel()Returns the value of the 'Model' containment reference.Methods in com._1c.g5.v8.dt.ws.wsdefinitions.model with parameters of type InnerModel Modifier and Type Method Description voidWSDefinitions. setModel(InnerModel value)Sets the value of the 'Model' containment reference.
- 
Uses of InnerModel in com._1c.g5.v8.dt.ws.wsdefinitions.model.implFields in com._1c.g5.v8.dt.ws.wsdefinitions.model.impl declared as InnerModel Modifier and Type Field Description protected InnerModelWSDefinitionsImpl. modelThe cached value of the 'Model' containment reference.Methods in com._1c.g5.v8.dt.ws.wsdefinitions.model.impl that return InnerModel Modifier and Type Method Description InnerModelWSDefinitionsImpl. getModel()Methods in com._1c.g5.v8.dt.ws.wsdefinitions.model.impl with parameters of type InnerModel Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainWSDefinitionsImpl. basicSetModel(InnerModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs)voidWSDefinitionsImpl. setModel(InnerModel newModel)
- 
Uses of InnerModel in com._1c.g5.v8.dt.xdto.modelMethods in com._1c.g5.v8.dt.xdto.model that return InnerModel Modifier and Type Method Description InnerModelXdtoFactory. createInnerModel()Returns a new object of class 'Inner Model'.
- 
Uses of InnerModel in com._1c.g5.v8.dt.xdto.model.implClasses in com._1c.g5.v8.dt.xdto.model.impl that implement InnerModel Modifier and Type Class Description classInnerModelImplAn implementation of the model object 'Inner Model'.Methods in com._1c.g5.v8.dt.xdto.model.impl that return InnerModel Modifier and Type Method Description InnerModelXdtoFactoryImpl. createInnerModel()
- 
Uses of InnerModel in com._1c.g5.v8.dt.xdto.model.utilMethods in com._1c.g5.v8.dt.xdto.model.util with parameters of type InnerModel Modifier and Type Method Description TXdtoSwitch. caseInnerModel(InnerModel object)Returns the result of interpreting the object as an instance of 'Inner Model'.
 
-