Uses of Interface
net.opengis.gml311.TopoPrimitiveArrayAssociationType
Packages that use TopoPrimitiveArrayAssociationType
- 
Uses of TopoPrimitiveArrayAssociationType in net.opengis.gml311Methods 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 TypeMethodDescriptionvoidDocumentRoot.setTopoPrimitiveMembers(TopoPrimitiveArrayAssociationType value) Sets the value of the 'Topo Primitive Members' containment reference.voidTopoComplexType.setTopoPrimitiveMembers(TopoPrimitiveArrayAssociationType value) Sets the value of the 'Topo Primitive Members' containment reference.
- 
Uses of TopoPrimitiveArrayAssociationType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TopoPrimitiveArrayAssociationTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Topo Primitive Array Association Type'.Fields in net.opengis.gml311.impl declared as TopoPrimitiveArrayAssociationTypeModifier and TypeFieldDescriptionprotected TopoPrimitiveArrayAssociationTypeTopoComplexTypeImpl.topoPrimitiveMembersThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTopoPrimitiveMembers(TopoPrimitiveArrayAssociationType newTopoPrimitiveMembers, NotificationChain msgs) NotificationChainTopoComplexTypeImpl.basicSetTopoPrimitiveMembers(TopoPrimitiveArrayAssociationType newTopoPrimitiveMembers, NotificationChain msgs) voidDocumentRootImpl.setTopoPrimitiveMembers(TopoPrimitiveArrayAssociationType newTopoPrimitiveMembers) voidTopoComplexTypeImpl.setTopoPrimitiveMembers(TopoPrimitiveArrayAssociationType newTopoPrimitiveMembers) 
- 
Uses of TopoPrimitiveArrayAssociationType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateTopoPrimitiveArrayAssociationType(TopoPrimitiveArrayAssociationType topoPrimitiveArrayAssociationType, DiagnosticChain diagnostics, Map<Object, Object> context)