Modifier and Type | Method and Description |
---|---|
net.opengis.gml.CodeType |
GMLMarshaller.marshalCode(Code src) |
Modifier and Type | Method and Description |
---|---|
Code |
GMLUnmarshaller.unmarshalCode(net.opengis.gml.CodeType src) |
Modifier and Type | Method and Description |
---|---|
Code |
AbstractTexture.getMimeType() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTexture.setMimeType(Code mimeType) |
Modifier and Type | Method and Description |
---|---|
Code |
IntBridgeInstallation.getClazz() |
Code |
BridgeRoom.getClazz() |
Code |
BridgeInstallation.getClazz() |
Code |
BridgeFurniture.getClazz() |
Code |
BridgeConstructionElement.getClazz() |
Code |
AbstractBridge.getClazz() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
IntBridgeInstallation.getFunction() |
java.util.List<Code> |
BridgeRoom.getFunction() |
java.util.List<Code> |
BridgeInstallation.getFunction() |
java.util.List<Code> |
BridgeFurniture.getFunction() |
java.util.List<Code> |
BridgeConstructionElement.getFunction() |
java.util.List<Code> |
AbstractBridge.getFunction() |
java.util.List<Code> |
IntBridgeInstallation.getUsage() |
java.util.List<Code> |
BridgeRoom.getUsage() |
java.util.List<Code> |
BridgeInstallation.getUsage() |
java.util.List<Code> |
BridgeFurniture.getUsage() |
java.util.List<Code> |
BridgeConstructionElement.getUsage() |
java.util.List<Code> |
AbstractBridge.getUsage() |
Modifier and Type | Method and Description |
---|---|
void |
IntBridgeInstallation.addFunction(Code function) |
void |
BridgeRoom.addFunction(Code function) |
void |
BridgeInstallation.addFunction(Code function) |
void |
BridgeFurniture.addFunction(Code function) |
void |
BridgeConstructionElement.addFunction(Code function) |
void |
AbstractBridge.addFunction(Code function) |
void |
IntBridgeInstallation.addUsage(Code function) |
void |
BridgeRoom.addUsage(Code function) |
void |
BridgeInstallation.addUsage(Code function) |
void |
BridgeFurniture.addUsage(Code function) |
void |
BridgeConstructionElement.addUsage(Code function) |
void |
AbstractBridge.addUsage(Code function) |
void |
IntBridgeInstallation.setClazz(Code clazz) |
void |
BridgeRoom.setClazz(Code clazz) |
void |
BridgeInstallation.setClazz(Code clazz) |
void |
BridgeFurniture.setClazz(Code clazz) |
void |
BridgeConstructionElement.setClazz(Code clazz) |
void |
AbstractBridge.setClazz(Code clazz) |
boolean |
IntBridgeInstallation.unsetFunction(Code function) |
boolean |
BridgeRoom.unsetFunction(Code function) |
boolean |
BridgeInstallation.unsetFunction(Code function) |
boolean |
BridgeFurniture.unsetFunction(Code function) |
boolean |
BridgeConstructionElement.unsetFunction(Code function) |
boolean |
AbstractBridge.unsetFunction(Code function) |
boolean |
IntBridgeInstallation.unsetUsage(Code usage) |
boolean |
BridgeRoom.unsetUsage(Code usage) |
boolean |
BridgeInstallation.unsetUsage(Code usage) |
boolean |
BridgeFurniture.unsetUsage(Code usage) |
boolean |
BridgeConstructionElement.unsetUsage(Code usage) |
boolean |
AbstractBridge.unsetUsage(Code usage) |
Modifier and Type | Method and Description |
---|---|
void |
IntBridgeInstallation.setFunction(java.util.List<Code> function) |
void |
BridgeRoom.setFunction(java.util.List<Code> function) |
void |
BridgeInstallation.setFunction(java.util.List<Code> function) |
void |
BridgeFurniture.setFunction(java.util.List<Code> function) |
void |
BridgeConstructionElement.setFunction(java.util.List<Code> function) |
void |
AbstractBridge.setFunction(java.util.List<Code> function) |
void |
IntBridgeInstallation.setUsage(java.util.List<Code> usage) |
void |
BridgeRoom.setUsage(java.util.List<Code> usage) |
void |
BridgeInstallation.setUsage(java.util.List<Code> usage) |
void |
BridgeFurniture.setUsage(java.util.List<Code> usage) |
void |
BridgeConstructionElement.setUsage(java.util.List<Code> usage) |
void |
AbstractBridge.setUsage(java.util.List<Code> usage) |
Modifier and Type | Method and Description |
---|---|
Code |
Room.getClazz() |
Code |
IntBuildingInstallation.getClazz() |
Code |
BuildingInstallation.getClazz() |
Code |
BuildingFurniture.getClazz() |
Code |
AbstractBuilding.getClazz() |
Code |
AbstractBuilding.getRoofType() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
Room.getFunction() |
java.util.List<Code> |
IntBuildingInstallation.getFunction() |
java.util.List<Code> |
BuildingInstallation.getFunction() |
java.util.List<Code> |
BuildingFurniture.getFunction() |
java.util.List<Code> |
AbstractBuilding.getFunction() |
java.util.List<Code> |
Room.getUsage() |
java.util.List<Code> |
IntBuildingInstallation.getUsage() |
java.util.List<Code> |
BuildingInstallation.getUsage() |
java.util.List<Code> |
BuildingFurniture.getUsage() |
java.util.List<Code> |
AbstractBuilding.getUsage() |
Modifier and Type | Method and Description |
---|---|
void |
Room.addFunction(Code function) |
void |
IntBuildingInstallation.addFunction(Code function) |
void |
BuildingInstallation.addFunction(Code function) |
void |
BuildingFurniture.addFunction(Code function) |
void |
AbstractBuilding.addFunction(Code function) |
void |
Room.addUsage(Code function) |
void |
IntBuildingInstallation.addUsage(Code function) |
void |
BuildingInstallation.addUsage(Code function) |
void |
BuildingFurniture.addUsage(Code function) |
void |
AbstractBuilding.addUsage(Code function) |
void |
Room.setClazz(Code clazz) |
void |
IntBuildingInstallation.setClazz(Code clazz) |
void |
BuildingInstallation.setClazz(Code clazz) |
void |
BuildingFurniture.setClazz(Code clazz) |
void |
AbstractBuilding.setClazz(Code clazz) |
void |
AbstractBuilding.setRoofType(Code roofType) |
boolean |
Room.unsetFunction(Code function) |
boolean |
IntBuildingInstallation.unsetFunction(Code function) |
boolean |
BuildingInstallation.unsetFunction(Code function) |
boolean |
BuildingFurniture.unsetFunction(Code function) |
boolean |
AbstractBuilding.unsetFunction(Code function) |
boolean |
Room.unsetUsage(Code usage) |
boolean |
IntBuildingInstallation.unsetUsage(Code usage) |
boolean |
BuildingInstallation.unsetUsage(Code usage) |
boolean |
BuildingFurniture.unsetUsage(Code usage) |
boolean |
AbstractBuilding.unsetUsage(Code usage) |
Modifier and Type | Method and Description |
---|---|
void |
Room.setFunction(java.util.List<Code> function) |
void |
IntBuildingInstallation.setFunction(java.util.List<Code> function) |
void |
BuildingInstallation.setFunction(java.util.List<Code> function) |
void |
BuildingFurniture.setFunction(java.util.List<Code> function) |
void |
AbstractBuilding.setFunction(java.util.List<Code> function) |
void |
Room.setUsage(java.util.List<Code> usage) |
void |
IntBuildingInstallation.setUsage(java.util.List<Code> usage) |
void |
BuildingInstallation.setUsage(java.util.List<Code> usage) |
void |
BuildingFurniture.setUsage(java.util.List<Code> usage) |
void |
AbstractBuilding.setUsage(java.util.List<Code> usage) |
Modifier and Type | Method and Description |
---|---|
Code |
CityFurniture.getClazz() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
CityFurniture.getFunction() |
java.util.List<Code> |
CityFurniture.getUsage() |
Modifier and Type | Method and Description |
---|---|
void |
CityFurniture.addFunction(Code function) |
void |
CityFurniture.addUsage(Code function) |
void |
CityFurniture.setClazz(Code clazz) |
boolean |
CityFurniture.unsetFunction(Code function) |
boolean |
CityFurniture.unsetUsage(Code usage) |
Modifier and Type | Method and Description |
---|---|
void |
CityFurniture.setFunction(java.util.List<Code> function) |
void |
CityFurniture.setUsage(java.util.List<Code> usage) |
Modifier and Type | Method and Description |
---|---|
Code |
CityObjectGroup.getClazz() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
CityObjectGroup.getFunction() |
java.util.List<Code> |
CityObjectGroup.getUsage() |
Modifier and Type | Method and Description |
---|---|
void |
CityObjectGroup.addFunction(Code function) |
void |
CityObjectGroup.addUsage(Code function) |
void |
CityObjectGroup.setClazz(Code clazz) |
boolean |
CityObjectGroup.unsetFunction(Code function) |
boolean |
CityObjectGroup.unsetUsage(Code usage) |
Modifier and Type | Method and Description |
---|---|
void |
CityObjectGroup.setFunction(java.util.List<Code> function) |
void |
CityObjectGroup.setUsage(java.util.List<Code> usage) |
Modifier and Type | Method and Description |
---|---|
Code |
StandardObjectClassifier.getClazz() |
Code |
ImplicitGeometry.getMimeType() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
StandardObjectClassifier.getFunction() |
java.util.List<Code> |
StandardObjectClassifier.getUsage() |
Modifier and Type | Method and Description |
---|---|
void |
StandardObjectClassifier.addFunction(Code function) |
void |
StandardObjectClassifier.addUsage(Code usage) |
void |
StandardObjectClassifier.setClazz(Code clazz) |
void |
ImplicitGeometry.setMimeType(Code mimeType) |
boolean |
StandardObjectClassifier.unsetFunction(Code function) |
boolean |
StandardObjectClassifier.unsetUsage(Code usage) |
Modifier and Type | Method and Description |
---|---|
void |
StandardObjectClassifier.setFunction(java.util.List<Code> function) |
void |
StandardObjectClassifier.setUsage(java.util.List<Code> usage) |
Modifier and Type | Method and Description |
---|---|
Code |
GenericCityObject.getClazz() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
GenericCityObject.getFunction() |
java.util.List<Code> |
GenericCityObject.getUsage() |
Modifier and Type | Method and Description |
---|---|
void |
GenericCityObject.addFunction(Code function) |
void |
GenericCityObject.addUsage(Code function) |
void |
GenericCityObject.setClazz(Code clazz) |
boolean |
GenericCityObject.unsetFunction(Code function) |
boolean |
GenericCityObject.unsetUsage(Code usage) |
Modifier and Type | Method and Description |
---|---|
void |
GenericCityObject.setFunction(java.util.List<Code> function) |
void |
GenericCityObject.setUsage(java.util.List<Code> usage) |
Modifier and Type | Method and Description |
---|---|
Code |
LandUse.getClazz() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
LandUse.getFunction() |
java.util.List<Code> |
LandUse.getUsage() |
Modifier and Type | Method and Description |
---|---|
void |
LandUse.addFunction(Code function) |
void |
LandUse.addUsage(Code function) |
void |
LandUse.setClazz(Code clazz) |
boolean |
LandUse.unsetFunction(Code function) |
boolean |
LandUse.unsetUsage(Code usage) |
Modifier and Type | Method and Description |
---|---|
void |
LandUse.setFunction(java.util.List<Code> function) |
void |
LandUse.setUsage(java.util.List<Code> usage) |
Modifier and Type | Method and Description |
---|---|
Code |
TransportationComplex.getClazz() |
Code |
TrafficArea.getClazz() |
Code |
AuxiliaryTrafficArea.getClazz() |
Code |
TrafficArea.getSurfaceMaterial() |
Code |
AuxiliaryTrafficArea.getSurfaceMaterial() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
TransportationComplex.getFunction() |
java.util.List<Code> |
TrafficArea.getFunction() |
java.util.List<Code> |
AuxiliaryTrafficArea.getFunction() |
java.util.List<Code> |
TransportationComplex.getUsage() |
java.util.List<Code> |
TrafficArea.getUsage() |
java.util.List<Code> |
AuxiliaryTrafficArea.getUsage() |
Modifier and Type | Method and Description |
---|---|
void |
TransportationComplex.addFunction(Code function) |
void |
TrafficArea.addFunction(Code function) |
void |
AuxiliaryTrafficArea.addFunction(Code function) |
void |
TransportationComplex.addUsage(Code function) |
void |
TrafficArea.addUsage(Code function) |
void |
AuxiliaryTrafficArea.addUsage(Code function) |
void |
TransportationComplex.setClazz(Code clazz) |
void |
TrafficArea.setClazz(Code clazz) |
void |
AuxiliaryTrafficArea.setClazz(Code clazz) |
void |
TrafficArea.setSurfaceMaterial(Code surfaceMaterial) |
void |
AuxiliaryTrafficArea.setSurfaceMaterial(Code surfaceMaterial) |
boolean |
TransportationComplex.unsetFunction(Code function) |
boolean |
TrafficArea.unsetFunction(Code function) |
boolean |
AuxiliaryTrafficArea.unsetFunction(Code function) |
boolean |
TransportationComplex.unsetUsage(Code usage) |
boolean |
TrafficArea.unsetUsage(Code usage) |
boolean |
AuxiliaryTrafficArea.unsetUsage(Code usage) |
Modifier and Type | Method and Description |
---|---|
void |
TransportationComplex.setFunction(java.util.List<Code> function) |
void |
TrafficArea.setFunction(java.util.List<Code> function) |
void |
AuxiliaryTrafficArea.setFunction(java.util.List<Code> function) |
void |
TransportationComplex.setUsage(java.util.List<Code> usage) |
void |
TrafficArea.setUsage(java.util.List<Code> usage) |
void |
AuxiliaryTrafficArea.setUsage(java.util.List<Code> usage) |
Modifier and Type | Method and Description |
---|---|
Code |
TunnelInstallation.getClazz() |
Code |
TunnelFurniture.getClazz() |
Code |
IntTunnelInstallation.getClazz() |
Code |
HollowSpace.getClazz() |
Code |
AbstractTunnel.getClazz() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
TunnelInstallation.getFunction() |
java.util.List<Code> |
TunnelFurniture.getFunction() |
java.util.List<Code> |
IntTunnelInstallation.getFunction() |
java.util.List<Code> |
HollowSpace.getFunction() |
java.util.List<Code> |
AbstractTunnel.getFunction() |
java.util.List<Code> |
TunnelInstallation.getUsage() |
java.util.List<Code> |
TunnelFurniture.getUsage() |
java.util.List<Code> |
IntTunnelInstallation.getUsage() |
java.util.List<Code> |
HollowSpace.getUsage() |
java.util.List<Code> |
AbstractTunnel.getUsage() |
Modifier and Type | Method and Description |
---|---|
void |
TunnelInstallation.addFunction(Code function) |
void |
TunnelFurniture.addFunction(Code function) |
void |
IntTunnelInstallation.addFunction(Code function) |
void |
HollowSpace.addFunction(Code function) |
void |
AbstractTunnel.addFunction(Code function) |
void |
TunnelInstallation.addUsage(Code function) |
void |
TunnelFurniture.addUsage(Code function) |
void |
IntTunnelInstallation.addUsage(Code function) |
void |
HollowSpace.addUsage(Code function) |
void |
AbstractTunnel.addUsage(Code function) |
void |
TunnelInstallation.setClazz(Code clazz) |
void |
TunnelFurniture.setClazz(Code clazz) |
void |
IntTunnelInstallation.setClazz(Code clazz) |
void |
HollowSpace.setClazz(Code clazz) |
void |
AbstractTunnel.setClazz(Code clazz) |
boolean |
TunnelInstallation.unsetFunction(Code function) |
boolean |
TunnelFurniture.unsetFunction(Code function) |
boolean |
IntTunnelInstallation.unsetFunction(Code function) |
boolean |
HollowSpace.unsetFunction(Code function) |
boolean |
AbstractTunnel.unsetFunction(Code function) |
boolean |
TunnelInstallation.unsetUsage(Code usage) |
boolean |
TunnelFurniture.unsetUsage(Code usage) |
boolean |
IntTunnelInstallation.unsetUsage(Code usage) |
boolean |
HollowSpace.unsetUsage(Code usage) |
boolean |
AbstractTunnel.unsetUsage(Code usage) |
Modifier and Type | Method and Description |
---|---|
void |
TunnelInstallation.setFunction(java.util.List<Code> function) |
void |
TunnelFurniture.setFunction(java.util.List<Code> function) |
void |
IntTunnelInstallation.setFunction(java.util.List<Code> function) |
void |
HollowSpace.setFunction(java.util.List<Code> function) |
void |
AbstractTunnel.setFunction(java.util.List<Code> function) |
void |
TunnelInstallation.setUsage(java.util.List<Code> usage) |
void |
TunnelFurniture.setUsage(java.util.List<Code> usage) |
void |
IntTunnelInstallation.setUsage(java.util.List<Code> usage) |
void |
HollowSpace.setUsage(java.util.List<Code> usage) |
void |
AbstractTunnel.setUsage(java.util.List<Code> usage) |
Modifier and Type | Method and Description |
---|---|
Code |
SolitaryVegetationObject.getClazz() |
Code |
PlantCover.getClazz() |
Code |
SolitaryVegetationObject.getSpecies() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
SolitaryVegetationObject.getFunction() |
java.util.List<Code> |
PlantCover.getFunction() |
java.util.List<Code> |
SolitaryVegetationObject.getUsage() |
java.util.List<Code> |
PlantCover.getUsage() |
Modifier and Type | Method and Description |
---|---|
void |
SolitaryVegetationObject.addFunction(Code function) |
void |
PlantCover.addFunction(Code function) |
void |
SolitaryVegetationObject.addUsage(Code function) |
void |
PlantCover.addUsage(Code function) |
void |
SolitaryVegetationObject.setClazz(Code clazz) |
void |
PlantCover.setClazz(Code clazz) |
void |
SolitaryVegetationObject.setSpecies(Code species) |
boolean |
SolitaryVegetationObject.unsetFunction(Code function) |
boolean |
PlantCover.unsetFunction(Code function) |
boolean |
SolitaryVegetationObject.unsetUsage(Code usage) |
boolean |
PlantCover.unsetUsage(Code usage) |
Modifier and Type | Method and Description |
---|---|
void |
SolitaryVegetationObject.setFunction(java.util.List<Code> function) |
void |
PlantCover.setFunction(java.util.List<Code> function) |
void |
SolitaryVegetationObject.setUsage(java.util.List<Code> usage) |
void |
PlantCover.setUsage(java.util.List<Code> usage) |
Modifier and Type | Method and Description |
---|---|
Code |
WaterBody.getClazz() |
Code |
WaterSurface.getWaterLevel() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
WaterBody.getFunction() |
java.util.List<Code> |
WaterBody.getUsage() |
Modifier and Type | Method and Description |
---|---|
void |
WaterBody.addFunction(Code function) |
void |
WaterBody.addUsage(Code function) |
void |
WaterBody.setClazz(Code clazz) |
void |
WaterSurface.setWaterLevel(Code waterLevel) |
boolean |
WaterBody.unsetFunction(Code function) |
boolean |
WaterBody.unsetUsage(Code usage) |
Modifier and Type | Method and Description |
---|---|
void |
WaterBody.setFunction(java.util.List<Code> function) |
void |
WaterBody.setUsage(java.util.List<Code> usage) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
StandardObjectProperties.getName() |
java.util.List<Code> |
AbstractGML.getName() |
Modifier and Type | Method and Description |
---|---|
void |
StandardObjectProperties.addName(Code name) |
void |
AbstractGML.addName(Code name) |
boolean |
StandardObjectProperties.unsetName(Code name) |
boolean |
AbstractGML.unsetName(Code name) |
Modifier and Type | Method and Description |
---|---|
void |
StandardObjectProperties.setName(java.util.List<Code> name) |
void |
AbstractGML.setName(java.util.List<Code> name) |
Modifier and Type | Method and Description |
---|---|
Code |
LocationProperty.getLocationKeyWord() |
Modifier and Type | Method and Description |
---|---|
void |
LocationProperty.setLocationKeyWord(Code locationKeyWord) |
Modifier and Type | Method and Description |
---|---|
Code |
ScalarValue.getCategory() |
Modifier and Type | Method and Description |
---|---|
void |
ScalarValue.setCategory(Code category) |
Constructor and Description |
---|
ScalarValue(Code category) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
ParentInfo.getName() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Code> |
CityModelInfo.getName() |
Modifier and Type | Method and Description |
---|---|
void |
CityModelInfo.addName(Code name) |
boolean |
CityModelInfo.unsetName(Code name) |
Modifier and Type | Method and Description |
---|---|
void |
CityModelInfo.setName(java.util.List<Code> name) |