Uses of Interface
net.opengis.gml311.ContainerPropertyType
Packages that use ContainerPropertyType
-
Uses of ContainerPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return ContainerPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createContainerPropertyType()Returns a new object of class 'Container Property Type'.AbstractTopoPrimitiveType.getContainer()Returns the value of the 'Container' containment reference.DocumentRoot.getContainer()Returns the value of the 'Container' containment reference.Methods in net.opengis.gml311 with parameters of type ContainerPropertyTypeModifier and TypeMethodDescriptionvoidAbstractTopoPrimitiveType.setContainer(ContainerPropertyType value) Sets the value of the 'Container' containment reference.voidDocumentRoot.setContainer(ContainerPropertyType value) Sets the value of the 'Container' containment reference. -
Uses of ContainerPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ContainerPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Container Property Type'.Fields in net.opengis.gml311.impl declared as ContainerPropertyTypeModifier and TypeFieldDescriptionprotected ContainerPropertyTypeAbstractTopoPrimitiveTypeImpl.containerThe cached value of the 'Container' containment reference.Methods in net.opengis.gml311.impl that return ContainerPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createContainerPropertyType()AbstractTopoPrimitiveTypeImpl.getContainer()DocumentRootImpl.getContainer()Methods in net.opengis.gml311.impl with parameters of type ContainerPropertyTypeModifier and TypeMethodDescriptionNotificationChainAbstractTopoPrimitiveTypeImpl.basicSetContainer(ContainerPropertyType newContainer, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetContainer(ContainerPropertyType newContainer, NotificationChain msgs) voidAbstractTopoPrimitiveTypeImpl.setContainer(ContainerPropertyType newContainer) voidDocumentRootImpl.setContainer(ContainerPropertyType newContainer) -
Uses of ContainerPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ContainerPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseContainerPropertyType(ContainerPropertyType object) Returns the result of interpreting the object as an instance of 'Container Property Type'.booleanGml311Validator.validateContainerPropertyType(ContainerPropertyType containerPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)