Uses of Interface
net.opengis.gml311.AbstractGeneralParameterValueType
Packages that use AbstractGeneralParameterValueType
-
Uses of AbstractGeneralParameterValueType in net.opengis.gml311
Subinterfaces of AbstractGeneralParameterValueType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Parameter Value Group Type'.interfaceA representation of the model object 'Parameter Value Type'.Methods in net.opengis.gml311 that return AbstractGeneralParameterValueTypeModifier and TypeMethodDescriptionDocumentRoot.getGeneralParameterValue()Returns the value of the 'General Parameter Value' containment reference.DocumentRoot.getIncludesValue()Returns the value of the 'Includes Value' containment reference.Methods in net.opengis.gml311 that return types with arguments of type AbstractGeneralParameterValueTypeModifier and TypeMethodDescriptionParameterValueGroupType.getIncludesValue()Returns the value of the 'Includes Value' containment reference list.Methods in net.opengis.gml311 with parameters of type AbstractGeneralParameterValueTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setIncludesValue(AbstractGeneralParameterValueType value) Sets the value of the 'Includes Value' containment reference. -
Uses of AbstractGeneralParameterValueType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractGeneralParameterValueTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract General Parameter Value Type'.classAn implementation of the model object 'Parameter Value Group Type'.classAn implementation of the model object 'Parameter Value Type'.Fields in net.opengis.gml311.impl with type parameters of type AbstractGeneralParameterValueTypeModifier and TypeFieldDescriptionprotected EList<AbstractGeneralParameterValueType>ParameterValueGroupTypeImpl.includesValueThe cached value of the 'Includes Value' containment reference list.Methods in net.opengis.gml311.impl that return AbstractGeneralParameterValueTypeModifier and TypeMethodDescriptionDocumentRootImpl.getGeneralParameterValue()DocumentRootImpl.getIncludesValue()Methods in net.opengis.gml311.impl that return types with arguments of type AbstractGeneralParameterValueTypeMethods in net.opengis.gml311.impl with parameters of type AbstractGeneralParameterValueTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeneralParameterValue(AbstractGeneralParameterValueType newGeneralParameterValue, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetIncludesValue(AbstractGeneralParameterValueType newIncludesValue, NotificationChain msgs) voidDocumentRootImpl.setIncludesValue(AbstractGeneralParameterValueType newIncludesValue) -
Uses of AbstractGeneralParameterValueType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractGeneralParameterValueTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractGeneralParameterValueType(AbstractGeneralParameterValueType object) Returns the result of interpreting the object as an instance of 'Abstract General Parameter Value Type'.booleanGml311Validator.validateAbstractGeneralParameterValueType(AbstractGeneralParameterValueType abstractGeneralParameterValueType, DiagnosticChain diagnostics, Map<Object, Object> context)