Uses of Interface
com._1c.g5.v8.dt.xdto.model.InnerModel
Packages that use InnerModel
Package
Description
-
Uses of InnerModel in com._1c.g5.v8.dt.ws.wsdefinitions.model
Methods in com._1c.g5.v8.dt.ws.wsdefinitions.model that return InnerModelModifier and TypeMethodDescriptionWSDefinitions.getModel()
Returns the value of the 'Model' containment reference.Methods in com._1c.g5.v8.dt.ws.wsdefinitions.model with parameters of type InnerModelModifier and TypeMethodDescriptionvoid
WSDefinitions.setModel
(InnerModel value) Sets the value of the 'Model
' containment reference. -
Uses of InnerModel in com._1c.g5.v8.dt.ws.wsdefinitions.model.impl
Fields in com._1c.g5.v8.dt.ws.wsdefinitions.model.impl declared as InnerModelModifier and TypeFieldDescriptionprotected InnerModel
WSDefinitionsImpl.model
The cached value of the 'Model
' containment reference.Methods in com._1c.g5.v8.dt.ws.wsdefinitions.model.impl that return InnerModelMethods in com._1c.g5.v8.dt.ws.wsdefinitions.model.impl with parameters of type InnerModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChain
WSDefinitionsImpl.basicSetModel
(InnerModel newModel, org.eclipse.emf.common.notify.NotificationChain msgs) void
WSDefinitionsImpl.setModel
(InnerModel newModel) -
Uses of InnerModel in com._1c.g5.v8.dt.xdto.model
Methods in com._1c.g5.v8.dt.xdto.model that return InnerModelModifier and TypeMethodDescriptionXdtoFactory.createInnerModel()
Returns a new object of class 'Inner Model'. -
Uses of InnerModel in com._1c.g5.v8.dt.xdto.model.impl
Classes in com._1c.g5.v8.dt.xdto.model.impl that implement InnerModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Inner Model'.Methods in com._1c.g5.v8.dt.xdto.model.impl that return InnerModel -
Uses of InnerModel in com._1c.g5.v8.dt.xdto.model.util
Methods in com._1c.g5.v8.dt.xdto.model.util with parameters of type InnerModelModifier and TypeMethodDescriptionXdtoSwitch.caseInnerModel
(InnerModel object) Returns the result of interpreting the object as an instance of 'Inner Model'.