Uses of Interface
net.opengis.fes20.TemporalOpsType
Packages that use TemporalOpsType
-
Uses of TemporalOpsType in net.opengis.fes20
Subinterfaces of TemporalOpsType in net.opengis.fes20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Binary Temporal Op Type'.Methods in net.opengis.fes20 that return TemporalOpsTypeModifier and TypeMethodDescriptionDocumentRoot.getTemporalOps()
Returns the value of the 'Temporal Ops' containment reference.FilterType.getTemporalOps()
Returns the value of the 'Temporal Ops' containment reference.UnaryLogicOpType.getTemporalOps()
Returns the value of the 'Temporal Ops' containment reference.Methods in net.opengis.fes20 that return types with arguments of type TemporalOpsTypeModifier and TypeMethodDescriptionEList<TemporalOpsType>
BinaryLogicOpType.getTemporalOps()
Returns the value of the 'Temporal Ops' containment reference list. -
Uses of TemporalOpsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement TemporalOpsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Binary Temporal Op Type'.class
An implementation of the model object 'Temporal Ops Type'.Methods in net.opengis.fes20.impl that return TemporalOpsTypeModifier and TypeMethodDescriptionDocumentRootImpl.getTemporalOps()
FilterTypeImpl.getTemporalOps()
UnaryLogicOpTypeImpl.getTemporalOps()
Methods in net.opengis.fes20.impl that return types with arguments of type TemporalOpsTypeMethods in net.opengis.fes20.impl with parameters of type TemporalOpsTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTemporalOps
(TemporalOpsType newTemporalOps, NotificationChain msgs) NotificationChain
FilterTypeImpl.basicSetTemporalOps
(TemporalOpsType newTemporalOps, NotificationChain msgs) NotificationChain
UnaryLogicOpTypeImpl.basicSetTemporalOps
(TemporalOpsType newTemporalOps, NotificationChain msgs) -
Uses of TemporalOpsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type TemporalOpsTypeModifier and TypeMethodDescriptionFes20Switch.caseTemporalOpsType
(TemporalOpsType object) Returns the result of interpreting the object as an instance of 'Temporal Ops Type'.boolean
Fes20Validator.validateTemporalOpsType
(TemporalOpsType temporalOpsType, DiagnosticChain diagnostics, Map<Object, Object> context)