Uses of Interface
net.opengis.gml311.FormulaType
Packages that use FormulaType
-
Uses of FormulaType in net.opengis.gml311
Methods in net.opengis.gml311 that return FormulaTypeModifier and TypeMethodDescriptionGml311Factory.createFormulaType()Returns a new object of class 'Formula Type'.ConversionToPreferredUnitType.getFormula()Returns the value of the 'Formula' containment reference.Methods in net.opengis.gml311 with parameters of type FormulaTypeModifier and TypeMethodDescriptionvoidConversionToPreferredUnitType.setFormula(FormulaType value) Sets the value of the 'Formula' containment reference. -
Uses of FormulaType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement FormulaTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Formula Type'.Fields in net.opengis.gml311.impl declared as FormulaTypeModifier and TypeFieldDescriptionprotected FormulaTypeConversionToPreferredUnitTypeImpl.formulaThe cached value of the 'Formula' containment reference.Methods in net.opengis.gml311.impl that return FormulaTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createFormulaType()ConversionToPreferredUnitTypeImpl.getFormula()Methods in net.opengis.gml311.impl with parameters of type FormulaTypeModifier and TypeMethodDescriptionNotificationChainConversionToPreferredUnitTypeImpl.basicSetFormula(FormulaType newFormula, NotificationChain msgs) voidConversionToPreferredUnitTypeImpl.setFormula(FormulaType newFormula) -
Uses of FormulaType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type FormulaTypeModifier and TypeMethodDescriptionGml311Switch.caseFormulaType(FormulaType object) Returns the result of interpreting the object as an instance of 'Formula Type'.booleanGml311Validator.validateFormulaType(FormulaType formulaType, DiagnosticChain diagnostics, Map<Object, Object> context)