Uses of Interface
net.opengis.gml311.EdgeType
Packages that use EdgeType
- 
Uses of EdgeType in net.opengis.gml311Methods in net.opengis.gml311 that return EdgeTypeModifier and TypeMethodDescriptionGml311Factory.createEdgeType()Returns a new object of class 'Edge Type'.DirectedEdgePropertyType.getEdge()Returns the value of the 'Edge' containment reference.DocumentRoot.getEdge()Returns the value of the 'Edge' containment reference.IsolatedPropertyType.getEdge()Returns the value of the 'Edge' containment reference.Methods in net.opengis.gml311 with parameters of type EdgeType
- 
Uses of EdgeType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement EdgeTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Edge Type'.Fields in net.opengis.gml311.impl declared as EdgeTypeModifier and TypeFieldDescriptionprotected EdgeTypeDirectedEdgePropertyTypeImpl.edgeThe cached value of the 'Edge' containment reference.protected EdgeTypeIsolatedPropertyTypeImpl.edgeThe cached value of the 'Edge' containment reference.Methods in net.opengis.gml311.impl that return EdgeTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createEdgeType()DirectedEdgePropertyTypeImpl.getEdge()DocumentRootImpl.getEdge()IsolatedPropertyTypeImpl.getEdge()Methods in net.opengis.gml311.impl with parameters of type EdgeTypeModifier and TypeMethodDescriptionNotificationChainDirectedEdgePropertyTypeImpl.basicSetEdge(EdgeType newEdge, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetEdge(EdgeType newEdge, NotificationChain msgs) NotificationChainIsolatedPropertyTypeImpl.basicSetEdge(EdgeType newEdge, NotificationChain msgs) voidvoidvoid
- 
Uses of EdgeType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type EdgeTypeModifier and TypeMethodDescriptionGml311Switch.caseEdgeType(EdgeType object) Returns the result of interpreting the object as an instance of 'Edge Type'.booleanGml311Validator.validateEdgeType(EdgeType edgeType, DiagnosticChain diagnostics, Map<Object, Object> context)