public class CityObjectGroupModuleValidation extends CommonFixture
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
MODULE_ENABLE |
(package private) String |
MODULE_NAME |
client, request, response, ROOT_PKG_PATH, testSubject| Constructor and Description |
|---|
CityObjectGroupModuleValidation() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyBridgeModule()
Verify that instance documents using the CityObjectGroup XML elements listed in Table 13validate against the XML schema specified incityObjectGroup.xsd.
|
void |
VerifyCityObjectGroupElementBoundaries()
For each CityObjectGroup space element verify that if the space element is bounded by thematic surface boundaries using the property core:boundary (type: core:AbstractSpaceBoundaryPropertyType), each property contains exactly one surface element from Table 14 that is supported for the specific space element.
|
void |
VerifyCityObjectGroupReference()
For the following properties, verify that:
If the parent property (type: gml:ReferenceType) of the CityObjectGroup element is not null, it contains an XLink reference to a core:AbstractCityObject element.
If the groupMember property (type: gml:AbstractFeatureMemberType) of the Role element is not null, it contains an XLink reference to a core:AbstractCityObject element.
|
buildGetRequest, clearMessages, getResponseEntityAsDocument, initCommonFixture, TransformXMLDocumentToXMLStringfinal boolean MODULE_ENABLE
String MODULE_NAME
public void VerifyBridgeModule()
public void VerifyCityObjectGroupReference()
public void VerifyCityObjectGroupElementBoundaries()
For each CityObjectGroup space element verify that if the space element is bounded by thematic surface boundaries using the property core:boundary (type: core:AbstractSpaceBoundaryPropertyType), each property contains exactly one surface element from Table 14 that is supported for the specific space element.
If no surface element is supported, the space element is not bounded by thematic surface boundaries.
Copyright © 2024 Open Geospatial Consortium. All rights reserved.