Uses of Interface
net.opengis.fes20.ConformanceType
Packages that use ConformanceType
-
Uses of ConformanceType in net.opengis.fes20
Methods in net.opengis.fes20 that return ConformanceTypeModifier and TypeMethodDescriptionFes20Factory.createConformanceType()
Returns a new object of class 'Conformance Type'.FilterCapabilitiesType.getConformance()
Returns the value of the 'Conformance' containment reference.Methods in net.opengis.fes20 with parameters of type ConformanceTypeModifier and TypeMethodDescriptionvoid
FilterCapabilitiesType.setConformance
(ConformanceType value) Sets the value of the 'Conformance
' containment reference. -
Uses of ConformanceType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ConformanceTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Conformance Type'.Fields in net.opengis.fes20.impl declared as ConformanceTypeModifier and TypeFieldDescriptionprotected ConformanceType
FilterCapabilitiesTypeImpl.conformance
The cached value of the 'Conformance
' containment reference.Methods in net.opengis.fes20.impl that return ConformanceTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createConformanceType()
FilterCapabilitiesTypeImpl.getConformance()
Methods in net.opengis.fes20.impl with parameters of type ConformanceTypeModifier and TypeMethodDescriptionNotificationChain
FilterCapabilitiesTypeImpl.basicSetConformance
(ConformanceType newConformance, NotificationChain msgs) void
FilterCapabilitiesTypeImpl.setConformance
(ConformanceType newConformance) -
Uses of ConformanceType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ConformanceTypeModifier and TypeMethodDescriptionFes20Switch.caseConformanceType
(ConformanceType object) Returns the result of interpreting the object as an instance of 'Conformance Type'.boolean
Fes20Validator.validateConformanceType
(ConformanceType conformanceType, DiagnosticChain diagnostics, Map<Object, Object> context)