public abstract class AbstractSite extends AbstractCityObject
isSetMetaDataProperty
Constructor and Description |
---|
AbstractSite() |
Modifier and Type | Method and Description |
---|---|
void |
addGenericApplicationPropertyOfSite(ADEComponent ade) |
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder) |
java.util.List<ADEComponent> |
getGenericApplicationPropertyOfSite() |
boolean |
isSetGenericApplicationPropertyOfSite() |
void |
setGenericApplicationPropertyOfSite(java.util.List<ADEComponent> ade) |
void |
unsetGenericApplicationPropertyOfSite() |
boolean |
unsetGenericApplicationPropertyOfSite(ADEComponent ade) |
addAppearance, addExternalReference, addGeneralizesTo, addGenericApplicationPropertyOfCityObject, addGenericAttribute, getAppearance, getCityGMLModule, getCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getGenericAttribute, getLodRepresentation, getModelType, getRelativeToTerrain, getRelativeToWater, getTerminationDate, isSetAppearance, isSetCityGMLModule, 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
accept, accept, addGenericADEComponent, calcBoundedBy, getBoundedBy, getGenericADEComponent, getGMLClass, getLocation, isSetBoundedBy, isSetGenericADEComponent, isSetLocation, setBoundedBy, setGenericADEComponent, setLocation, unsetBoundedBy, unsetGenericADEComponent, unsetGenericADEComponent, unsetLocation
accept, accept, 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
getCityGMLClass
public void addGenericApplicationPropertyOfSite(ADEComponent ade)
public java.util.List<ADEComponent> getGenericApplicationPropertyOfSite()
public boolean isSetGenericApplicationPropertyOfSite()
public void setGenericApplicationPropertyOfSite(java.util.List<ADEComponent> ade)
public void unsetGenericApplicationPropertyOfSite()
public boolean unsetGenericApplicationPropertyOfSite(ADEComponent ade)
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class AbstractCityObject