Uses of Interface
net.opengis.fes20.ArgumentsType
Packages that use ArgumentsType
-
Uses of ArgumentsType in net.opengis.fes20
Methods in net.opengis.fes20 that return ArgumentsTypeModifier and TypeMethodDescriptionFes20Factory.createArgumentsType()Returns a new object of class 'Arguments Type'.AvailableFunctionType.getArguments()Returns the value of the 'Arguments' containment reference.Methods in net.opengis.fes20 with parameters of type ArgumentsTypeModifier and TypeMethodDescriptionvoidAvailableFunctionType.setArguments(ArgumentsType value) Sets the value of the 'Arguments' containment reference. -
Uses of ArgumentsType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement ArgumentsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Arguments Type'.Fields in net.opengis.fes20.impl declared as ArgumentsTypeModifier and TypeFieldDescriptionprotected ArgumentsTypeAvailableFunctionTypeImpl.argumentsThe cached value of the 'Arguments' containment reference.Methods in net.opengis.fes20.impl that return ArgumentsTypeModifier and TypeMethodDescriptionFes20FactoryImpl.createArgumentsType()AvailableFunctionTypeImpl.getArguments()Methods in net.opengis.fes20.impl with parameters of type ArgumentsTypeModifier and TypeMethodDescriptionNotificationChainAvailableFunctionTypeImpl.basicSetArguments(ArgumentsType newArguments, NotificationChain msgs) voidAvailableFunctionTypeImpl.setArguments(ArgumentsType newArguments) -
Uses of ArgumentsType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type ArgumentsTypeModifier and TypeMethodDescriptionFes20Switch.caseArgumentsType(ArgumentsType object) Returns the result of interpreting the object as an instance of 'Arguments Type'.booleanFes20Validator.validateArgumentsType(ArgumentsType argumentsType, DiagnosticChain diagnostics, Map<Object, Object> context)