Uses of Interface
net.opengis.fes20.TemporalOperandType
Packages that use TemporalOperandType
-
Uses of TemporalOperandType in net.opengis.fes20
Methods in net.opengis.fes20 that return TemporalOperandTypeModifier and TypeMethodDescriptionFes20Factory.createTemporalOperandType()
Returns a new object of class 'Temporal Operand Type'.Methods in net.opengis.fes20 that return types with arguments of type TemporalOperandTypeModifier and TypeMethodDescriptionEList<TemporalOperandType>
TemporalOperandsType.getTemporalOperand()
Returns the value of the 'Temporal Operand' containment reference list. -
Uses of TemporalOperandType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement TemporalOperandTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Temporal Operand Type'.Fields in net.opengis.fes20.impl with type parameters of type TemporalOperandTypeModifier and TypeFieldDescriptionprotected EList<TemporalOperandType>
TemporalOperandsTypeImpl.temporalOperand
The cached value of the 'Temporal Operand
' containment reference list.Methods in net.opengis.fes20.impl that return TemporalOperandTypeMethods in net.opengis.fes20.impl that return types with arguments of type TemporalOperandTypeModifier and TypeMethodDescriptionEList<TemporalOperandType>
TemporalOperandsTypeImpl.getTemporalOperand()
-
Uses of TemporalOperandType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type TemporalOperandTypeModifier and TypeMethodDescriptionFes20Switch.caseTemporalOperandType
(TemporalOperandType object) Returns the result of interpreting the object as an instance of 'Temporal Operand Type'.boolean
Fes20Validator.validateTemporalOperandType
(TemporalOperandType temporalOperandType, DiagnosticChain diagnostics, Map<Object, Object> context)