Uses of Interface
net.opengis.gml311.AbstractTopoPrimitiveType
Packages that use AbstractTopoPrimitiveType
- 
Uses of AbstractTopoPrimitiveType in net.opengis.gml311Subinterfaces of AbstractTopoPrimitiveType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA 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 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.implClasses in net.opengis.gml311.impl that implement AbstractTopoPrimitiveTypeModifier and TypeClassDescriptionclassAn 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 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTopoPrimitive(AbstractTopoPrimitiveType newTopoPrimitive, NotificationChain msgs) NotificationChainTopoPrimitiveMemberTypeImpl.basicSetTopoPrimitive(AbstractTopoPrimitiveType newTopoPrimitive, NotificationChain msgs) 
- 
Uses of AbstractTopoPrimitiveType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateAbstractTopoPrimitiveType(AbstractTopoPrimitiveType abstractTopoPrimitiveType, DiagnosticChain diagnostics, Map<Object, Object> context)