Uses of Interface
net.opengis.gml311.SingleOperationRefType
Packages that use SingleOperationRefType
- 
Uses of SingleOperationRefType in net.opengis.gml311Methods in net.opengis.gml311 that return SingleOperationRefTypeModifier and TypeMethodDescriptionGml311Factory.createSingleOperationRefType()Returns a new object of class 'Single Operation Ref Type'.DocumentRoot.getSingleOperationRef()Returns the value of the 'Single Operation Ref' containment reference.DocumentRoot.getUsesSingleOperation()Returns the value of the 'Uses Single Operation' containment reference.Methods in net.opengis.gml311 that return types with arguments of type SingleOperationRefTypeModifier and TypeMethodDescriptionEList<SingleOperationRefType>ConcatenatedOperationType.getUsesSingleOperation()Returns the value of the 'Uses Single Operation' containment reference list.Methods in net.opengis.gml311 with parameters of type SingleOperationRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setSingleOperationRef(SingleOperationRefType value) Sets the value of the 'Single Operation Ref' containment reference.voidDocumentRoot.setUsesSingleOperation(SingleOperationRefType value) Sets the value of the 'Uses Single Operation' containment reference.
- 
Uses of SingleOperationRefType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement SingleOperationRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Single Operation Ref Type'.Fields in net.opengis.gml311.impl with type parameters of type SingleOperationRefTypeModifier and TypeFieldDescriptionprotected EList<SingleOperationRefType>ConcatenatedOperationTypeImpl.usesSingleOperationThe cached value of the 'Uses Single Operation' containment reference list.Methods in net.opengis.gml311.impl that return SingleOperationRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createSingleOperationRefType()DocumentRootImpl.getSingleOperationRef()DocumentRootImpl.getUsesSingleOperation()Methods in net.opengis.gml311.impl that return types with arguments of type SingleOperationRefTypeModifier and TypeMethodDescriptionEList<SingleOperationRefType>ConcatenatedOperationTypeImpl.getUsesSingleOperation()Methods in net.opengis.gml311.impl with parameters of type SingleOperationRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetSingleOperationRef(SingleOperationRefType newSingleOperationRef, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetUsesSingleOperation(SingleOperationRefType newUsesSingleOperation, NotificationChain msgs) voidDocumentRootImpl.setSingleOperationRef(SingleOperationRefType newSingleOperationRef) voidDocumentRootImpl.setUsesSingleOperation(SingleOperationRefType newUsesSingleOperation) 
- 
Uses of SingleOperationRefType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type SingleOperationRefTypeModifier and TypeMethodDescriptionGml311Switch.caseSingleOperationRefType(SingleOperationRefType object) Returns the result of interpreting the object as an instance of 'Single Operation Ref Type'.booleanGml311Validator.validateSingleOperationRefType(SingleOperationRefType singleOperationRefType, DiagnosticChain diagnostics, Map<Object, Object> context)