public class TunnelModule extends AbstractCityGMLModule
Modifier and Type | Field and Description |
---|---|
static TunnelModule |
v2_0_0 |
Modifier and Type | Method and Description |
---|---|
static TunnelModule |
getInstance(CityGMLModuleVersion version) |
static java.util.List<TunnelModule> |
getInstances() |
boolean |
isTopLevelFeature(java.lang.String name) |
getFeatureClass, getFeatureName, getFeatures, getType, getVersion, hasFeature, hasFeatureProperty
getDependencies, getNamespacePrefix, getNamespaceURI, getSchemaLocation, isDependentOn
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDependencies, getNamespacePrefix, getNamespaceURI, getSchemaLocation, isDependentOn
public static final TunnelModule v2_0_0
public static java.util.List<TunnelModule> getInstances()
public static TunnelModule getInstance(CityGMLModuleVersion version)
public boolean isTopLevelFeature(java.lang.String name)
isTopLevelFeature
in interface Module
isTopLevelFeature
in class AbstractModule