Uses of Interface
net.opengis.gml311.AbstractTopologyType
Packages that use AbstractTopologyType
-
Uses of AbstractTopologyType in net.opengis.gml311
Subinterfaces of AbstractTopologyType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Abstract Topo Primitive Type'.interface
A representation of the model object 'Edge Type'.interface
A representation of the model object 'Face Type'.interface
A representation of the model object 'Node Type'.interface
A representation of the model object 'Topo Complex Type'.interface
A representation of the model object 'Topo Curve Type'.interface
A representation of the model object 'Topo Point Type'.interface
A representation of the model object 'Topo Solid Type'.interface
A representation of the model object 'Topo Surface Type'.interface
A 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.impl
Classes in net.opengis.gml311.impl that implement AbstractTopologyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Topology Type'.class
An implementation of the model object 'Abstract Topo Primitive Type'.class
An implementation of the model object 'Edge Type'.class
An implementation of the model object 'Face Type'.class
An implementation of the model object 'Node Type'.class
An implementation of the model object 'Topo Complex Type'.class
An implementation of the model object 'Topo Curve Type'.class
An implementation of the model object 'Topo Point Type'.class
An implementation of the model object 'Topo Solid Type'.class
An implementation of the model object 'Topo Surface Type'.class
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTopology
(AbstractTopologyType newTopology, NotificationChain msgs) -
Uses of AbstractTopologyType in net.opengis.gml311.util
Methods 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'.boolean
Gml311Validator.validateAbstractTopologyType
(AbstractTopologyType abstractTopologyType, DiagnosticChain diagnostics, Map<Object, Object> context)