public class TunnelInstallation extends AbstractCityObject implements TunnelModuleComponent, StandardObjectClassifier
isSetMetaDataProperty
Constructor and Description |
---|
TunnelInstallation() |
TunnelInstallation(TunnelModule module) |
addAppearance, addExternalReference, addGeneralizesTo, addGenericApplicationPropertyOfCityObject, addGenericAttribute, getAppearance, getCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getGenericAttribute, getModelType, 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
addGenericADEComponent, getBoundedBy, getGenericADEComponent, getGMLClass, getLocation, isSetBoundedBy, isSetGenericADEComponent, isSetLocation, setBoundedBy, setGenericADEComponent, setLocation, unsetBoundedBy, unsetGenericADEComponent, unsetGenericADEComponent, 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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getModelType
public TunnelInstallation()
public TunnelInstallation(TunnelModule module)
public ImplicitRepresentationProperty getLod2ImplicitRepresentation()
public ImplicitRepresentationProperty getLod3ImplicitRepresentation()
public ImplicitRepresentationProperty getLod4ImplicitRepresentation()
public boolean isSetLod2ImplicitRepresentation()
public boolean isSetLod3ImplicitRepresentation()
public boolean isSetLod4ImplicitRepresentation()
public void setLod2ImplicitRepresentation(ImplicitRepresentationProperty lod2ImplicitRepresentation)
public void setLod3ImplicitRepresentation(ImplicitRepresentationProperty lod3ImplicitRepresentation)
public void setLod4ImplicitRepresentation(ImplicitRepresentationProperty lod4ImplicitRepresentation)
public void unsetLod2ImplicitRepresentation()
public void unsetLod3ImplicitRepresentation()
public void unsetLod4ImplicitRepresentation()
public void addBoundedBySurface(BoundarySurfaceProperty boundedBySurface)
public java.util.List<BoundarySurfaceProperty> getBoundedBySurface()
public boolean isSetBoundedBySurface()
public void setBoundedBySurface(java.util.List<BoundarySurfaceProperty> boundedBySurface)
public void unsetBoundedBySurface()
public boolean unsetBoundedBySurface(BoundarySurfaceProperty boundedBySurface)
public void addFunction(Code function)
addFunction
in interface StandardObjectClassifier
public void addUsage(Code function)
addUsage
in interface StandardObjectClassifier
public void addGenericApplicationPropertyOfTunnelInstallation(ADEComponent ade)
public Code getClazz()
getClazz
in interface StandardObjectClassifier
public java.util.List<Code> getFunction()
getFunction
in interface StandardObjectClassifier
public java.util.List<Code> getUsage()
getUsage
in interface StandardObjectClassifier
public java.util.List<ADEComponent> getGenericApplicationPropertyOfTunnelInstallation()
public GeometryProperty<? extends AbstractGeometry> getLod2Geometry()
public GeometryProperty<? extends AbstractGeometry> getLod3Geometry()
public GeometryProperty<? extends AbstractGeometry> getLod4Geometry()
public boolean isSetClazz()
isSetClazz
in interface StandardObjectClassifier
public boolean isSetFunction()
isSetFunction
in interface StandardObjectClassifier
public boolean isSetUsage()
isSetUsage
in interface StandardObjectClassifier
public boolean isSetGenericApplicationPropertyOfTunnelInstallation()
public boolean isSetLod2Geometry()
public boolean isSetLod3Geometry()
public boolean isSetLod4Geometry()
public void setClazz(Code clazz)
setClazz
in interface StandardObjectClassifier
public void setFunction(java.util.List<Code> function)
setFunction
in interface StandardObjectClassifier
public void setUsage(java.util.List<Code> usage)
setUsage
in interface StandardObjectClassifier
public void setGenericApplicationPropertyOfTunnelInstallation(java.util.List<ADEComponent> ade)
public void setLod2Geometry(GeometryProperty<? extends AbstractGeometry> lod2Geometry)
public void setLod3Geometry(GeometryProperty<? extends AbstractGeometry> lod3Geometry)
public void setLod4Geometry(GeometryProperty<? extends AbstractGeometry> lod4Geometry)
public void unsetClazz()
unsetClazz
in interface StandardObjectClassifier
public void unsetFunction()
unsetFunction
in interface StandardObjectClassifier
public boolean unsetFunction(Code function)
unsetFunction
in interface StandardObjectClassifier
public void unsetUsage()
unsetUsage
in interface StandardObjectClassifier
public boolean unsetUsage(Code usage)
unsetUsage
in interface StandardObjectClassifier
public void unsetGenericApplicationPropertyOfTunnelInstallation()
public boolean unsetGenericApplicationPropertyOfTunnelInstallation(ADEComponent ade)
public void unsetLod2Geometry()
public void unsetLod3Geometry()
public void unsetLod4Geometry()
public CityGMLClass getCityGMLClass()
getCityGMLClass
in interface CityGML
public final TunnelModule getCityGMLModule()
getCityGMLModule
in interface CityGML
getCityGMLModule
in class AbstractCityObject
public boolean isSetCityGMLModule()
isSetCityGMLModule
in interface CityGML
isSetCityGMLModule
in class AbstractCityObject
public BoundingShape calcBoundedBy(boolean setBoundedBy)
calcBoundedBy
in class AbstractFeature
public LodRepresentation getLodRepresentation()
getLodRepresentation
in class AbstractCityObject
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 AbstractCityObject
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