Uses of Interface
net.opengis.gml311.TopoPrimitiveMemberType
Packages that use TopoPrimitiveMemberType
-
Uses of TopoPrimitiveMemberType in net.opengis.gml311
Methods in net.opengis.gml311 that return TopoPrimitiveMemberTypeModifier and TypeMethodDescriptionGml311Factory.createTopoPrimitiveMemberType()
Returns a new object of class 'Topo Primitive Member Type'.DocumentRoot.getTopoPrimitiveMember()
Returns the value of the 'Topo Primitive Member' containment reference.Methods in net.opengis.gml311 that return types with arguments of type TopoPrimitiveMemberTypeModifier and TypeMethodDescriptionEList<TopoPrimitiveMemberType>
TopoComplexType.getTopoPrimitiveMember()
Returns the value of the 'Topo Primitive Member' containment reference list.Methods in net.opengis.gml311 with parameters of type TopoPrimitiveMemberTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTopoPrimitiveMember
(TopoPrimitiveMemberType value) Sets the value of the 'Topo Primitive Member
' containment reference. -
Uses of TopoPrimitiveMemberType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TopoPrimitiveMemberTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Topo Primitive Member Type'.Fields in net.opengis.gml311.impl with type parameters of type TopoPrimitiveMemberTypeModifier and TypeFieldDescriptionprotected EList<TopoPrimitiveMemberType>
TopoComplexTypeImpl.topoPrimitiveMember
The cached value of the 'Topo Primitive Member
' containment reference list.Methods in net.opengis.gml311.impl that return TopoPrimitiveMemberTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoPrimitiveMemberType()
DocumentRootImpl.getTopoPrimitiveMember()
Methods in net.opengis.gml311.impl that return types with arguments of type TopoPrimitiveMemberTypeModifier and TypeMethodDescriptionEList<TopoPrimitiveMemberType>
TopoComplexTypeImpl.getTopoPrimitiveMember()
Methods in net.opengis.gml311.impl with parameters of type TopoPrimitiveMemberTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTopoPrimitiveMember
(TopoPrimitiveMemberType newTopoPrimitiveMember, NotificationChain msgs) void
DocumentRootImpl.setTopoPrimitiveMember
(TopoPrimitiveMemberType newTopoPrimitiveMember) -
Uses of TopoPrimitiveMemberType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TopoPrimitiveMemberTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoPrimitiveMemberType
(TopoPrimitiveMemberType object) Returns the result of interpreting the object as an instance of 'Topo Primitive Member Type'.boolean
Gml311Validator.validateTopoPrimitiveMemberType
(TopoPrimitiveMemberType topoPrimitiveMemberType, DiagnosticChain diagnostics, Map<Object, Object> context)