Uses of Interface
net.opengis.gml311.AbstractTopologyType
Packages that use AbstractTopologyType
- 
Uses of AbstractTopologyType in net.opengis.gml311Subinterfaces of AbstractTopologyType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Topo Primitive Type'.interfaceA representation of the model object 'Edge Type'.interfaceA representation of the model object 'Face Type'.interfaceA representation of the model object 'Node Type'.interfaceA representation of the model object 'Topo Complex Type'.interfaceA representation of the model object 'Topo Curve Type'.interfaceA representation of the model object 'Topo Point Type'.interfaceA representation of the model object 'Topo Solid Type'.interfaceA representation of the model object 'Topo Surface Type'.interfaceA representation of the model object 'Topo Volume Type'.Methods in net.opengis.gml311 that return AbstractTopologyTypeModifier and TypeMethodDescriptionDocumentRoot.getTopology()Returns the value of the 'Topology' containment reference.
- 
Uses of AbstractTopologyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement AbstractTopologyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Topology Type'.classAn implementation of the model object 'Abstract Topo Primitive Type'.classAn implementation of the model object 'Edge Type'.classAn implementation of the model object 'Face Type'.classAn implementation of the model object 'Node Type'.classAn implementation of the model object 'Topo Complex Type'.classAn implementation of the model object 'Topo Curve Type'.classAn implementation of the model object 'Topo Point Type'.classAn implementation of the model object 'Topo Solid Type'.classAn implementation of the model object 'Topo Surface Type'.classAn implementation of the model object 'Topo Volume Type'.Methods in net.opengis.gml311.impl that return AbstractTopologyTypeMethods in net.opengis.gml311.impl with parameters of type AbstractTopologyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTopology(AbstractTopologyType newTopology, NotificationChain msgs) 
- 
Uses of AbstractTopologyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type AbstractTopologyTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractTopologyType(AbstractTopologyType object) Returns the result of interpreting the object as an instance of 'Abstract Topology Type'.booleanGml311Validator.validateAbstractTopologyType(AbstractTopologyType abstractTopologyType, DiagnosticChain diagnostics, Map<Object, Object> context)