Uses of Interface
net.opengis.fes20.ArgumentType
Packages that use ArgumentType
-
Uses of ArgumentType in net.opengis.fes20
Methods in net.opengis.fes20 that return ArgumentTypeModifier and TypeMethodDescriptionFes20Factory.createArgumentType()
Returns a new object of class 'Argument Type'.Methods in net.opengis.fes20 that return types with arguments of type ArgumentTypeModifier and TypeMethodDescriptionEList<ArgumentType>
ArgumentsType.getArgument()
Returns the value of the 'Argument' containment reference list. -
Uses of ArgumentType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ArgumentTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Argument Type'.Fields in net.opengis.fes20.impl with type parameters of type ArgumentTypeModifier and TypeFieldDescriptionprotected EList<ArgumentType>
ArgumentsTypeImpl.argument
The cached value of the 'Argument
' containment reference list.Methods in net.opengis.fes20.impl that return ArgumentTypeMethods in net.opengis.fes20.impl that return types with arguments of type ArgumentType -
Uses of ArgumentType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ArgumentTypeModifier and TypeMethodDescriptionFes20Switch.caseArgumentType
(ArgumentType object) Returns the result of interpreting the object as an instance of 'Argument Type'.boolean
Fes20Validator.validateArgumentType
(ArgumentType argumentType, DiagnosticChain diagnostics, Map<Object, Object> context)