Uses of Interface
net.opengis.fes20.AvailableFunctionType
Packages that use AvailableFunctionType
-
Uses of AvailableFunctionType in net.opengis.fes20
Methods in net.opengis.fes20 that return AvailableFunctionTypeModifier and TypeMethodDescriptionFes20Factory.createAvailableFunctionType()
Returns a new object of class 'Available Function Type'.Methods in net.opengis.fes20 that return types with arguments of type AvailableFunctionTypeModifier and TypeMethodDescriptionEList<AvailableFunctionType>
AvailableFunctionsType.getFunction()
Returns the value of the 'Function' containment reference list. -
Uses of AvailableFunctionType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement AvailableFunctionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Available Function Type'.Fields in net.opengis.fes20.impl with type parameters of type AvailableFunctionTypeModifier and TypeFieldDescriptionprotected EList<AvailableFunctionType>
AvailableFunctionsTypeImpl.function
The cached value of the 'Function
' containment reference list.Methods in net.opengis.fes20.impl that return AvailableFunctionTypeMethods in net.opengis.fes20.impl that return types with arguments of type AvailableFunctionTypeModifier and TypeMethodDescriptionEList<AvailableFunctionType>
AvailableFunctionsTypeImpl.getFunction()
-
Uses of AvailableFunctionType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type AvailableFunctionTypeModifier and TypeMethodDescriptionFes20Switch.caseAvailableFunctionType
(AvailableFunctionType object) Returns the result of interpreting the object as an instance of 'Available Function Type'.boolean
Fes20Validator.validateAvailableFunctionType
(AvailableFunctionType availableFunctionType, DiagnosticChain diagnostics, Map<Object, Object> context)