Uses of Interface
net.opengis.gml311.AbstractTimeSliceType
Packages that use AbstractTimeSliceType
-
Uses of AbstractTimeSliceType in net.opengis.gml311
Subinterfaces of AbstractTimeSliceType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Moving Object Status Type'.Methods in net.opengis.gml311 that return AbstractTimeSliceTypeModifier and TypeMethodDescriptionDocumentRoot.getTimeSlice()
Returns the value of the 'Time Slice' containment reference.Methods in net.opengis.gml311 that return types with arguments of type AbstractTimeSliceTypeModifier and TypeMethodDescriptionEList<AbstractTimeSliceType>
HistoryPropertyType.getTimeSlice()
Returns the value of the 'Time Slice' containment reference list. -
Uses of AbstractTimeSliceType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractTimeSliceTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Time Slice Type'.class
An implementation of the model object 'Moving Object Status Type'.Methods in net.opengis.gml311.impl that return AbstractTimeSliceTypeMethods in net.opengis.gml311.impl that return types with arguments of type AbstractTimeSliceTypeModifier and TypeMethodDescriptionEList<AbstractTimeSliceType>
HistoryPropertyTypeImpl.getTimeSlice()
Methods in net.opengis.gml311.impl with parameters of type AbstractTimeSliceTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTimeSlice
(AbstractTimeSliceType newTimeSlice, NotificationChain msgs) -
Uses of AbstractTimeSliceType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractTimeSliceTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractTimeSliceType
(AbstractTimeSliceType object) Returns the result of interpreting the object as an instance of 'Abstract Time Slice Type'.boolean
Gml311Validator.validateAbstractTimeSliceType
(AbstractTimeSliceType abstractTimeSliceType, DiagnosticChain diagnostics, Map<Object, Object> context)