Uses of Interface
net.opengis.gml311.SequenceRuleType
Packages that use SequenceRuleType
-
Uses of SequenceRuleType in net.opengis.gml311
Methods in net.opengis.gml311 that return SequenceRuleTypeModifier and TypeMethodDescriptionGml311Factory.createSequenceRuleType()
Returns a new object of class 'Sequence Rule Type'.GridFunctionType.getSequenceRule()
Returns the value of the 'Sequence Rule' containment reference.Methods in net.opengis.gml311 with parameters of type SequenceRuleTypeModifier and TypeMethodDescriptionvoid
GridFunctionType.setSequenceRule
(SequenceRuleType value) Sets the value of the 'Sequence Rule
' containment reference. -
Uses of SequenceRuleType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement SequenceRuleTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Sequence Rule Type'.Fields in net.opengis.gml311.impl declared as SequenceRuleTypeModifier and TypeFieldDescriptionprotected SequenceRuleType
GridFunctionTypeImpl.sequenceRule
The cached value of the 'Sequence Rule
' containment reference.Methods in net.opengis.gml311.impl that return SequenceRuleTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createSequenceRuleType()
GridFunctionTypeImpl.getSequenceRule()
Methods in net.opengis.gml311.impl with parameters of type SequenceRuleTypeModifier and TypeMethodDescriptionNotificationChain
GridFunctionTypeImpl.basicSetSequenceRule
(SequenceRuleType newSequenceRule, NotificationChain msgs) void
GridFunctionTypeImpl.setSequenceRule
(SequenceRuleType newSequenceRule) -
Uses of SequenceRuleType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type SequenceRuleTypeModifier and TypeMethodDescriptionGml311Switch.caseSequenceRuleType
(SequenceRuleType object) Returns the result of interpreting the object as an instance of 'Sequence Rule Type'.boolean
Gml311Validator.validateSequenceRuleType
(SequenceRuleType sequenceRuleType, DiagnosticChain diagnostics, Map<Object, Object> context)