Uses of Class
org.citygml4j.model.citygml.ade.ADEComponent

Packages that use ADEComponent
org.citygml4j.builder.jaxb.marshal.citygml   
org.citygml4j.builder.jaxb.unmarshal.citygml   
org.citygml4j.builder.jaxb.unmarshal.citygml.ade   
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance   
org.citygml4j.builder.jaxb.unmarshal.citygml.building   
org.citygml4j.builder.jaxb.unmarshal.citygml.cityfurniture   
org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup   
org.citygml4j.builder.jaxb.unmarshal.citygml.core   
org.citygml4j.builder.jaxb.unmarshal.citygml.landuse   
org.citygml4j.builder.jaxb.unmarshal.citygml.relief   
org.citygml4j.builder.jaxb.unmarshal.citygml.transportation   
org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation   
org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody   
org.citygml4j.builder.jaxb.xml.io.writer   
org.citygml4j.factory   
org.citygml4j.impl.citygml.appearance   
org.citygml4j.impl.citygml.building   
org.citygml4j.impl.citygml.cityfurniture   
org.citygml4j.impl.citygml.cityobjectgroup   
org.citygml4j.impl.citygml.core   
org.citygml4j.impl.citygml.landuse   
org.citygml4j.impl.citygml.relief   
org.citygml4j.impl.citygml.transportation   
org.citygml4j.impl.citygml.vegetation   
org.citygml4j.impl.citygml.waterbody   
org.citygml4j.impl.gml.feature   
org.citygml4j.model.citygml.appearance   
org.citygml4j.model.citygml.building   
org.citygml4j.model.citygml.cityfurniture   
org.citygml4j.model.citygml.cityobjectgroup   
org.citygml4j.model.citygml.core   
org.citygml4j.model.citygml.landuse   
org.citygml4j.model.citygml.relief   
org.citygml4j.model.citygml.transportation   
org.citygml4j.model.citygml.vegetation   
org.citygml4j.model.citygml.waterbody   
org.citygml4j.model.common.visitor   
org.citygml4j.model.gml.feature   
org.citygml4j.util.walker   
org.citygml4j.xml.io.writer   
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.marshal.citygml
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml with parameters of type ADEComponent
 javax.xml.bind.JAXBElement<java.lang.Object> CityGMLMarshaller.ade2jaxbElement(ADEComponent ade)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.unmarshal.citygml
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml with parameters of type ADEComponent
 boolean CityGMLUnmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.unmarshal.citygml.ade
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.ade that return ADEComponent
 ADEComponent ADEUnmarshaller.unmarshal(org.w3c.dom.Element element)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.appearance with parameters of type ADEComponent
 boolean Appearance100Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 boolean Appearance040Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.unmarshal.citygml.building
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.building with parameters of type ADEComponent
 boolean Building100Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 boolean Building040Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.unmarshal.citygml.cityfurniture
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.cityfurniture with parameters of type ADEComponent
 boolean CityFurniture100Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 boolean CityFurniture040Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.cityobjectgroup with parameters of type ADEComponent
 boolean CityObjectGroup100Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 boolean CityObjectGroup040Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.unmarshal.citygml.core
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.core with parameters of type ADEComponent
 boolean Core100Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 boolean Core040Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.unmarshal.citygml.landuse
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.landuse with parameters of type ADEComponent
 boolean LandUse100Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 boolean LandUse040Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.unmarshal.citygml.relief
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.relief with parameters of type ADEComponent
 boolean Relief100Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 boolean Relief040Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.unmarshal.citygml.transportation
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.transportation with parameters of type ADEComponent
 boolean Transportation100Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 boolean Transportation040Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation with parameters of type ADEComponent
 boolean Vegetation100Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 boolean Vegetation040Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.waterbody with parameters of type ADEComponent
 boolean WaterBody100Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 boolean WaterBody040Unmarshaller.assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)
           
 

Uses of ADEComponent in org.citygml4j.builder.jaxb.xml.io.writer
 

Methods in org.citygml4j.builder.jaxb.xml.io.writer with parameters of type ADEComponent
 void JAXBModelWriter.writeFeatureMember(ADEComponent adeComponent)
           
 

Uses of ADEComponent in org.citygml4j.factory
 

Methods in org.citygml4j.factory that return ADEComponent
 ADEComponent CityGMLFactory.createADEComponent()
           
 ADEComponent CityGMLFactory.createADEComponent(org.w3c.dom.Element content)
           
 

Uses of ADEComponent in org.citygml4j.impl.citygml.appearance
 

Methods in org.citygml4j.impl.citygml.appearance that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> AbstractTextureParameterizationImpl.getGenericADEComponent()
           
 java.util.List<ADEComponent> AppearanceImpl.getGenericApplicationPropertyOfAppearance()
           
 java.util.List<ADEComponent> GeoreferencedTextureImpl.getGenericApplicationPropertyOfGeoreferencedTexture()
           
 java.util.List<ADEComponent> ParameterizedTextureImpl.getGenericApplicationPropertyOfParameterizedTexture()
           
 java.util.List<ADEComponent> AbstractSurfaceDataImpl.getGenericApplicationPropertyOfSurfaceData()
           
 java.util.List<ADEComponent> TexCoordGenImpl.getGenericApplicationPropertyOfTexCoordGen()
           
 java.util.List<ADEComponent> TexCoordListImpl.getGenericApplicationPropertyOfTexCoordList()
           
 java.util.List<ADEComponent> AbstractTextureImpl.getGenericApplicationPropertyOfTexture()
           
 java.util.List<ADEComponent> AbstractTextureParameterizationImpl.getGenericApplicationPropertyOfTextureParameterization()
           
 java.util.List<ADEComponent> X3DMaterialImpl.getGenericApplicationPropertyOfX3DMaterial()
           
 

Methods in org.citygml4j.impl.citygml.appearance with parameters of type ADEComponent
 void AbstractTextureParameterizationImpl.addGenericADEComponent(ADEComponent genericADEComponent)
           
 void AppearanceImpl.addGenericApplicationPropertyOfAppearance(ADEComponent ade)
           
 void GeoreferencedTextureImpl.addGenericApplicationPropertyOfGeoreferencedTexture(ADEComponent ade)
           
 void ParameterizedTextureImpl.addGenericApplicationPropertyOfParameterizedTexture(ADEComponent ade)
           
 void AbstractSurfaceDataImpl.addGenericApplicationPropertyOfSurfaceData(ADEComponent ade)
           
 void TexCoordGenImpl.addGenericApplicationPropertyOfTexCoordGen(ADEComponent ade)
           
 void TexCoordListImpl.addGenericApplicationPropertyOfTexCoordList(ADEComponent ade)
           
 void AbstractTextureImpl.addGenericApplicationPropertyOfTexture(ADEComponent ade)
           
 void AbstractTextureParameterizationImpl.addGenericApplicationPropertyOfTextureParameterization(ADEComponent ade)
           
 void X3DMaterialImpl.addGenericApplicationPropertyOfX3DMaterial(ADEComponent ade)
           
 boolean AbstractTextureParameterizationImpl.unsetGenericADEComponent(ADEComponent genericADEComponent)
           
 boolean AppearanceImpl.unsetGenericApplicationPropertyOfAppearance(ADEComponent ade)
           
 boolean GeoreferencedTextureImpl.unsetGenericApplicationPropertyOfGeoreferencedTexture(ADEComponent ade)
           
 boolean ParameterizedTextureImpl.unsetGenericApplicationPropertyOfParameterizedTexture(ADEComponent ade)
           
 boolean AbstractSurfaceDataImpl.unsetGenericApplicationPropertyOfSurfaceData(ADEComponent ade)
           
 boolean TexCoordGenImpl.unsetGenericApplicationPropertyOfTexCoordGen(ADEComponent ade)
           
 boolean TexCoordListImpl.unsetGenericApplicationPropertyOfTexCoordList(ADEComponent ade)
           
 boolean AbstractTextureImpl.unsetGenericApplicationPropertyOfTexture(ADEComponent ade)
           
 boolean AbstractTextureParameterizationImpl.unsetGenericApplicationPropertyOfTextureParameterization(ADEComponent ade)
           
 boolean X3DMaterialImpl.unsetGenericApplicationPropertyOfX3DMaterial(ADEComponent ade)
           
 

Method parameters in org.citygml4j.impl.citygml.appearance with type arguments of type ADEComponent
 void AbstractTextureParameterizationImpl.setGenericADEComponent(java.util.List<ADEComponent> genericADEComponent)
           
 void AppearanceImpl.setGenericApplicationPropertyOfAppearance(java.util.List<ADEComponent> ade)
           
 void GeoreferencedTextureImpl.setGenericApplicationPropertyOfGeoreferencedTexture(java.util.List<ADEComponent> ade)
           
 void ParameterizedTextureImpl.setGenericApplicationPropertyOfParameterizedTexture(java.util.List<ADEComponent> ade)
           
 void AbstractSurfaceDataImpl.setGenericApplicationPropertyOfSurfaceData(java.util.List<ADEComponent> ade)
           
 void TexCoordGenImpl.setGenericApplicationPropertyOfTexCoordGen(java.util.List<ADEComponent> ade)
           
 void TexCoordListImpl.setGenericApplicationPropertyOfTexCoordList(java.util.List<ADEComponent> ade)
           
 void AbstractTextureImpl.setGenericApplicationPropertyOfTexture(java.util.List<ADEComponent> ade)
           
 void AbstractTextureParameterizationImpl.setGenericApplicationPropertyOfTextureParameterization(java.util.List<ADEComponent> ade)
           
 void X3DMaterialImpl.setGenericApplicationPropertyOfX3DMaterial(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.impl.citygml.building
 

Methods in org.citygml4j.impl.citygml.building that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> AbstractBuildingImpl.getGenericApplicationPropertyOfAbstractBuilding()
           
 java.util.List<ADEComponent> AbstractBoundarySurfaceImpl.getGenericApplicationPropertyOfBoundarySurface()
           
 java.util.List<ADEComponent> BuildingImpl.getGenericApplicationPropertyOfBuilding()
           
 java.util.List<ADEComponent> BuildingFurnitureImpl.getGenericApplicationPropertyOfBuildingFurniture()
           
 java.util.List<ADEComponent> BuildingInstallationImpl.getGenericApplicationPropertyOfBuildingInstallation()
           
 java.util.List<ADEComponent> BuildingPartImpl.getGenericApplicationPropertyOfBuildingPart()
           
 java.util.List<ADEComponent> CeilingSurfaceImpl.getGenericApplicationPropertyOfCeilingSurface()
           
 java.util.List<ADEComponent> ClosureSurfaceImpl.getGenericApplicationPropertyOfClosureSurface()
           
 java.util.List<ADEComponent> DoorImpl.getGenericApplicationPropertyOfDoor()
           
 java.util.List<ADEComponent> FloorSurfaceImpl.getGenericApplicationPropertyOfFloorSurface()
           
 java.util.List<ADEComponent> GroundSurfaceImpl.getGenericApplicationPropertyOfGroundSurface()
           
 java.util.List<ADEComponent> IntBuildingInstallationImpl.getGenericApplicationPropertyOfIntBuildingInstallation()
           
 java.util.List<ADEComponent> InteriorWallSurfaceImpl.getGenericApplicationPropertyOfInteriorWallSurface()
           
 java.util.List<ADEComponent> AbstractOpeningImpl.getGenericApplicationPropertyOfOpening()
           
 java.util.List<ADEComponent> RoofSurfaceImpl.getGenericApplicationPropertyOfRoofSurface()
           
 java.util.List<ADEComponent> RoomImpl.getGenericApplicationPropertyOfRoom()
           
 java.util.List<ADEComponent> WallSurfaceImpl.getGenericApplicationPropertyOfWallSurface()
           
 java.util.List<ADEComponent> WindowImpl.getGenericApplicationPropertyOfWindow()
           
 

Methods in org.citygml4j.impl.citygml.building with parameters of type ADEComponent
 void AbstractBuildingImpl.addGenericApplicationPropertyOfAbstractBuilding(ADEComponent ade)
           
 void AbstractBoundarySurfaceImpl.addGenericApplicationPropertyOfBoundarySurface(ADEComponent ade)
           
 void BuildingImpl.addGenericApplicationPropertyOfBuilding(ADEComponent ade)
           
 void BuildingFurnitureImpl.addGenericApplicationPropertyOfBuildingFurniture(ADEComponent ade)
           
 void BuildingInstallationImpl.addGenericApplicationPropertyOfBuildingInstallation(ADEComponent ade)
           
 void BuildingPartImpl.addGenericApplicationPropertyOfBuildingPart(ADEComponent ade)
           
 void CeilingSurfaceImpl.addGenericApplicationPropertyOfCeilingSurface(ADEComponent ade)
           
 void ClosureSurfaceImpl.addGenericApplicationPropertyOfClosureSurface(ADEComponent ade)
           
 void DoorImpl.addGenericApplicationPropertyOfDoor(ADEComponent ade)
           
 void FloorSurfaceImpl.addGenericApplicationPropertyOfFloorSurface(ADEComponent ade)
           
 void GroundSurfaceImpl.addGenericApplicationPropertyOfGroundSurface(ADEComponent ade)
           
 void IntBuildingInstallationImpl.addGenericApplicationPropertyOfIntBuildingInstallation(ADEComponent ade)
           
 void InteriorWallSurfaceImpl.addGenericApplicationPropertyOfInteriorWallSurface(ADEComponent ade)
           
 void AbstractOpeningImpl.addGenericApplicationPropertyOfOpening(ADEComponent ade)
           
 void RoofSurfaceImpl.addGenericApplicationPropertyOfRoofSurface(ADEComponent ade)
           
 void RoomImpl.addGenericApplicationPropertyOfRoom(ADEComponent ade)
           
 void WallSurfaceImpl.addGenericApplicationPropertyOfWallSurface(ADEComponent ade)
           
 void WindowImpl.addGenericApplicationPropertyOfWindow(ADEComponent ade)
           
 boolean AbstractBuildingImpl.unsetGenericApplicationPropertyOfAbstractBuilding(ADEComponent ade)
           
 boolean AbstractBoundarySurfaceImpl.unsetGenericApplicationPropertyOfBoundarySurface(ADEComponent ade)
           
 boolean BuildingImpl.unsetGenericApplicationPropertyOfBuilding(ADEComponent ade)
           
 boolean BuildingFurnitureImpl.unsetGenericApplicationPropertyOfBuildingFurniture(ADEComponent ade)
           
 boolean BuildingInstallationImpl.unsetGenericApplicationPropertyOfBuildingInstallation(ADEComponent ade)
           
 boolean BuildingPartImpl.unsetGenericApplicationPropertyOfBuildingPart(ADEComponent ade)
           
 boolean CeilingSurfaceImpl.unsetGenericApplicationPropertyOfCeilingSurface(ADEComponent ade)
           
 boolean ClosureSurfaceImpl.unsetGenericApplicationPropertyOfClosureSurface(ADEComponent ade)
           
 boolean DoorImpl.unsetGenericApplicationPropertyOfDoor(ADEComponent ade)
           
 boolean FloorSurfaceImpl.unsetGenericApplicationPropertyOfFloorSurface(ADEComponent ade)
           
 boolean GroundSurfaceImpl.unsetGenericApplicationPropertyOfGroundSurface(ADEComponent ade)
           
 boolean IntBuildingInstallationImpl.unsetGenericApplicationPropertyOfIntBuildingInstallation(ADEComponent ade)
           
 boolean InteriorWallSurfaceImpl.unsetGenericApplicationPropertyOfInteriorWallSurface(ADEComponent ade)
           
 boolean AbstractOpeningImpl.unsetGenericApplicationPropertyOfOpening(ADEComponent ade)
           
 boolean RoofSurfaceImpl.unsetGenericApplicationPropertyOfRoofSurface(ADEComponent ade)
           
 boolean RoomImpl.unsetGenericApplicationPropertyOfRoom(ADEComponent ade)
           
 boolean WallSurfaceImpl.unsetGenericApplicationPropertyOfWallSurface(ADEComponent ade)
           
 boolean WindowImpl.unsetGenericApplicationPropertyOfWindow(ADEComponent ade)
           
 

Method parameters in org.citygml4j.impl.citygml.building with type arguments of type ADEComponent
 void AbstractBuildingImpl.setGenericApplicationPropertyOfAbstractBuilding(java.util.List<ADEComponent> ade)
           
 void AbstractBoundarySurfaceImpl.setGenericApplicationPropertyOfBoundarySurface(java.util.List<ADEComponent> ade)
           
 void BuildingImpl.setGenericApplicationPropertyOfBuilding(java.util.List<ADEComponent> ade)
           
 void BuildingFurnitureImpl.setGenericApplicationPropertyOfBuildingFurniture(java.util.List<ADEComponent> ade)
           
 void BuildingInstallationImpl.setGenericApplicationPropertyOfBuildingInstallation(java.util.List<ADEComponent> ade)
           
 void BuildingPartImpl.setGenericApplicationPropertyOfBuildingPart(java.util.List<ADEComponent> ade)
           
 void CeilingSurfaceImpl.setGenericApplicationPropertyOfCeilingSurface(java.util.List<ADEComponent> ade)
           
 void ClosureSurfaceImpl.setGenericApplicationPropertyOfClosureSurface(java.util.List<ADEComponent> ade)
           
 void DoorImpl.setGenericApplicationPropertyOfDoor(java.util.List<ADEComponent> ade)
           
 void FloorSurfaceImpl.setGenericApplicationPropertyOfFloorSurface(java.util.List<ADEComponent> ade)
           
 void GroundSurfaceImpl.setGenericApplicationPropertyOfGroundSurface(java.util.List<ADEComponent> ade)
           
 void IntBuildingInstallationImpl.setGenericApplicationPropertyOfIntBuildingInstallation(java.util.List<ADEComponent> ade)
           
 void InteriorWallSurfaceImpl.setGenericApplicationPropertyOfInteriorWallSurface(java.util.List<ADEComponent> ade)
           
 void AbstractOpeningImpl.setGenericApplicationPropertyOfOpening(java.util.List<ADEComponent> ade)
           
 void RoofSurfaceImpl.setGenericApplicationPropertyOfRoofSurface(java.util.List<ADEComponent> ade)
           
 void RoomImpl.setGenericApplicationPropertyOfRoom(java.util.List<ADEComponent> ade)
           
 void WallSurfaceImpl.setGenericApplicationPropertyOfWallSurface(java.util.List<ADEComponent> ade)
           
 void WindowImpl.setGenericApplicationPropertyOfWindow(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.impl.citygml.cityfurniture
 

Methods in org.citygml4j.impl.citygml.cityfurniture that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> CityFurnitureImpl.getGenericApplicationPropertyOfCityFurniture()
           
 

Methods in org.citygml4j.impl.citygml.cityfurniture with parameters of type ADEComponent
 void CityFurnitureImpl.addGenericApplicationPropertyOfCityFurniture(ADEComponent ade)
           
 boolean CityFurnitureImpl.unsetGenericApplicationPropertyOfCityFurniture(ADEComponent ade)
           
 

Method parameters in org.citygml4j.impl.citygml.cityfurniture with type arguments of type ADEComponent
 void CityFurnitureImpl.setGenericApplicationPropertyOfCityFurniture(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.impl.citygml.cityobjectgroup
 

Methods in org.citygml4j.impl.citygml.cityobjectgroup that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> CityObjectGroupImpl.getGenericApplicationPropertyOfCityObjectGroup()
           
 

Methods in org.citygml4j.impl.citygml.cityobjectgroup with parameters of type ADEComponent
 void CityObjectGroupImpl.addGenericApplicationPropertyOfCityObjectGroup(ADEComponent ade)
           
 boolean CityObjectGroupImpl.unsetGenericApplicationPropertyOfCityObjectGroup(ADEComponent ade)
           
 

Method parameters in org.citygml4j.impl.citygml.cityobjectgroup with type arguments of type ADEComponent
 void CityObjectGroupImpl.setGenericApplicationPropertyOfCityObjectGroup(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.impl.citygml.core
 

Methods in org.citygml4j.impl.citygml.core that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> AddressImpl.getGenericApplicationPropertyOfAddress()
           
 java.util.List<ADEComponent> CityModelImpl.getGenericApplicationPropertyOfCityModel()
           
 java.util.List<ADEComponent> AbstractCityObjectImpl.getGenericApplicationPropertyOfCityObject()
           
 java.util.List<ADEComponent> AbstractSiteImpl.getGenericApplicationPropertyOfSite()
           
 

Methods in org.citygml4j.impl.citygml.core with parameters of type ADEComponent
 void AddressImpl.addGenericApplicationPropertyOfAddress(ADEComponent ade)
           
 void CityModelImpl.addGenericApplicationPropertyOfCityModel(ADEComponent ade)
           
 void AbstractCityObjectImpl.addGenericApplicationPropertyOfCityObject(ADEComponent ade)
           
 void AbstractSiteImpl.addGenericApplicationPropertyOfSite(ADEComponent ade)
           
 boolean AddressImpl.unsetGenericApplicationPropertyOfAddress(ADEComponent ade)
           
 boolean CityModelImpl.unsetGenericApplicationPropertyOfCityModel(ADEComponent ade)
           
 boolean AbstractCityObjectImpl.unsetGenericApplicationPropertyOfCityObject(ADEComponent ade)
           
 boolean AbstractSiteImpl.unsetGenericApplicationPropertyOfSite(ADEComponent ade)
           
 

Method parameters in org.citygml4j.impl.citygml.core with type arguments of type ADEComponent
 void AddressImpl.setGenericApplicationPropertyOfAddress(java.util.List<ADEComponent> ade)
           
 void CityModelImpl.setGenericApplicationPropertyOfCityModel(java.util.List<ADEComponent> ade)
           
 void AbstractCityObjectImpl.setGenericApplicationPropertyOfCityObject(java.util.List<ADEComponent> ade)
           
 void AbstractSiteImpl.setGenericApplicationPropertyOfSite(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.impl.citygml.landuse
 

Methods in org.citygml4j.impl.citygml.landuse that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> LandUseImpl.getGenericApplicationPropertyOfLandUse()
           
 

Methods in org.citygml4j.impl.citygml.landuse with parameters of type ADEComponent
 void LandUseImpl.addGenericApplicationPropertyOfLandUse(ADEComponent ade)
           
 boolean LandUseImpl.unsetGenericApplicationPropertyOfLandUse(ADEComponent ade)
           
 

Method parameters in org.citygml4j.impl.citygml.landuse with type arguments of type ADEComponent
 void LandUseImpl.setGenericApplicationPropertyOfLandUse(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.impl.citygml.relief
 

Methods in org.citygml4j.impl.citygml.relief that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> BreaklineReliefImpl.getGenericApplicationPropertyOfBreaklineRelief()
           
 java.util.List<ADEComponent> MassPointReliefImpl.getGenericApplicationPropertyOfMassPointRelief()
           
 java.util.List<ADEComponent> RasterReliefImpl.getGenericApplicationPropertyOfRasterRelief()
           
 java.util.List<ADEComponent> AbstractReliefComponentImpl.getGenericApplicationPropertyOfReliefComponent()
           
 java.util.List<ADEComponent> ReliefFeatureImpl.getGenericApplicationPropertyOfReliefFeature()
           
 java.util.List<ADEComponent> TINReliefImpl.getGenericApplicationPropertyOfTinRelief()
           
 

Methods in org.citygml4j.impl.citygml.relief with parameters of type ADEComponent
 void BreaklineReliefImpl.addGenericApplicationPropertyOfBreaklineRelief(ADEComponent ade)
           
 void MassPointReliefImpl.addGenericApplicationPropertyOfMassPointRelief(ADEComponent ade)
           
 void RasterReliefImpl.addGenericApplicationPropertyOfRasterRelief(ADEComponent ade)
           
 void AbstractReliefComponentImpl.addGenericApplicationPropertyOfReliefComponent(ADEComponent ade)
           
 void ReliefFeatureImpl.addGenericApplicationPropertyOfReliefFeature(ADEComponent ade)
           
 void TINReliefImpl.addGenericApplicationPropertyOfTinRelief(ADEComponent ade)
           
 boolean BreaklineReliefImpl.unsetGenericApplicationPropertyOfBreaklineRelief(ADEComponent ade)
           
 boolean MassPointReliefImpl.unsetGenericApplicationPropertyOfMassPointRelief(ADEComponent ade)
           
 boolean RasterReliefImpl.unsetGenericApplicationPropertyOfRasterRelief(ADEComponent ade)
           
 boolean AbstractReliefComponentImpl.unsetGenericApplicationPropertyOfReliefComponent(ADEComponent ade)
           
 boolean ReliefFeatureImpl.unsetGenericApplicationPropertyOfReliefFeature(ADEComponent ade)
           
 boolean TINReliefImpl.unsetGenericApplicationPropertyOfTinRelief(ADEComponent ade)
           
 

Method parameters in org.citygml4j.impl.citygml.relief with type arguments of type ADEComponent
 void BreaklineReliefImpl.setGenericApplicationPropertyOfBreaklineRelief(java.util.List<ADEComponent> ade)
           
 void MassPointReliefImpl.setGenericApplicationPropertyOfMassPointRelief(java.util.List<ADEComponent> ade)
           
 void RasterReliefImpl.setGenericApplicationPropertyOfRasterRelief(java.util.List<ADEComponent> ade)
           
 void AbstractReliefComponentImpl.setGenericApplicationPropertyOfReliefComponent(java.util.List<ADEComponent> ade)
           
 void ReliefFeatureImpl.setGenericApplicationPropertyOfReliefFeature(java.util.List<ADEComponent> ade)
           
 void TINReliefImpl.setGenericApplicationPropertyOfTinRelief(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.impl.citygml.transportation
 

Methods in org.citygml4j.impl.citygml.transportation that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> AuxiliaryTrafficAreaImpl.getGenericApplicationPropertyOfAuxiliaryTrafficArea()
           
 java.util.List<ADEComponent> RailwayImpl.getGenericApplicationPropertyOfRailway()
           
 java.util.List<ADEComponent> RoadImpl.getGenericApplicationPropertyOfRoad()
           
 java.util.List<ADEComponent> SquareImpl.getGenericApplicationPropertyOfSquare()
           
 java.util.List<ADEComponent> TrackImpl.getGenericApplicationPropertyOfTrack()
           
 java.util.List<ADEComponent> TrafficAreaImpl.getGenericApplicationPropertyOfTrafficArea()
           
 java.util.List<ADEComponent> TransportationComplexImpl.getGenericApplicationPropertyOfTransportationComplex()
           
 java.util.List<ADEComponent> AbstractTransportationObjectImpl.getGenericApplicationPropertyOfTransportationObject()
           
 

Methods in org.citygml4j.impl.citygml.transportation with parameters of type ADEComponent
 void AuxiliaryTrafficAreaImpl.addGenericApplicationPropertyOfAuxiliaryTrafficArea(ADEComponent ade)
           
 void RailwayImpl.addGenericApplicationPropertyOfRailway(ADEComponent ade)
           
 void RoadImpl.addGenericApplicationPropertyOfRoad(ADEComponent ade)
           
 void SquareImpl.addGenericApplicationPropertyOfSquare(ADEComponent ade)
           
 void TrackImpl.addGenericApplicationPropertyOfTrack(ADEComponent ade)
           
 void TrafficAreaImpl.addGenericApplicationPropertyOfTrafficArea(ADEComponent ade)
           
 void TransportationComplexImpl.addGenericApplicationPropertyOfTransportationComplex(ADEComponent ade)
           
 void AbstractTransportationObjectImpl.addGenericApplicationPropertyOfTransportationObject(ADEComponent ade)
           
 boolean AuxiliaryTrafficAreaImpl.unsetGenericApplicationPropertyOfAuxiliaryTrafficArea(ADEComponent ade)
           
 boolean RailwayImpl.unsetGenericApplicationPropertyOfRailway(ADEComponent ade)
           
 boolean RoadImpl.unsetGenericApplicationPropertyOfRoad(ADEComponent ade)
           
 boolean SquareImpl.unsetGenericApplicationPropertyOfSquare(ADEComponent ade)
           
 boolean TrackImpl.unsetGenericApplicationPropertyOfTrack(ADEComponent ade)
           
 boolean TrafficAreaImpl.unsetGenericApplicationPropertyOfTrafficArea(ADEComponent ade)
           
 boolean TransportationComplexImpl.unsetGenericApplicationPropertyOfTransportationComplex(ADEComponent ade)
           
 boolean AbstractTransportationObjectImpl.unsetGenericApplicationPropertyOfTransportationObject(ADEComponent ade)
           
 

Method parameters in org.citygml4j.impl.citygml.transportation with type arguments of type ADEComponent
 void AuxiliaryTrafficAreaImpl.setGenericApplicationPropertyOfAuxiliaryTrafficArea(java.util.List<ADEComponent> ade)
           
 void RailwayImpl.setGenericApplicationPropertyOfRailway(java.util.List<ADEComponent> ade)
           
 void RoadImpl.setGenericApplicationPropertyOfRoad(java.util.List<ADEComponent> ade)
           
 void SquareImpl.setGenericApplicationPropertyOfSquare(java.util.List<ADEComponent> ade)
           
 void TrackImpl.setGenericApplicationPropertyOfTrack(java.util.List<ADEComponent> ade)
           
 void TrafficAreaImpl.setGenericApplicationPropertyOfTrafficArea(java.util.List<ADEComponent> ade)
           
 void TransportationComplexImpl.setGenericApplicationPropertyOfTransportationComplex(java.util.List<ADEComponent> ade)
           
 void AbstractTransportationObjectImpl.setGenericApplicationPropertyOfTransportationObject(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.impl.citygml.vegetation
 

Methods in org.citygml4j.impl.citygml.vegetation that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> PlantCoverImpl.getGenericApplicationPropertyOfPlantCover()
           
 java.util.List<ADEComponent> SolitaryVegetationObjectImpl.getGenericApplicationPropertyOfSolitaryVegetationObject()
           
 java.util.List<ADEComponent> AbstractVegetationObjectImpl.getGenericApplicationPropertyOfVegetationObject()
           
 

Methods in org.citygml4j.impl.citygml.vegetation with parameters of type ADEComponent
 void PlantCoverImpl.addGenericApplicationPropertyOfPlantCover(ADEComponent ade)
           
 void SolitaryVegetationObjectImpl.addGenericApplicationPropertyOfSolitaryVegetationObject(ADEComponent ade)
           
 void AbstractVegetationObjectImpl.addGenericApplicationPropertyOfVegetationObject(ADEComponent ade)
           
 boolean PlantCoverImpl.unsetGenericApplicationPropertyOfPlantCover(ADEComponent ade)
           
 boolean SolitaryVegetationObjectImpl.unsetGenericApplicationPropertyOfSolitaryVegetationObject(ADEComponent ade)
           
 boolean AbstractVegetationObjectImpl.unsetGenericApplicationPropertyOfVegetationObject(ADEComponent ade)
           
 

Method parameters in org.citygml4j.impl.citygml.vegetation with type arguments of type ADEComponent
 void PlantCoverImpl.setGenericApplicationPropertyOfPlantCover(java.util.List<ADEComponent> ade)
           
 void SolitaryVegetationObjectImpl.setGenericApplicationPropertyOfSolitaryVegetationObject(java.util.List<ADEComponent> ade)
           
 void AbstractVegetationObjectImpl.setGenericApplicationPropertyOfVegetationObject(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.impl.citygml.waterbody
 

Methods in org.citygml4j.impl.citygml.waterbody that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> WaterBodyImpl.getGenericApplicationPropertyOfWaterBody()
           
 java.util.List<ADEComponent> AbstractWaterBoundarySurfaceImpl.getGenericApplicationPropertyOfWaterBoundarySurface()
           
 java.util.List<ADEComponent> WaterClosureSurfaceImpl.getGenericApplicationPropertyOfWaterClosureSurface()
           
 java.util.List<ADEComponent> WaterGroundSurfaceImpl.getGenericApplicationPropertyOfWaterGroundSurface()
           
 java.util.List<ADEComponent> AbstractWaterObjectImpl.getGenericApplicationPropertyOfWaterObject()
           
 java.util.List<ADEComponent> WaterSurfaceImpl.getGenericApplicationPropertyOfWaterSurface()
           
 

Methods in org.citygml4j.impl.citygml.waterbody with parameters of type ADEComponent
 void WaterBodyImpl.addGenericApplicationPropertyOfWaterBody(ADEComponent ade)
           
 void AbstractWaterBoundarySurfaceImpl.addGenericApplicationPropertyOfWaterBoundarySurface(ADEComponent ade)
           
 void WaterClosureSurfaceImpl.addGenericApplicationPropertyOfWaterClosureSurface(ADEComponent ade)
           
 void WaterGroundSurfaceImpl.addGenericApplicationPropertyOfWaterGroundSurface(ADEComponent ade)
           
 void AbstractWaterObjectImpl.addGenericApplicationPropertyOfWaterObject(ADEComponent ade)
           
 void WaterSurfaceImpl.addGenericApplicationPropertyOfWaterSurface(ADEComponent ade)
           
 boolean WaterBodyImpl.unsetGenericApplicationPropertyOfWaterBody(ADEComponent ade)
           
 boolean AbstractWaterBoundarySurfaceImpl.unsetGenericApplicationPropertyOfWaterBoundarySurface(ADEComponent ade)
           
 boolean WaterClosureSurfaceImpl.unsetGenericApplicationPropertyOfWaterClosureSurface(ADEComponent ade)
           
 boolean WaterGroundSurfaceImpl.unsetGenericApplicationPropertyOfWaterGroundSurface(ADEComponent ade)
           
 boolean AbstractWaterObjectImpl.unsetGenericApplicationPropertyOfWaterObject(ADEComponent ade)
           
 boolean WaterSurfaceImpl.unsetGenericApplicationPropertyOfWaterSurface(ADEComponent ade)
           
 

Method parameters in org.citygml4j.impl.citygml.waterbody with type arguments of type ADEComponent
 void WaterBodyImpl.setGenericApplicationPropertyOfWaterBody(java.util.List<ADEComponent> ade)
           
 void AbstractWaterBoundarySurfaceImpl.setGenericApplicationPropertyOfWaterBoundarySurface(java.util.List<ADEComponent> ade)
           
 void WaterClosureSurfaceImpl.setGenericApplicationPropertyOfWaterClosureSurface(java.util.List<ADEComponent> ade)
           
 void WaterGroundSurfaceImpl.setGenericApplicationPropertyOfWaterGroundSurface(java.util.List<ADEComponent> ade)
           
 void AbstractWaterObjectImpl.setGenericApplicationPropertyOfWaterObject(java.util.List<ADEComponent> ade)
           
 void WaterSurfaceImpl.setGenericApplicationPropertyOfWaterSurface(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.impl.gml.feature
 

Methods in org.citygml4j.impl.gml.feature that return ADEComponent
 ADEComponent FeaturePropertyImpl.getGenericADEComponent()
           
 

Methods in org.citygml4j.impl.gml.feature that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> FeatureArrayPropertyImpl.getGenericADEComponent()
           
 java.util.List<ADEComponent> AbstractFeatureImpl.getGenericADEComponent()
           
 

Methods in org.citygml4j.impl.gml.feature with parameters of type ADEComponent
 void FeatureArrayPropertyImpl.addGenericADEComponent(ADEComponent genericADEComponent)
           
 void AbstractFeatureImpl.addGenericADEComponent(ADEComponent ade)
           
 void FeaturePropertyImpl.setGenericADEComponent(ADEComponent genericADEComponent)
           
 boolean FeatureArrayPropertyImpl.unsetGenericADEComponent(ADEComponent genericADEComponent)
           
 boolean AbstractFeatureImpl.unsetGenericADEComponent(ADEComponent ade)
           
 

Method parameters in org.citygml4j.impl.gml.feature with type arguments of type ADEComponent
 void FeatureArrayPropertyImpl.setGenericADEComponent(java.util.List<ADEComponent> genericADEComponent)
           
 void AbstractFeatureImpl.setGenericADEComponent(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.model.citygml.appearance
 

Methods in org.citygml4j.model.citygml.appearance that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> AbstractTextureParameterization.getGenericADEComponent()
           
 java.util.List<ADEComponent> Appearance.getGenericApplicationPropertyOfAppearance()
           
 java.util.List<ADEComponent> GeoreferencedTexture.getGenericApplicationPropertyOfGeoreferencedTexture()
           
 java.util.List<ADEComponent> ParameterizedTexture.getGenericApplicationPropertyOfParameterizedTexture()
           
 java.util.List<ADEComponent> AbstractSurfaceData.getGenericApplicationPropertyOfSurfaceData()
           
 java.util.List<ADEComponent> TexCoordGen.getGenericApplicationPropertyOfTexCoordGen()
           
 java.util.List<ADEComponent> TexCoordList.getGenericApplicationPropertyOfTexCoordList()
           
 java.util.List<ADEComponent> AbstractTexture.getGenericApplicationPropertyOfTexture()
           
 java.util.List<ADEComponent> AbstractTextureParameterization.getGenericApplicationPropertyOfTextureParameterization()
           
 java.util.List<ADEComponent> X3DMaterial.getGenericApplicationPropertyOfX3DMaterial()
           
 

Methods in org.citygml4j.model.citygml.appearance with parameters of type ADEComponent
 void AbstractTextureParameterization.addGenericADEComponent(ADEComponent genericADEComponent)
           
 void Appearance.addGenericApplicationPropertyOfAppearance(ADEComponent ade)
           
 void GeoreferencedTexture.addGenericApplicationPropertyOfGeoreferencedTexture(ADEComponent ade)
           
 void ParameterizedTexture.addGenericApplicationPropertyOfParameterizedTexture(ADEComponent ade)
           
 void AbstractSurfaceData.addGenericApplicationPropertyOfSurfaceData(ADEComponent ade)
           
 void TexCoordGen.addGenericApplicationPropertyOfTexCoordGen(ADEComponent ade)
           
 void TexCoordList.addGenericApplicationPropertyOfTexCoordList(ADEComponent ade)
           
 void AbstractTexture.addGenericApplicationPropertyOfTexture(ADEComponent ade)
           
 void AbstractTextureParameterization.addGenericApplicationPropertyOfTextureParameterization(ADEComponent ade)
           
 void X3DMaterial.addGenericApplicationPropertyOfX3DMaterial(ADEComponent ade)
           
 boolean AbstractTextureParameterization.unsetGenericADEComponent(ADEComponent genericADEComponent)
           
 boolean Appearance.unsetGenericApplicationPropertyOfAppearance(ADEComponent ade)
           
 boolean GeoreferencedTexture.unsetGenericApplicationPropertyOfGeoreferencedTexture(ADEComponent ade)
           
 boolean ParameterizedTexture.unsetGenericApplicationPropertyOfParameterizedTexture(ADEComponent ade)
           
 boolean AbstractSurfaceData.unsetGenericApplicationPropertyOfSurfaceData(ADEComponent ade)
           
 boolean TexCoordGen.unsetGenericApplicationPropertyOfTexCoordGen(ADEComponent ade)
           
 boolean TexCoordList.unsetGenericApplicationPropertyOfTexCoordList(ADEComponent ade)
           
 boolean AbstractTexture.unsetGenericApplicationPropertyOfTexture(ADEComponent ade)
           
 boolean AbstractTextureParameterization.unsetGenericApplicationPropertyOfTextureParameterization(ADEComponent ade)
           
 boolean X3DMaterial.unsetGenericApplicationPropertyOfX3DMaterial(ADEComponent ade)
           
 

Method parameters in org.citygml4j.model.citygml.appearance with type arguments of type ADEComponent
 void AbstractTextureParameterization.setGenericADEComponent(java.util.List<ADEComponent> genericADEComponent)
           
 void Appearance.setGenericApplicationPropertyOfAppearance(java.util.List<ADEComponent> ade)
           
 void GeoreferencedTexture.setGenericApplicationPropertyOfGeoreferencedTexture(java.util.List<ADEComponent> ade)
           
 void ParameterizedTexture.setGenericApplicationPropertyOfParameterizedTexture(java.util.List<ADEComponent> ade)
           
 void AbstractSurfaceData.setGenericApplicationPropertyOfSurfaceData(java.util.List<ADEComponent> ade)
           
 void TexCoordGen.setGenericApplicationPropertyOfTexCoordGen(java.util.List<ADEComponent> ade)
           
 void TexCoordList.setGenericApplicationPropertyOfTexCoordList(java.util.List<ADEComponent> ade)
           
 void AbstractTexture.setGenericApplicationPropertyOfTexture(java.util.List<ADEComponent> ade)
           
 void AbstractTextureParameterization.setGenericApplicationPropertyOfTextureParameterization(java.util.List<ADEComponent> ade)
           
 void X3DMaterial.setGenericApplicationPropertyOfX3DMaterial(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.model.citygml.building
 

Methods in org.citygml4j.model.citygml.building that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> AbstractBuilding.getGenericApplicationPropertyOfAbstractBuilding()
           
 java.util.List<ADEComponent> AbstractBoundarySurface.getGenericApplicationPropertyOfBoundarySurface()
           
 java.util.List<ADEComponent> Building.getGenericApplicationPropertyOfBuilding()
           
 java.util.List<ADEComponent> BuildingFurniture.getGenericApplicationPropertyOfBuildingFurniture()
           
 java.util.List<ADEComponent> BuildingInstallation.getGenericApplicationPropertyOfBuildingInstallation()
           
 java.util.List<ADEComponent> BuildingPart.getGenericApplicationPropertyOfBuildingPart()
           
 java.util.List<ADEComponent> CeilingSurface.getGenericApplicationPropertyOfCeilingSurface()
           
 java.util.List<ADEComponent> ClosureSurface.getGenericApplicationPropertyOfClosureSurface()
           
 java.util.List<ADEComponent> Door.getGenericApplicationPropertyOfDoor()
           
 java.util.List<ADEComponent> FloorSurface.getGenericApplicationPropertyOfFloorSurface()
           
 java.util.List<ADEComponent> GroundSurface.getGenericApplicationPropertyOfGroundSurface()
           
 java.util.List<ADEComponent> IntBuildingInstallation.getGenericApplicationPropertyOfIntBuildingInstallation()
           
 java.util.List<ADEComponent> InteriorWallSurface.getGenericApplicationPropertyOfInteriorWallSurface()
           
 java.util.List<ADEComponent> AbstractOpening.getGenericApplicationPropertyOfOpening()
           
 java.util.List<ADEComponent> RoofSurface.getGenericApplicationPropertyOfRoofSurface()
           
 java.util.List<ADEComponent> Room.getGenericApplicationPropertyOfRoom()
           
 java.util.List<ADEComponent> WallSurface.getGenericApplicationPropertyOfWallSurface()
           
 java.util.List<ADEComponent> Window.getGenericApplicationPropertyOfWindow()
           
 

Methods in org.citygml4j.model.citygml.building with parameters of type ADEComponent
 void AbstractBuilding.addGenericApplicationPropertyOfAbstractBuilding(ADEComponent ade)
           
 void AbstractBoundarySurface.addGenericApplicationPropertyOfBoundarySurface(ADEComponent ade)
           
 void Building.addGenericApplicationPropertyOfBuilding(ADEComponent ade)
           
 void BuildingFurniture.addGenericApplicationPropertyOfBuildingFurniture(ADEComponent ade)
           
 void BuildingInstallation.addGenericApplicationPropertyOfBuildingInstallation(ADEComponent ade)
           
 void BuildingPart.addGenericApplicationPropertyOfBuildingPart(ADEComponent ade)
           
 void CeilingSurface.addGenericApplicationPropertyOfCeilingSurface(ADEComponent ade)
           
 void ClosureSurface.addGenericApplicationPropertyOfClosureSurface(ADEComponent ade)
           
 void Door.addGenericApplicationPropertyOfDoor(ADEComponent ade)
           
 void FloorSurface.addGenericApplicationPropertyOfFloorSurface(ADEComponent ade)
           
 void GroundSurface.addGenericApplicationPropertyOfGroundSurface(ADEComponent ade)
           
 void IntBuildingInstallation.addGenericApplicationPropertyOfIntBuildingInstallation(ADEComponent ade)
           
 void InteriorWallSurface.addGenericApplicationPropertyOfInteriorWallSurface(ADEComponent ade)
           
 void AbstractOpening.addGenericApplicationPropertyOfOpening(ADEComponent ade)
           
 void RoofSurface.addGenericApplicationPropertyOfRoofSurface(ADEComponent ade)
           
 void Room.addGenericApplicationPropertyOfRoom(ADEComponent ade)
           
 void WallSurface.addGenericApplicationPropertyOfWallSurface(ADEComponent ade)
           
 void Window.addGenericApplicationPropertyOfWindow(ADEComponent ade)
           
 boolean AbstractBuilding.unsetGenericApplicationPropertyOfAbstractBuilding(ADEComponent ade)
           
 boolean AbstractBoundarySurface.unsetGenericApplicationPropertyOfBoundarySurface(ADEComponent ade)
           
 boolean Building.unsetGenericApplicationPropertyOfBuilding(ADEComponent ade)
           
 boolean BuildingFurniture.unsetGenericApplicationPropertyOfBuildingFurniture(ADEComponent ade)
           
 boolean BuildingInstallation.unsetGenericApplicationPropertyOfBuildingInstallation(ADEComponent ade)
           
 boolean BuildingPart.unsetGenericApplicationPropertyOfBuildingPart(ADEComponent ade)
           
 boolean CeilingSurface.unsetGenericApplicationPropertyOfCeilingSurface(ADEComponent ade)
           
 boolean ClosureSurface.unsetGenericApplicationPropertyOfClosureSurface(ADEComponent ade)
           
 boolean Door.unsetGenericApplicationPropertyOfDoor(ADEComponent ade)
           
 boolean FloorSurface.unsetGenericApplicationPropertyOfFloorSurface(ADEComponent ade)
           
 boolean GroundSurface.unsetGenericApplicationPropertyOfGroundSurface(ADEComponent ade)
           
 boolean IntBuildingInstallation.unsetGenericApplicationPropertyOfIntBuildingInstallation(ADEComponent ade)
           
 boolean InteriorWallSurface.unsetGenericApplicationPropertyOfInteriorWallSurface(ADEComponent ade)
           
 boolean AbstractOpening.unsetGenericApplicationPropertyOfOpening(ADEComponent ade)
           
 boolean RoofSurface.unsetGenericApplicationPropertyOfRoofSurface(ADEComponent ade)
           
 boolean Room.unsetGenericApplicationPropertyOfRoom(ADEComponent ade)
           
 boolean WallSurface.unsetGenericApplicationPropertyOfWallSurface(ADEComponent ade)
           
 boolean Window.unsetGenericApplicationPropertyOfWindow(ADEComponent ade)
           
 

Method parameters in org.citygml4j.model.citygml.building with type arguments of type ADEComponent
 void AbstractBuilding.setGenericApplicationPropertyOfAbstractBuilding(java.util.List<ADEComponent> ade)
           
 void AbstractBoundarySurface.setGenericApplicationPropertyOfBoundarySurface(java.util.List<ADEComponent> ade)
           
 void Building.setGenericApplicationPropertyOfBuilding(java.util.List<ADEComponent> ade)
           
 void BuildingFurniture.setGenericApplicationPropertyOfBuildingFurniture(java.util.List<ADEComponent> ade)
           
 void BuildingInstallation.setGenericApplicationPropertyOfBuildingInstallation(java.util.List<ADEComponent> ade)
           
 void BuildingPart.setGenericApplicationPropertyOfBuildingPart(java.util.List<ADEComponent> ade)
           
 void CeilingSurface.setGenericApplicationPropertyOfCeilingSurface(java.util.List<ADEComponent> ade)
           
 void ClosureSurface.setGenericApplicationPropertyOfClosureSurface(java.util.List<ADEComponent> ade)
           
 void Door.setGenericApplicationPropertyOfDoor(java.util.List<ADEComponent> ade)
           
 void FloorSurface.setGenericApplicationPropertyOfFloorSurface(java.util.List<ADEComponent> ade)
           
 void GroundSurface.setGenericApplicationPropertyOfGroundSurface(java.util.List<ADEComponent> ade)
           
 void IntBuildingInstallation.setGenericApplicationPropertyOfIntBuildingInstallation(java.util.List<ADEComponent> ade)
           
 void InteriorWallSurface.setGenericApplicationPropertyOfInteriorWallSurface(java.util.List<ADEComponent> ade)
           
 void AbstractOpening.setGenericApplicationPropertyOfOpening(java.util.List<ADEComponent> ade)
           
 void RoofSurface.setGenericApplicationPropertyOfRoofSurface(java.util.List<ADEComponent> ade)
           
 void Room.setGenericApplicationPropertyOfRoom(java.util.List<ADEComponent> ade)
           
 void WallSurface.setGenericApplicationPropertyOfWallSurface(java.util.List<ADEComponent> ade)
           
 void Window.setGenericApplicationPropertyOfWindow(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.model.citygml.cityfurniture
 

Methods in org.citygml4j.model.citygml.cityfurniture that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> CityFurniture.getGenericApplicationPropertyOfCityFurniture()
           
 

Methods in org.citygml4j.model.citygml.cityfurniture with parameters of type ADEComponent
 void CityFurniture.addGenericApplicationPropertyOfCityFurniture(ADEComponent ade)
           
 boolean CityFurniture.unsetGenericApplicationPropertyOfCityFurniture(ADEComponent ade)
           
 

Method parameters in org.citygml4j.model.citygml.cityfurniture with type arguments of type ADEComponent
 void CityFurniture.setGenericApplicationPropertyOfCityFurniture(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.model.citygml.cityobjectgroup
 

Methods in org.citygml4j.model.citygml.cityobjectgroup that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> CityObjectGroup.getGenericApplicationPropertyOfCityObjectGroup()
           
 

Methods in org.citygml4j.model.citygml.cityobjectgroup with parameters of type ADEComponent
 void CityObjectGroup.addGenericApplicationPropertyOfCityObjectGroup(ADEComponent ade)
           
 boolean CityObjectGroup.unsetGenericApplicationPropertyOfCityObjectGroup(ADEComponent ade)
           
 

Method parameters in org.citygml4j.model.citygml.cityobjectgroup with type arguments of type ADEComponent
 void CityObjectGroup.setGenericApplicationPropertyOfCityObjectGroup(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.model.citygml.core
 

Methods in org.citygml4j.model.citygml.core that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> Address.getGenericApplicationPropertyOfAddress()
           
 java.util.List<ADEComponent> CityModel.getGenericApplicationPropertyOfCityModel()
           
 java.util.List<ADEComponent> AbstractCityObject.getGenericApplicationPropertyOfCityObject()
           
 java.util.List<ADEComponent> AbstractSite.getGenericApplicationPropertyOfSite()
           
 

Methods in org.citygml4j.model.citygml.core with parameters of type ADEComponent
 void Address.addGenericApplicationPropertyOfAddress(ADEComponent ade)
           
 void CityModel.addGenericApplicationPropertyOfCityModel(ADEComponent ade)
           
 void AbstractCityObject.addGenericApplicationPropertyOfCityObject(ADEComponent ade)
           
 void AbstractSite.addGenericApplicationPropertyOfSite(ADEComponent ade)
           
 boolean Address.unsetGenericApplicationPropertyOfAddress(ADEComponent ade)
           
 boolean CityModel.unsetGenericApplicationPropertyOfCityModel(ADEComponent ade)
           
 boolean AbstractCityObject.unsetGenericApplicationPropertyOfCityObject(ADEComponent ade)
           
 boolean AbstractSite.unsetGenericApplicationPropertyOfSite(ADEComponent ade)
           
 

Method parameters in org.citygml4j.model.citygml.core with type arguments of type ADEComponent
 void Address.setGenericApplicationPropertyOfAddress(java.util.List<ADEComponent> ade)
           
 void CityModel.setGenericApplicationPropertyOfCityModel(java.util.List<ADEComponent> ade)
           
 void AbstractCityObject.setGenericApplicationPropertyOfCityObject(java.util.List<ADEComponent> ade)
           
 void AbstractSite.setGenericApplicationPropertyOfSite(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.model.citygml.landuse
 

Methods in org.citygml4j.model.citygml.landuse that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> LandUse.getGenericApplicationPropertyOfLandUse()
           
 

Methods in org.citygml4j.model.citygml.landuse with parameters of type ADEComponent
 void LandUse.addGenericApplicationPropertyOfLandUse(ADEComponent ade)
           
 boolean LandUse.unsetGenericApplicationPropertyOfLandUse(ADEComponent ade)
           
 

Method parameters in org.citygml4j.model.citygml.landuse with type arguments of type ADEComponent
 void LandUse.setGenericApplicationPropertyOfLandUse(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.model.citygml.relief
 

Methods in org.citygml4j.model.citygml.relief that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> BreaklineRelief.getGenericApplicationPropertyOfBreaklineRelief()
           
 java.util.List<ADEComponent> MassPointRelief.getGenericApplicationPropertyOfMassPointRelief()
           
 java.util.List<ADEComponent> RasterRelief.getGenericApplicationPropertyOfRasterRelief()
           
 java.util.List<ADEComponent> AbstractReliefComponent.getGenericApplicationPropertyOfReliefComponent()
           
 java.util.List<ADEComponent> ReliefFeature.getGenericApplicationPropertyOfReliefFeature()
           
 java.util.List<ADEComponent> TINRelief.getGenericApplicationPropertyOfTinRelief()
           
 

Methods in org.citygml4j.model.citygml.relief with parameters of type ADEComponent
 void BreaklineRelief.addGenericApplicationPropertyOfBreaklineRelief(ADEComponent ade)
           
 void MassPointRelief.addGenericApplicationPropertyOfMassPointRelief(ADEComponent ade)
           
 void RasterRelief.addGenericApplicationPropertyOfRasterRelief(ADEComponent ade)
           
 void AbstractReliefComponent.addGenericApplicationPropertyOfReliefComponent(ADEComponent ade)
           
 void ReliefFeature.addGenericApplicationPropertyOfReliefFeature(ADEComponent ade)
           
 void TINRelief.addGenericApplicationPropertyOfTinRelief(ADEComponent ade)
           
 boolean BreaklineRelief.unsetGenericApplicationPropertyOfBreaklineRelief(ADEComponent ade)
           
 boolean MassPointRelief.unsetGenericApplicationPropertyOfMassPointRelief(ADEComponent ade)
           
 boolean RasterRelief.unsetGenericApplicationPropertyOfRasterRelief(ADEComponent ade)
           
 boolean AbstractReliefComponent.unsetGenericApplicationPropertyOfReliefComponent(ADEComponent ade)
           
 boolean ReliefFeature.unsetGenericApplicationPropertyOfReliefFeature(ADEComponent ade)
           
 boolean TINRelief.unsetGenericApplicationPropertyOfTinRelief(ADEComponent ade)
           
 

Method parameters in org.citygml4j.model.citygml.relief with type arguments of type ADEComponent
 void BreaklineRelief.setGenericApplicationPropertyOfBreaklineRelief(java.util.List<ADEComponent> ade)
           
 void MassPointRelief.setGenericApplicationPropertyOfMassPointRelief(java.util.List<ADEComponent> ade)
           
 void RasterRelief.setGenericApplicationPropertyOfRasterRelief(java.util.List<ADEComponent> ade)
           
 void AbstractReliefComponent.setGenericApplicationPropertyOfReliefComponent(java.util.List<ADEComponent> ade)
           
 void ReliefFeature.setGenericApplicationPropertyOfReliefFeature(java.util.List<ADEComponent> ade)
           
 void TINRelief.setGenericApplicationPropertyOfTinRelief(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.model.citygml.transportation
 

Methods in org.citygml4j.model.citygml.transportation that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> AuxiliaryTrafficArea.getGenericApplicationPropertyOfAuxiliaryTrafficArea()
           
 java.util.List<ADEComponent> Railway.getGenericApplicationPropertyOfRailway()
           
 java.util.List<ADEComponent> Road.getGenericApplicationPropertyOfRoad()
           
 java.util.List<ADEComponent> Square.getGenericApplicationPropertyOfSquare()
           
 java.util.List<ADEComponent> Track.getGenericApplicationPropertyOfTrack()
           
 java.util.List<ADEComponent> TrafficArea.getGenericApplicationPropertyOfTrafficArea()
           
 java.util.List<ADEComponent> TransportationComplex.getGenericApplicationPropertyOfTransportationComplex()
           
 java.util.List<ADEComponent> AbstractTransportationObject.getGenericApplicationPropertyOfTransportationObject()
           
 

Methods in org.citygml4j.model.citygml.transportation with parameters of type ADEComponent
 void AuxiliaryTrafficArea.addGenericApplicationPropertyOfAuxiliaryTrafficArea(ADEComponent ade)
           
 void Railway.addGenericApplicationPropertyOfRailway(ADEComponent ade)
           
 void Road.addGenericApplicationPropertyOfRoad(ADEComponent ade)
           
 void Square.addGenericApplicationPropertyOfSquare(ADEComponent ade)
           
 void Track.addGenericApplicationPropertyOfTrack(ADEComponent ade)
           
 void TrafficArea.addGenericApplicationPropertyOfTrafficArea(ADEComponent ade)
           
 void TransportationComplex.addGenericApplicationPropertyOfTransportationComplex(ADEComponent ade)
           
 void AbstractTransportationObject.addGenericApplicationPropertyOfTransportationObject(ADEComponent ade)
           
 boolean AuxiliaryTrafficArea.unsetGenericApplicationPropertyOfAuxiliaryTrafficArea(ADEComponent ade)
           
 boolean Railway.unsetGenericApplicationPropertyOfRailway(ADEComponent ade)
           
 boolean Road.unsetGenericApplicationPropertyOfRoad(ADEComponent ade)
           
 boolean Square.unsetGenericApplicationPropertyOfSquare(ADEComponent ade)
           
 boolean Track.unsetGenericApplicationPropertyOfTrack(ADEComponent ade)
           
 boolean TrafficArea.unsetGenericApplicationPropertyOfTrafficArea(ADEComponent ade)
           
 boolean TransportationComplex.unsetGenericApplicationPropertyOfTransportationComplex(ADEComponent ade)
           
 boolean AbstractTransportationObject.unsetGenericApplicationPropertyOfTransportationObject(ADEComponent ade)
           
 

Method parameters in org.citygml4j.model.citygml.transportation with type arguments of type ADEComponent
 void AuxiliaryTrafficArea.setGenericApplicationPropertyOfAuxiliaryTrafficArea(java.util.List<ADEComponent> ade)
           
 void Railway.setGenericApplicationPropertyOfRailway(java.util.List<ADEComponent> ade)
           
 void Road.setGenericApplicationPropertyOfRoad(java.util.List<ADEComponent> ade)
           
 void Square.setGenericApplicationPropertyOfSquare(java.util.List<ADEComponent> ade)
           
 void Track.setGenericApplicationPropertyOfTrack(java.util.List<ADEComponent> ade)
           
 void TrafficArea.setGenericApplicationPropertyOfTrafficArea(java.util.List<ADEComponent> ade)
           
 void TransportationComplex.setGenericApplicationPropertyOfTransportationComplex(java.util.List<ADEComponent> ade)
           
 void AbstractTransportationObject.setGenericApplicationPropertyOfTransportationObject(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.model.citygml.vegetation
 

Methods in org.citygml4j.model.citygml.vegetation that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> PlantCover.getGenericApplicationPropertyOfPlantCover()
           
 java.util.List<ADEComponent> SolitaryVegetationObject.getGenericApplicationPropertyOfSolitaryVegetationObject()
           
 java.util.List<ADEComponent> AbstractVegetationObject.getGenericApplicationPropertyOfVegetationObject()
           
 

Methods in org.citygml4j.model.citygml.vegetation with parameters of type ADEComponent
 void PlantCover.addGenericApplicationPropertyOfPlantCover(ADEComponent ade)
           
 void SolitaryVegetationObject.addGenericApplicationPropertyOfSolitaryVegetationObject(ADEComponent ade)
           
 void AbstractVegetationObject.addGenericApplicationPropertyOfVegetationObject(ADEComponent ade)
           
 boolean PlantCover.unsetGenericApplicationPropertyOfPlantCover(ADEComponent ade)
           
 boolean SolitaryVegetationObject.unsetGenericApplicationPropertyOfSolitaryVegetationObject(ADEComponent ade)
           
 boolean AbstractVegetationObject.unsetGenericApplicationPropertyOfVegetationObject(ADEComponent ade)
           
 

Method parameters in org.citygml4j.model.citygml.vegetation with type arguments of type ADEComponent
 void PlantCover.setGenericApplicationPropertyOfPlantCover(java.util.List<ADEComponent> ade)
           
 void SolitaryVegetationObject.setGenericApplicationPropertyOfSolitaryVegetationObject(java.util.List<ADEComponent> ade)
           
 void AbstractVegetationObject.setGenericApplicationPropertyOfVegetationObject(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.model.citygml.waterbody
 

Methods in org.citygml4j.model.citygml.waterbody that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> WaterBody.getGenericApplicationPropertyOfWaterBody()
           
 java.util.List<ADEComponent> AbstractWaterBoundarySurface.getGenericApplicationPropertyOfWaterBoundarySurface()
           
 java.util.List<ADEComponent> WaterClosureSurface.getGenericApplicationPropertyOfWaterClosureSurface()
           
 java.util.List<ADEComponent> WaterGroundSurface.getGenericApplicationPropertyOfWaterGroundSurface()
           
 java.util.List<ADEComponent> AbstractWaterObject.getGenericApplicationPropertyOfWaterObject()
           
 java.util.List<ADEComponent> WaterSurface.getGenericApplicationPropertyOfWaterSurface()
           
 

Methods in org.citygml4j.model.citygml.waterbody with parameters of type ADEComponent
 void WaterBody.addGenericApplicationPropertyOfWaterBody(ADEComponent ade)
           
 void AbstractWaterBoundarySurface.addGenericApplicationPropertyOfWaterBoundarySurface(ADEComponent ade)
           
 void WaterClosureSurface.addGenericApplicationPropertyOfWaterClosureSurface(ADEComponent ade)
           
 void WaterGroundSurface.addGenericApplicationPropertyOfWaterGroundSurface(ADEComponent adeObject)
           
 void AbstractWaterObject.addGenericApplicationPropertyOfWaterObject(ADEComponent ade)
           
 void WaterSurface.addGenericApplicationPropertyOfWaterSurface(ADEComponent ade)
           
 boolean WaterBody.unsetGenericApplicationPropertyOfWaterBody(ADEComponent ade)
           
 boolean AbstractWaterBoundarySurface.unsetGenericApplicationPropertyOfWaterBoundarySurface(ADEComponent ade)
           
 boolean WaterClosureSurface.unsetGenericApplicationPropertyOfWaterClosureSurface(ADEComponent ade)
           
 boolean WaterGroundSurface.unsetGenericApplicationPropertyOfWaterGroundSurface(ADEComponent ade)
           
 boolean AbstractWaterObject.unsetGenericApplicationPropertyOfWaterObject(ADEComponent ade)
           
 boolean WaterSurface.unsetGenericApplicationPropertyOfWaterSurface(ADEComponent ade)
           
 

Method parameters in org.citygml4j.model.citygml.waterbody with type arguments of type ADEComponent
 void WaterBody.setGenericApplicationPropertyOfWaterBody(java.util.List<ADEComponent> ade)
           
 void AbstractWaterBoundarySurface.setGenericApplicationPropertyOfWaterBoundarySurface(java.util.List<ADEComponent> ade)
           
 void WaterClosureSurface.setGenericApplicationPropertyOfWaterClosureSurface(java.util.List<ADEComponent> ade)
           
 void WaterGroundSurface.setGenericApplicationPropertyOfWaterGroundSurface(java.util.List<ADEComponent> ade)
           
 void AbstractWaterObject.setGenericApplicationPropertyOfWaterObject(java.util.List<ADEComponent> ade)
           
 void WaterSurface.setGenericApplicationPropertyOfWaterSurface(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.model.common.visitor
 

Methods in org.citygml4j.model.common.visitor with parameters of type ADEComponent
 T FeatureFunctor.apply(ADEComponent adeComponent)
           
 void FeatureVisitor.visit(ADEComponent adeComponent)
           
 

Uses of ADEComponent in org.citygml4j.model.gml.feature
 

Methods in org.citygml4j.model.gml.feature that return ADEComponent
 ADEComponent FeatureProperty.getGenericADEComponent()
           
 

Methods in org.citygml4j.model.gml.feature that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> FeatureArrayProperty.getGenericADEComponent()
           
 java.util.List<ADEComponent> AbstractFeature.getGenericADEComponent()
           
 

Methods in org.citygml4j.model.gml.feature with parameters of type ADEComponent
 void FeatureArrayProperty.addGenericADEComponent(ADEComponent genericADEComponent)
           
 void AbstractFeature.addGenericADEComponent(ADEComponent ade)
           
 void FeatureProperty.setGenericADEComponent(ADEComponent genericADEComponent)
           
 boolean FeatureArrayProperty.unsetGenericADEComponent(ADEComponent genericADEComponent)
           
 boolean AbstractFeature.unsetGenericADEComponent(ADEComponent genericADEComponent)
           
 

Method parameters in org.citygml4j.model.gml.feature with type arguments of type ADEComponent
 void FeatureArrayProperty.setGenericADEComponent(java.util.List<ADEComponent> genericADEComponent)
           
 void AbstractFeature.setGenericADEComponent(java.util.List<ADEComponent> ade)
           
 

Uses of ADEComponent in org.citygml4j.util.walker
 

Methods in org.citygml4j.util.walker with parameters of type ADEComponent
 T GMLFunctionWalker.apply(ADEComponent adeComponent)
           
 T FeatureFunctionWalker.apply(ADEComponent adeComponent)
           
 void GMLWalker.visit(ADEComponent adeComponent)
           
 void FeatureWalker.visit(ADEComponent adeComponent)
           
 

Uses of ADEComponent in org.citygml4j.xml.io.writer
 

Methods in org.citygml4j.xml.io.writer that return types with arguments of type ADEComponent
 java.util.List<ADEComponent> CityModelInfo.getGenericADEComponent()
           
 java.util.List<ADEComponent> CityModelInfo.getGenericApplicationPropertyOfCityModel()
           
 

Methods in org.citygml4j.xml.io.writer with parameters of type ADEComponent
 void CityModelInfo.addGenericADEComponent(ADEComponent ade)
           
 void CityModelInfo.addGenericApplicationPropertyOfCityModel(ADEComponent ade)
           
 boolean CityModelInfo.unsetGenericADEComponent(ADEComponent ade)
           
 boolean CityModelInfo.unsetGenericApplicationPropertyOfCityModel(ADEComponent ade)
           
 void CityModelWriter.writeFeatureMember(ADEComponent adeComponent)
           
 

Method parameters in org.citygml4j.xml.io.writer with type arguments of type ADEComponent
 void CityModelInfo.setGenericADEComponent(java.util.List<ADEComponent> ade)
           
 void CityModelInfo.setGenericApplicationPropertyOfCityModel(java.util.List<ADEComponent> ade)