Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Element |
ADEMarshaller.marshalDOMElement(ADEGenericElement ade) |
Modifier and Type | Method and Description |
---|---|
boolean |
CityGMLUnmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGMLModuleComponent dest) |
Modifier and Type | Method and Description |
---|---|
ADEGenericElement |
ADEUnmarshaller.unmarshal(org.w3c.dom.Element element) |
Modifier and Type | Method and Description |
---|---|
boolean |
Appearance200Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
boolean |
Appearance100Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
Modifier and Type | Method and Description |
---|---|
boolean |
Bridge200Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
Modifier and Type | Method and Description |
---|---|
boolean |
Building200Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
boolean |
Building100Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
Modifier and Type | Method and Description |
---|---|
boolean |
CityFurniture200Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
boolean |
CityFurniture100Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
Modifier and Type | Method and Description |
---|---|
boolean |
CityObjectGroup200Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
boolean |
CityObjectGroup100Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
Modifier and Type | Method and Description |
---|---|
boolean |
Core200Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
boolean |
Core100Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
Modifier and Type | Method and Description |
---|---|
boolean |
LandUse200Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
boolean |
LandUse100Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
Modifier and Type | Method and Description |
---|---|
boolean |
Relief200Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
boolean |
Relief100Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
Modifier and Type | Method and Description |
---|---|
boolean |
Transportation200Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
boolean |
Transportation100Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
Modifier and Type | Method and Description |
---|---|
boolean |
Tunnel200Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
Modifier and Type | Method and Description |
---|---|
boolean |
Vegetation200Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
boolean |
Vegetation100Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
Modifier and Type | Method and Description |
---|---|
boolean |
WaterBody200Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
boolean |
WaterBody100Unmarshaller.assignGenericProperty(ADEGenericElement genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ADEGenericElement> |
AbstractTextureParameterization.getGenericADEElement() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTextureParameterization.addGenericADEElement(ADEGenericElement genericADEElement) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTextureParameterization.setGenericADEElement(java.util.List<ADEGenericElement> genericADEElement) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(ADEGenericElement adeGenericElement) |
void |
FeatureVisitor.visit(ADEGenericElement adeGenericElement) |
Modifier and Type | Method and Description |
---|---|
ADEGenericElement |
FeatureProperty.getGenericADEElement() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ADEGenericElement> |
FeatureArrayProperty.getGenericADEElement() |
java.util.List<ADEGenericElement> |
AbstractFeature.getGenericADEElement() |
Modifier and Type | Method and Description |
---|---|
void |
FeatureArrayProperty.addGenericADEElement(ADEGenericElement genericADEElement) |
void |
AbstractFeature.addGenericADEElement(ADEGenericElement genericADEElement) |
void |
FeatureProperty.setGenericADEElement(ADEGenericElement genericADEElement) |
boolean |
AbstractFeature.unsetGenericADEElement(ADEGenericElement genericADEElement) |
Modifier and Type | Method and Description |
---|---|
void |
FeatureArrayProperty.setGenericADEComponent(java.util.List<ADEGenericElement> genericADEComponent) |
void |
AbstractFeature.setGenericADEElement(java.util.List<ADEGenericElement> genericADEElement) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(ADEGenericElement adeGenericElement) |
T |
FeatureFunctionWalker.apply(ADEGenericElement adeGenericElement) |
void |
GMLWalker.visit(ADEGenericElement adeGenericElement) |
void |
FeatureWalker.visit(ADEGenericElement adeGenericElement) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ADEGenericElement> |
CityModelInfo.getGenericADEElement() |
Modifier and Type | Method and Description |
---|---|
void |
CityModelInfo.addGenericADEElement(ADEGenericElement genericADEElement) |
boolean |
CityModelInfo.unsetGenericADEElement(ADEGenericElement genericADEElement) |
Modifier and Type | Method and Description |
---|---|
void |
CityModelInfo.setGenericADEElement(java.util.List<ADEGenericElement> genericADEElement) |