Uses of Interface
net.opengis.gml311.OperationMethodRefType
Packages that use OperationMethodRefType
-
Uses of OperationMethodRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return OperationMethodRefTypeModifier and TypeMethodDescriptionGml311Factory.createOperationMethodRefType()Returns a new object of class 'Operation Method Ref Type'.DocumentRoot.getOperationMethodRef()Returns the value of the 'Operation Method Ref' containment reference.ConversionType.getUsesMethod()Returns the value of the 'Uses Method' containment reference.DocumentRoot.getUsesMethod()Returns the value of the 'Uses Method' containment reference.TransformationType.getUsesMethod()Returns the value of the 'Uses Method' containment reference.Methods in net.opengis.gml311 with parameters of type OperationMethodRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setOperationMethodRef(OperationMethodRefType value) Sets the value of the 'Operation Method Ref' containment reference.voidConversionType.setUsesMethod(OperationMethodRefType value) Sets the value of the 'Uses Method' containment reference.voidDocumentRoot.setUsesMethod(OperationMethodRefType value) Sets the value of the 'Uses Method' containment reference.voidTransformationType.setUsesMethod(OperationMethodRefType value) Sets the value of the 'Uses Method' containment reference. -
Uses of OperationMethodRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OperationMethodRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Operation Method Ref Type'.Fields in net.opengis.gml311.impl declared as OperationMethodRefTypeModifier and TypeFieldDescriptionprotected OperationMethodRefTypeConversionTypeImpl.usesMethodThe cached value of the 'Uses Method' containment reference.protected OperationMethodRefTypeTransformationTypeImpl.usesMethodThe cached value of the 'Uses Method' containment reference.Methods in net.opengis.gml311.impl that return OperationMethodRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createOperationMethodRefType()DocumentRootImpl.getOperationMethodRef()ConversionTypeImpl.getUsesMethod()DocumentRootImpl.getUsesMethod()TransformationTypeImpl.getUsesMethod()Methods in net.opengis.gml311.impl with parameters of type OperationMethodRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetOperationMethodRef(OperationMethodRefType newOperationMethodRef, NotificationChain msgs) NotificationChainConversionTypeImpl.basicSetUsesMethod(OperationMethodRefType newUsesMethod, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetUsesMethod(OperationMethodRefType newUsesMethod, NotificationChain msgs) NotificationChainTransformationTypeImpl.basicSetUsesMethod(OperationMethodRefType newUsesMethod, NotificationChain msgs) voidDocumentRootImpl.setOperationMethodRef(OperationMethodRefType newOperationMethodRef) voidConversionTypeImpl.setUsesMethod(OperationMethodRefType newUsesMethod) voidDocumentRootImpl.setUsesMethod(OperationMethodRefType newUsesMethod) voidTransformationTypeImpl.setUsesMethod(OperationMethodRefType newUsesMethod) -
Uses of OperationMethodRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type OperationMethodRefTypeModifier and TypeMethodDescriptionGml311Switch.caseOperationMethodRefType(OperationMethodRefType object) Returns the result of interpreting the object as an instance of 'Operation Method Ref Type'.booleanGml311Validator.validateOperationMethodRefType(OperationMethodRefType operationMethodRefType, DiagnosticChain diagnostics, Map<Object, Object> context)