Uses of Interface
net.opengis.gml311.TopoComplexType
Packages that use TopoComplexType
- 
Uses of TopoComplexType in net.opengis.gml311Methods in net.opengis.gml311 that return TopoComplexTypeModifier and TypeMethodDescriptionGml311Factory.createTopoComplexType()Returns a new object of class 'Topo Complex Type'.DocumentRoot.getTopoComplex()Returns the value of the 'Topo Complex' containment reference.TopoComplexMemberType.getTopoComplex()Returns the value of the 'Topo Complex' containment reference.Methods in net.opengis.gml311 with parameters of type TopoComplexTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTopoComplex(TopoComplexType value) Sets the value of the 'Topo Complex' containment reference.voidTopoComplexMemberType.setTopoComplex(TopoComplexType value) Sets the value of the 'Topo Complex' containment reference.
- 
Uses of TopoComplexType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TopoComplexTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Topo Complex Type'.Fields in net.opengis.gml311.impl declared as TopoComplexTypeModifier and TypeFieldDescriptionprotected TopoComplexTypeTopoComplexMemberTypeImpl.topoComplexThe cached value of the 'Topo Complex' containment reference.Methods in net.opengis.gml311.impl that return TopoComplexTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoComplexType()DocumentRootImpl.getTopoComplex()TopoComplexMemberTypeImpl.getTopoComplex()Methods in net.opengis.gml311.impl with parameters of type TopoComplexTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTopoComplex(TopoComplexType newTopoComplex, NotificationChain msgs) NotificationChainTopoComplexMemberTypeImpl.basicSetTopoComplex(TopoComplexType newTopoComplex, NotificationChain msgs) voidDocumentRootImpl.setTopoComplex(TopoComplexType newTopoComplex) voidTopoComplexMemberTypeImpl.setTopoComplex(TopoComplexType newTopoComplex) 
- 
Uses of TopoComplexType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type TopoComplexTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoComplexType(TopoComplexType object) Returns the result of interpreting the object as an instance of 'Topo Complex Type'.booleanGml311Validator.validateTopoComplexType(TopoComplexType topoComplexType, DiagnosticChain diagnostics, Map<Object, Object> context)