Uses of Interface
net.opengis.fes20.BinaryTemporalOpType
Packages that use BinaryTemporalOpType
-
Uses of BinaryTemporalOpType in net.opengis.fes20
Methods in net.opengis.fes20 that return BinaryTemporalOpTypeModifier and TypeMethodDescriptionFes20Factory.createBinaryTemporalOpType()Returns a new object of class 'Binary Temporal Op Type'.DocumentRoot.getAfter()Returns the value of the 'After' containment reference.DocumentRoot.getAnyInteracts()Returns the value of the 'Any Interacts' containment reference.DocumentRoot.getBefore()Returns the value of the 'Before' containment reference.DocumentRoot.getBegins()Returns the value of the 'Begins' containment reference.DocumentRoot.getBegunBy()Returns the value of the 'Begun By' containment reference.DocumentRoot.getDuring()Returns the value of the 'During' containment reference.DocumentRoot.getEndedBy()Returns the value of the 'Ended By' containment reference.DocumentRoot.getEnds()Returns the value of the 'Ends' containment reference.DocumentRoot.getMeets()Returns the value of the 'Meets' containment reference.DocumentRoot.getMetBy()Returns the value of the 'Met By' containment reference.DocumentRoot.getOverlappedBy()Returns the value of the 'Overlapped By' containment reference.DocumentRoot.getTContains()Returns the value of the 'TContains' containment reference.DocumentRoot.getTEquals()Returns the value of the 'TEquals' containment reference.DocumentRoot.getTOverlaps()Returns the value of the 'TOverlaps' containment reference.Methods in net.opengis.fes20 with parameters of type BinaryTemporalOpTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setAfter(BinaryTemporalOpType value) Sets the value of the 'After' containment reference.voidDocumentRoot.setAnyInteracts(BinaryTemporalOpType value) Sets the value of the 'Any Interacts' containment reference.voidDocumentRoot.setBefore(BinaryTemporalOpType value) Sets the value of the 'Before' containment reference.voidDocumentRoot.setBegins(BinaryTemporalOpType value) Sets the value of the 'Begins' containment reference.voidDocumentRoot.setBegunBy(BinaryTemporalOpType value) Sets the value of the 'Begun By' containment reference.voidDocumentRoot.setDuring(BinaryTemporalOpType value) Sets the value of the 'During' containment reference.voidDocumentRoot.setEndedBy(BinaryTemporalOpType value) Sets the value of the 'Ended By' containment reference.voidDocumentRoot.setEnds(BinaryTemporalOpType value) Sets the value of the 'Ends' containment reference.voidDocumentRoot.setMeets(BinaryTemporalOpType value) Sets the value of the 'Meets' containment reference.voidDocumentRoot.setMetBy(BinaryTemporalOpType value) Sets the value of the 'Met By' containment reference.voidDocumentRoot.setOverlappedBy(BinaryTemporalOpType value) Sets the value of the 'Overlapped By' containment reference.voidDocumentRoot.setTContains(BinaryTemporalOpType value) Sets the value of the 'TContains' containment reference.voidDocumentRoot.setTEquals(BinaryTemporalOpType value) Sets the value of the 'TEquals' containment reference.voidDocumentRoot.setTOverlaps(BinaryTemporalOpType value) Sets the value of the 'TOverlaps' containment reference. -
Uses of BinaryTemporalOpType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement BinaryTemporalOpTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Binary Temporal Op Type'.Methods in net.opengis.fes20.impl that return BinaryTemporalOpTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createBinaryTemporalOpType()DocumentRootImpl.getAfter()DocumentRootImpl.getAnyInteracts()DocumentRootImpl.getBefore()DocumentRootImpl.getBegins()DocumentRootImpl.getBegunBy()DocumentRootImpl.getDuring()DocumentRootImpl.getEndedBy()DocumentRootImpl.getEnds()DocumentRootImpl.getMeets()DocumentRootImpl.getMetBy()DocumentRootImpl.getOverlappedBy()DocumentRootImpl.getTContains()DocumentRootImpl.getTEquals()DocumentRootImpl.getTOverlaps()Methods in net.opengis.fes20.impl with parameters of type BinaryTemporalOpTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAfter(BinaryTemporalOpType newAfter, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetAnyInteracts(BinaryTemporalOpType newAnyInteracts, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetBefore(BinaryTemporalOpType newBefore, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetBegins(BinaryTemporalOpType newBegins, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetBegunBy(BinaryTemporalOpType newBegunBy, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetDuring(BinaryTemporalOpType newDuring, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetEndedBy(BinaryTemporalOpType newEndedBy, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetEnds(BinaryTemporalOpType newEnds, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetMeets(BinaryTemporalOpType newMeets, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetMetBy(BinaryTemporalOpType newMetBy, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetOverlappedBy(BinaryTemporalOpType newOverlappedBy, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetTContains(BinaryTemporalOpType newTContains, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetTEquals(BinaryTemporalOpType newTEquals, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetTOverlaps(BinaryTemporalOpType newTOverlaps, NotificationChain msgs) voidDocumentRootImpl.setAfter(BinaryTemporalOpType newAfter) voidDocumentRootImpl.setAnyInteracts(BinaryTemporalOpType newAnyInteracts) voidDocumentRootImpl.setBefore(BinaryTemporalOpType newBefore) voidDocumentRootImpl.setBegins(BinaryTemporalOpType newBegins) voidDocumentRootImpl.setBegunBy(BinaryTemporalOpType newBegunBy) voidDocumentRootImpl.setDuring(BinaryTemporalOpType newDuring) voidDocumentRootImpl.setEndedBy(BinaryTemporalOpType newEndedBy) voidDocumentRootImpl.setEnds(BinaryTemporalOpType newEnds) voidDocumentRootImpl.setMeets(BinaryTemporalOpType newMeets) voidDocumentRootImpl.setMetBy(BinaryTemporalOpType newMetBy) voidDocumentRootImpl.setOverlappedBy(BinaryTemporalOpType newOverlappedBy) voidDocumentRootImpl.setTContains(BinaryTemporalOpType newTContains) voidDocumentRootImpl.setTEquals(BinaryTemporalOpType newTEquals) voidDocumentRootImpl.setTOverlaps(BinaryTemporalOpType newTOverlaps) -
Uses of BinaryTemporalOpType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type BinaryTemporalOpTypeModifier and TypeMethodDescriptionFes20Switch.caseBinaryTemporalOpType(BinaryTemporalOpType object) Returns the result of interpreting the object as an instance of 'Binary Temporal Op Type'.booleanFes20Validator.validateBinaryTemporalOpType(BinaryTemporalOpType binaryTemporalOpType, DiagnosticChain diagnostics, Map<Object, Object> context)