public class Tunnel extends AbstractTunnel
isSetMetaDataProperty
Constructor and Description |
---|
Tunnel() |
Tunnel(TunnelModule module) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(FeatureFunctor<T> visitor) |
void |
accept(FeatureVisitor visitor) |
<T> T |
accept(GMLFunctor<T> visitor) |
void |
accept(GMLVisitor visitor) |
void |
addGenericApplicationPropertyOfTunnel(ADEComponent ade) |
BoundingShape |
calcBoundedBy(BoundingBoxOptions options) |
java.lang.Object |
copy(CopyBuilder copyBuilder) |
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder) |
CityGMLClass |
getCityGMLClass() |
java.util.List<ADEComponent> |
getGenericApplicationPropertyOfTunnel() |
boolean |
isSetGenericApplicationPropertyOfTunnel() |
void |
setGenericApplicationPropertyOfTunnel(java.util.List<ADEComponent> ade) |
void |
unsetGenericApplicationPropertyOfTunnel() |
boolean |
unsetGenericApplicationPropertyOfTunnel(ADEComponent ade) |
addBoundedBySurface, addConsistsOfTunnelPart, addFunction, addGenericApplicationPropertyOfAbstractTunnel, addInteriorHollowSpace, addInteriorTunnelInstallation, addOuterTunnelInstallation, addUsage, getBoundedBySurface, getCityGMLModule, getClazz, getConsistsOfTunnelPart, getFunction, getGenericApplicationPropertyOfAbstractTunnel, getInteriorHollowSpace, getInteriorTunnelInstallation, getLod1MultiSurface, getLod1Solid, getLod1TerrainIntersection, getLod2MultiCurve, getLod2MultiSurface, getLod2Solid, getLod2TerrainIntersection, getLod3MultiCurve, getLod3MultiSurface, getLod3Solid, getLod3TerrainIntersection, getLod4MultiCurve, getLod4MultiSurface, getLod4Solid, getLod4TerrainIntersection, getLodRepresentation, getOuterTunnelInstallation, getUsage, getYearOfConstruction, getYearOfDemolition, isSetBoundedBySurface, isSetCityGMLModule, isSetClazz, isSetConsistsOfTunnelPart, isSetFunction, isSetGenericApplicationPropertyOfAbstractTunnel, isSetInteriorHollowSpace, isSetInteriorTunnelInstallation, isSetLod1MultiSurface, isSetLod1Solid, isSetLod1TerrainIntersection, isSetLod2MultiCurve, isSetLod2MultiSurface, isSetLod2Solid, isSetLod2TerrainIntersection, isSetLod3MultiCurve, isSetLod3MultiSurface, isSetLod3Solid, isSetLod3TerrainIntersection, isSetLod4MultiCurve, isSetLod4MultiSurface, isSetLod4Solid, isSetLod4TerrainIntersection, isSetOuterTunnelInstallation, isSetUsage, isSetYearOfConstruction, isSetYearOfDemolition, setBoundedBySurface, setClazz, setConsistsOfTunnelPart, setFunction, setGenericApplicationPropertyOfAbstractTunnel, setInteriorHollowSpace, setInteriorTunnelInstallation, setLod1MultiSurface, setLod1Solid, setLod1TerrainIntersection, setLod2MultiCurve, setLod2MultiSurface, setLod2Solid, setLod2TerrainIntersection, setLod3MultiCurve, setLod3MultiSurface, setLod3Solid, setLod3TerrainIntersection, setLod4MultiCurve, setLod4MultiSurface, setLod4Solid, setLod4TerrainIntersection, setOuterTunnelInstallation, setUsage, setYearOfConstruction, setYearOfDemolition, unsetBoundedBySurface, unsetBoundedBySurface, unsetClazz, unsetConsistsOfTunnelPart, unsetConsistsOfTunnelPart, unsetFunction, unsetFunction, unsetGenericApplicationPropertyOfAbstractTunnel, unsetGenericApplicationPropertyOfAbstractTunnel, unsetInteriorHollowSpace, unsetInteriorHollowSpace, unsetInteriorTunnelInstallation, unsetInteriorTunnelInstallation, unsetLod1MultiSurface, unsetLod1Solid, unsetLod1TerrainIntersection, unsetLod2MultiCurve, unsetLod2MultiSurface, unsetLod2Solid, unsetLod2TerrainIntersection, unsetLod3MultiCurve, unsetLod3MultiSurface, unsetLod3Solid, unsetLod3TerrainIntersection, unsetLod4MultiCurve, unsetLod4MultiSurface, unsetLod4Solid, unsetLod4TerrainIntersection, unsetOuterTunnelInstallation, unsetOuterTunnelInstallation, unsetUsage, unsetUsage, unsetYearOfConstruction, unsetYearOfDemolition
addGenericApplicationPropertyOfSite, getGenericApplicationPropertyOfSite, isSetGenericApplicationPropertyOfSite, setGenericApplicationPropertyOfSite, unsetGenericApplicationPropertyOfSite, unsetGenericApplicationPropertyOfSite
addAppearance, addExternalReference, addGeneralizesTo, addGenericApplicationPropertyOfCityObject, addGenericAttribute, getAppearance, getCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getGenericAttribute, getRelativeToTerrain, getRelativeToWater, getTerminationDate, isSetAppearance, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetGenericApplicationPropertyOfCityObject, isSetGenericAttribute, isSetRelativeToTerrain, isSetRelativeToWater, isSetTerminationDate, setAppearance, setCreationDate, setExternalReference, setGeneralizesTo, setGenericApplicationPropertyOfCityObject, setGenericAttribute, setRelativeToTerrain, setRelativeToWater, setTerminationDate, unsetAppearance, unsetAppearance, unsetCreationDate, unsetExternalReference, unsetExternalReference, unsetGeneralizesTo, unsetGeneralizesTo, unsetGenericApplicationPropertyOfCityObject, unsetGenericApplicationPropertyOfCityObject, unsetGenericAttribute, unsetGenericAttribute, unsetRelativeToTerrain, unsetRelativeToWater, unsetTerminationDate
addGenericADEElement, getBoundedBy, getGenericADEElement, getGMLClass, getLocation, isSetBoundedBy, isSetGenericADEElement, isSetLocation, setBoundedBy, setGenericADEElement, setLocation, unsetBoundedBy, unsetGenericADEElement, unsetGenericADEElement, unsetLocation
addMetaDataProperty, addName, getDescription, getId, getLocalProperty, getMetaDataProperty, getName, getParent, hasLocalProperty, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, isSetParent, setDescription, setId, setLocalProperty, setMetaDataProperty, setName, setParent, unsetDescription, unsetId, unsetLocalProperty, unsetMetaDataProperty, unsetMetaDataProperty, unsetName, unsetName, unsetParent
public Tunnel()
public Tunnel(TunnelModule module)
public void addGenericApplicationPropertyOfTunnel(ADEComponent ade)
public java.util.List<ADEComponent> getGenericApplicationPropertyOfTunnel()
public boolean isSetGenericApplicationPropertyOfTunnel()
public void setGenericApplicationPropertyOfTunnel(java.util.List<ADEComponent> ade)
public void unsetGenericApplicationPropertyOfTunnel()
public boolean unsetGenericApplicationPropertyOfTunnel(ADEComponent ade)
public CityGMLClass getCityGMLClass()
public BoundingShape calcBoundedBy(BoundingBoxOptions options)
calcBoundedBy
in class AbstractTunnel
public java.lang.Object copy(CopyBuilder copyBuilder)
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class AbstractTunnel
public void accept(FeatureVisitor visitor)
accept
in class AbstractFeature
public <T> T accept(FeatureFunctor<T> visitor)
accept
in class AbstractFeature
public void accept(GMLVisitor visitor)
accept
in class AbstractGML
public <T> T accept(GMLFunctor<T> visitor)
accept
in class AbstractGML