Uses of Interface
net.opengis.fes20.AbstractIdType
Packages that use AbstractIdType
-
Uses of AbstractIdType in net.opengis.fes20
Subinterfaces of AbstractIdType in net.opengis.fes20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Resource Id Type'.Methods in net.opengis.fes20 that return AbstractIdTypeModifier and TypeMethodDescriptionDocumentRoot.getId()
Returns the value of the 'Id' containment reference.Methods in net.opengis.fes20 that return types with arguments of type AbstractIdTypeModifier and TypeMethodDescriptionEList<AbstractIdType>
BinaryLogicOpType.getId()
Returns the value of the 'Id' containment reference list.EList<AbstractIdType>
FilterType.getId()
Returns the value of the 'Id' containment reference list.EList<AbstractIdType>
UnaryLogicOpType.getId()
Returns the value of the 'Id' containment reference list. -
Uses of AbstractIdType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement AbstractIdTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Id Type'.class
An implementation of the model object 'Resource Id Type'.Methods in net.opengis.fes20.impl that return AbstractIdTypeMethods in net.opengis.fes20.impl that return types with arguments of type AbstractIdTypeModifier and TypeMethodDescriptionEList<AbstractIdType>
BinaryLogicOpTypeImpl.getId()
EList<AbstractIdType>
FilterTypeImpl.getId()
EList<AbstractIdType>
UnaryLogicOpTypeImpl.getId()
Methods in net.opengis.fes20.impl with parameters of type AbstractIdTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetId
(AbstractIdType newId, NotificationChain msgs) -
Uses of AbstractIdType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type AbstractIdTypeModifier and TypeMethodDescriptionFes20Switch.caseAbstractIdType
(AbstractIdType object) Returns the result of interpreting the object as an instance of 'Abstract Id Type'.boolean
Fes20Validator.validateAbstractIdType
(AbstractIdType abstractIdType, DiagnosticChain diagnostics, Map<Object, Object> context)