org.citygml4j.model.gml.base
Interface AssociationAttributeGroup
- All Superinterfaces:
- GML, ModelObject
- All Known Subinterfaces:
- _AppearanceProperty, AddressProperty, AppearanceMember, AppearanceProperty, AssociationByRepOrRef<T>, AuxiliaryTrafficAreaProperty, BoundarySurfaceProperty, BoundedByWaterSurfaceProperty, BuildingInstallationProperty, BuildingPartProperty, CityObjectGroupMember, CityObjectGroupParent, CityObjectMember, CompositeCurveProperty, CompositeSolidProperty, CompositeSurfaceProperty, CurveProperty, DomainSet<T>, FeatureMember, FeatureProperty<T>, GeneralizationRelation, GeometricComplexProperty, GeometricPrimitiveProperty, GeometryProperty<T>, GridProperty, ImplicitRepresentationProperty, IntBuildingInstallationProperty, InteriorFurnitureProperty, InteriorRoomProperty, LineStringProperty, LocationProperty, MetaDataProperty, MultiCurveProperty, MultiLineStringProperty, MultiPointProperty, MultiPolygonProperty, MultiSolidProperty, MultiSurfaceProperty, OpeningProperty, PointProperty, PointRep, PolygonProperty, PriorityLocationProperty, RangeParameters, RectifiedGridDomain, ReliefComponentProperty, SolidProperty, StringOrRef, SurfaceDataProperty, SurfaceProperty, TextureAssociation, TinProperty, TrafficAreaProperty, ValueProperty
- All Known Implementing Classes:
- _AppearancePropertyImpl, AddressPropertyImpl, AppearanceMemberImpl, AppearancePropertyImpl, AssociationByRepOrRefImpl, AuxiliaryTrafficAreaPropertyImpl, BoundarySurfacePropertyImpl, BoundedByWaterSurfacePropertyImpl, BuildingInstallationPropertyImpl, BuildingPartPropertyImpl, CityObjectGroupMemberImpl, CityObjectGroupParentImpl, CityObjectMemberImpl, CompositeCurvePropertyImpl, CompositeSolidPropertyImpl, CompositeSurfacePropertyImpl, CurvePropertyImpl, DomainSetImpl, FeatureMemberImpl, FeaturePropertyImpl, GeneralizationRelationImpl, GeometricComplexPropertyImpl, GeometricPrimitivePropertyImpl, GeometryPropertyImpl, GridPropertyImpl, ImplicitRepresentationPropertyImpl, IntBuildingInstallationPropertyImpl, InteriorFurniturePropertyImpl, InteriorRoomPropertyImpl, LineStringPropertyImpl, LocationPropertyImpl, MetaDataPropertyImpl, MultiCurvePropertyImpl, MultiLineStringPropertyImpl, MultiPointPropertyImpl, MultiPolygonPropertyImpl, MultiSolidPropertyImpl, MultiSurfacePropertyImpl, OpeningPropertyImpl, PointPropertyImpl, PointRepImpl, PolygonPropertyImpl, PriorityLocationPropertyImpl, RangeParametersImpl, RectifiedGridDomainImpl, ReliefComponentPropertyImpl, SolidPropertyImpl, StringOrRefImpl, SurfaceDataPropertyImpl, SurfacePropertyImpl, TextureAssociationImpl, TinPropertyImpl, TrafficAreaPropertyImpl, ValuePropertyImpl
public interface AssociationAttributeGroup
- extends GML
Methods inherited from interface org.citygml4j.model.gml.GML |
getGMLClass |
getRemoteSchema
java.lang.String getRemoteSchema()
getType
java.lang.String getType()
getHref
java.lang.String getHref()
getRole
java.lang.String getRole()
getArcrole
java.lang.String getArcrole()
getTitle
java.lang.String getTitle()
getShow
java.lang.String getShow()
getActuate
java.lang.String getActuate()
isSetRemoteSchema
boolean isSetRemoteSchema()
isSetType
boolean isSetType()
isSetHref
boolean isSetHref()
isSetRole
boolean isSetRole()
isSetArcrole
boolean isSetArcrole()
isSetTitle
boolean isSetTitle()
isSetShow
boolean isSetShow()
isSetActuate
boolean isSetActuate()
setRemoteSchema
void setRemoteSchema(java.lang.String remoteSchema)
setType
void setType(java.lang.String type)
setHref
void setHref(java.lang.String href)
setRole
void setRole(java.lang.String role)
setArcrole
void setArcrole(java.lang.String arcrole)
setTitle
void setTitle(java.lang.String title)
setShow
void setShow(java.lang.String show)
setActuate
void setActuate(java.lang.String actuate)
unsetRemoteSchema
void unsetRemoteSchema()
unsetType
void unsetType()
unsetHref
void unsetHref()
unsetRole
void unsetRole()
unsetArcrole
void unsetArcrole()
unsetTitle
void unsetTitle()
unsetShow
void unsetShow()
unsetActuate
void unsetActuate()