Uses of Interface
net.opengis.gml311.AbstractTopoPrimitiveType
Packages that use AbstractTopoPrimitiveType
-
Uses of AbstractTopoPrimitiveType in net.opengis.gml311
Subinterfaces of AbstractTopoPrimitiveType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
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 Solid Type'.Methods in net.opengis.gml311 that return AbstractTopoPrimitiveTypeModifier and TypeMethodDescriptionDocumentRoot.getTopoPrimitive()
Returns the value of the 'Topo Primitive' containment reference.TopoPrimitiveMemberType.getTopoPrimitive()
Returns the value of the 'Topo Primitive' containment reference.Methods in net.opengis.gml311 that return types with arguments of type AbstractTopoPrimitiveTypeModifier and TypeMethodDescriptionEList<AbstractTopoPrimitiveType>
TopoPrimitiveArrayAssociationType.getTopoPrimitive()
Returns the value of the 'Topo Primitive' containment reference list. -
Uses of AbstractTopoPrimitiveType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractTopoPrimitiveTypeModifier and TypeClassDescriptionclass
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 Solid Type'.Methods in net.opengis.gml311.impl that return AbstractTopoPrimitiveTypeModifier and TypeMethodDescriptionDocumentRootImpl.getTopoPrimitive()
TopoPrimitiveMemberTypeImpl.getTopoPrimitive()
Methods in net.opengis.gml311.impl that return types with arguments of type AbstractTopoPrimitiveTypeModifier and TypeMethodDescriptionEList<AbstractTopoPrimitiveType>
TopoPrimitiveArrayAssociationTypeImpl.getTopoPrimitive()
Methods in net.opengis.gml311.impl with parameters of type AbstractTopoPrimitiveTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTopoPrimitive
(AbstractTopoPrimitiveType newTopoPrimitive, NotificationChain msgs) NotificationChain
TopoPrimitiveMemberTypeImpl.basicSetTopoPrimitive
(AbstractTopoPrimitiveType newTopoPrimitive, NotificationChain msgs) -
Uses of AbstractTopoPrimitiveType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractTopoPrimitiveTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractTopoPrimitiveType
(AbstractTopoPrimitiveType object) Returns the result of interpreting the object as an instance of 'Abstract Topo Primitive Type'.boolean
Gml311Validator.validateAbstractTopoPrimitiveType
(AbstractTopoPrimitiveType abstractTopoPrimitiveType, DiagnosticChain diagnostics, Map<Object, Object> context)