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 TypeMethodDescriptionvoidGridFunctionType.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 TypeClassDescriptionclassAn implementation of the model object 'Sequence Rule Type'.Fields in net.opengis.gml311.impl declared as SequenceRuleTypeModifier and TypeFieldDescriptionprotected SequenceRuleTypeGridFunctionTypeImpl.sequenceRuleThe 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 TypeMethodDescriptionNotificationChainGridFunctionTypeImpl.basicSetSequenceRule(SequenceRuleType newSequenceRule, NotificationChain msgs) voidGridFunctionTypeImpl.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'.booleanGml311Validator.validateSequenceRuleType(SequenceRuleType sequenceRuleType, DiagnosticChain diagnostics, Map<Object, Object> context)