Uses of Interface
net.opengis.gml311.DirectedNodePropertyType
Packages that use DirectedNodePropertyType
-
Uses of DirectedNodePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return DirectedNodePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createDirectedNodePropertyType()Returns a new object of class 'Directed Node Property Type'.DocumentRoot.getDirectedNode()Returns the value of the 'Directed Node' containment reference.TopoPointType.getDirectedNode()Returns the value of the 'Directed Node' containment reference.Methods in net.opengis.gml311 that return types with arguments of type DirectedNodePropertyTypeModifier and TypeMethodDescriptionEList<DirectedNodePropertyType>EdgeType.getDirectedNode()Returns the value of the 'Directed Node' containment reference list.Methods in net.opengis.gml311 with parameters of type DirectedNodePropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDirectedNode(DirectedNodePropertyType value) Sets the value of the 'Directed Node' containment reference.voidTopoPointType.setDirectedNode(DirectedNodePropertyType value) Sets the value of the 'Directed Node' containment reference. -
Uses of DirectedNodePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DirectedNodePropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Directed Node Property Type'.Fields in net.opengis.gml311.impl declared as DirectedNodePropertyTypeModifier and TypeFieldDescriptionprotected DirectedNodePropertyTypeTopoPointTypeImpl.directedNodeThe cached value of the 'Directed Node' containment reference.Fields in net.opengis.gml311.impl with type parameters of type DirectedNodePropertyTypeModifier and TypeFieldDescriptionprotected EList<DirectedNodePropertyType>EdgeTypeImpl.directedNodeThe cached value of the 'Directed Node' containment reference list.Methods in net.opengis.gml311.impl that return DirectedNodePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDirectedNodePropertyType()DocumentRootImpl.getDirectedNode()TopoPointTypeImpl.getDirectedNode()Methods in net.opengis.gml311.impl that return types with arguments of type DirectedNodePropertyTypeMethods in net.opengis.gml311.impl with parameters of type DirectedNodePropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDirectedNode(DirectedNodePropertyType newDirectedNode, NotificationChain msgs) NotificationChainTopoPointTypeImpl.basicSetDirectedNode(DirectedNodePropertyType newDirectedNode, NotificationChain msgs) voidDocumentRootImpl.setDirectedNode(DirectedNodePropertyType newDirectedNode) voidTopoPointTypeImpl.setDirectedNode(DirectedNodePropertyType newDirectedNode) -
Uses of DirectedNodePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DirectedNodePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseDirectedNodePropertyType(DirectedNodePropertyType object) Returns the result of interpreting the object as an instance of 'Directed Node Property Type'.booleanGml311Validator.validateDirectedNodePropertyType(DirectedNodePropertyType directedNodePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)