Uses of Interface
net.opengis.gml311.TopoPrimitiveArrayAssociationType
Packages that use TopoPrimitiveArrayAssociationType
-
Uses of TopoPrimitiveArrayAssociationType in net.opengis.gml311
Methods in net.opengis.gml311 that return TopoPrimitiveArrayAssociationTypeModifier and TypeMethodDescriptionGml311Factory.createTopoPrimitiveArrayAssociationType()
Returns a new object of class 'Topo Primitive Array Association Type'.DocumentRoot.getTopoPrimitiveMembers()
Returns the value of the 'Topo Primitive Members' containment reference.TopoComplexType.getTopoPrimitiveMembers()
Returns the value of the 'Topo Primitive Members' containment reference.Methods in net.opengis.gml311 with parameters of type TopoPrimitiveArrayAssociationTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTopoPrimitiveMembers
(TopoPrimitiveArrayAssociationType value) Sets the value of the 'Topo Primitive Members
' containment reference.void
TopoComplexType.setTopoPrimitiveMembers
(TopoPrimitiveArrayAssociationType value) Sets the value of the 'Topo Primitive Members
' containment reference. -
Uses of TopoPrimitiveArrayAssociationType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TopoPrimitiveArrayAssociationTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Topo Primitive Array Association Type'.Fields in net.opengis.gml311.impl declared as TopoPrimitiveArrayAssociationTypeModifier and TypeFieldDescriptionprotected TopoPrimitiveArrayAssociationType
TopoComplexTypeImpl.topoPrimitiveMembers
The cached value of the 'Topo Primitive Members
' containment reference.Methods in net.opengis.gml311.impl that return TopoPrimitiveArrayAssociationTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoPrimitiveArrayAssociationType()
DocumentRootImpl.getTopoPrimitiveMembers()
TopoComplexTypeImpl.getTopoPrimitiveMembers()
Methods in net.opengis.gml311.impl with parameters of type TopoPrimitiveArrayAssociationTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTopoPrimitiveMembers
(TopoPrimitiveArrayAssociationType newTopoPrimitiveMembers, NotificationChain msgs) NotificationChain
TopoComplexTypeImpl.basicSetTopoPrimitiveMembers
(TopoPrimitiveArrayAssociationType newTopoPrimitiveMembers, NotificationChain msgs) void
DocumentRootImpl.setTopoPrimitiveMembers
(TopoPrimitiveArrayAssociationType newTopoPrimitiveMembers) void
TopoComplexTypeImpl.setTopoPrimitiveMembers
(TopoPrimitiveArrayAssociationType newTopoPrimitiveMembers) -
Uses of TopoPrimitiveArrayAssociationType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TopoPrimitiveArrayAssociationTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoPrimitiveArrayAssociationType
(TopoPrimitiveArrayAssociationType object) Returns the result of interpreting the object as an instance of 'Topo Primitive Array Association Type'.boolean
Gml311Validator.validateTopoPrimitiveArrayAssociationType
(TopoPrimitiveArrayAssociationType topoPrimitiveArrayAssociationType, DiagnosticChain diagnostics, Map<Object, Object> context)