Uses of Interface
net.opengis.fes20.AvailableFunctionType
Packages that use AvailableFunctionType
- 
Uses of AvailableFunctionType in net.opengis.fes20Methods 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.implClasses in net.opengis.fes20.impl that implement AvailableFunctionTypeModifier and TypeClassDescriptionclassAn 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.functionThe 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.utilMethods 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'.booleanFes20Validator.validateAvailableFunctionType(AvailableFunctionType availableFunctionType, DiagnosticChain diagnostics, Map<Object, Object> context)