Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AbstractGeographicalSchema
Packages that use AbstractGeographicalSchema
Package
Description
-
Uses of AbstractGeographicalSchema in com._1c.g5.v8.dt.form.model
Methods in com._1c.g5.v8.dt.form.model that return AbstractGeographicalSchemaModifier and TypeMethodDescriptionGeographicalSchemaExtInfo.getGeographicalSchema()Returns the value of the 'Geographical Schema' reference.Methods in com._1c.g5.v8.dt.form.model with parameters of type AbstractGeographicalSchemaModifier and TypeMethodDescriptionvoidGeographicalSchemaExtInfo.setGeographicalSchema(AbstractGeographicalSchema value) Sets the value of the 'Geographical Schema' reference. -
Uses of AbstractGeographicalSchema in com._1c.g5.v8.dt.form.model.impl
Methods in com._1c.g5.v8.dt.form.model.impl that return AbstractGeographicalSchemaMethods in com._1c.g5.v8.dt.form.model.impl with parameters of type AbstractGeographicalSchemaModifier and TypeMethodDescriptionvoidGeographicalSchemaExtInfoImpl.setGeographicalSchema(AbstractGeographicalSchema newGeographicalSchema) -
Uses of AbstractGeographicalSchema in com._1c.g5.v8.dt.geographicalschema.model
Subinterfaces of AbstractGeographicalSchema in com._1c.g5.v8.dt.geographicalschema.modelModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Geographical Schema'. -
Uses of AbstractGeographicalSchema in com._1c.g5.v8.dt.geographicalschema.model.impl
Classes in com._1c.g5.v8.dt.geographicalschema.model.impl that implement AbstractGeographicalSchemaModifier and TypeClassDescriptionclassAn implementation of the model object 'Geographical Schema'. -
Uses of AbstractGeographicalSchema in com._1c.g5.v8.dt.geographicalschema.model.util
Methods in com._1c.g5.v8.dt.geographicalschema.model.util with parameters of type AbstractGeographicalSchemaModifier and TypeMethodDescriptionGeographicalSchemaSwitch.caseAbstractGeographicalSchema(AbstractGeographicalSchema object) Returns the result of interpreting the object as an instance of 'Abstract Geographical Schema'. -
Uses of AbstractGeographicalSchema in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AbstractGeographicalSchemaModifier and TypeMethodDescriptionMdClassFactory.createAbstractGeographicalSchema()Returns a new object of class 'Abstract Geographical Schema'. -
Uses of AbstractGeographicalSchema in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AbstractGeographicalSchemaModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Geographical Schema'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AbstractGeographicalSchema -
Uses of AbstractGeographicalSchema in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AbstractGeographicalSchemaModifier and TypeMethodDescriptionMdClassSwitch.caseAbstractGeographicalSchema(AbstractGeographicalSchema object) Returns the result of interpreting the object as an instance of 'Abstract Geographical Schema'.booleanMdClassValidator.validateAbstractGeographicalSchema(AbstractGeographicalSchema abstractGeographicalSchema, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)