Uses of Class
org.citygml4j.model.gml.base.AssociationByRepOrRef

Packages that use AssociationByRepOrRef
org.citygml4j.builder.jaxb.marshal.gml   
org.citygml4j.builder.jaxb.unmarshal.gml   
org.citygml4j.model.citygml.appearance   
org.citygml4j.model.citygml.bridge   
org.citygml4j.model.citygml.building   
org.citygml4j.model.citygml.cityobjectgroup   
org.citygml4j.model.citygml.core   
org.citygml4j.model.citygml.relief   
org.citygml4j.model.citygml.texturedsurface   
org.citygml4j.model.citygml.transportation   
org.citygml4j.model.citygml.tunnel   
org.citygml4j.model.citygml.waterbody   
org.citygml4j.model.gml.base   
org.citygml4j.model.gml.coverage   
org.citygml4j.model.gml.feature   
org.citygml4j.model.gml.geometry   
org.citygml4j.model.gml.geometry.aggregates   
org.citygml4j.model.gml.geometry.complexes   
org.citygml4j.model.gml.geometry.primitives   
org.citygml4j.model.gml.valueObjects   
org.citygml4j.util.walker   
 

Uses of AssociationByRepOrRef in org.citygml4j.builder.jaxb.marshal.gml
 

Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type AssociationByRepOrRef
 void GMLMarshaller.marshalAssociationByRepOrRef(AssociationByRepOrRef<? extends Associable> src, AssociationType dest)
           
 

Uses of AssociationByRepOrRef in org.citygml4j.builder.jaxb.unmarshal.gml
 

Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type AssociationByRepOrRef
 void GMLUnmarshaller.unmarshalAssociationByRepOrRef(AssociationType src, AssociationByRepOrRef<? extends Associable> dest)
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.citygml.appearance
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.citygml.appearance
 class AppearanceMember
           
 class AppearanceProperty
           
 class SurfaceDataProperty
           
 class TextureAssociation
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.citygml.bridge
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.citygml.bridge
 class BoundarySurfaceProperty
           
 class BridgeConstructionElementProperty
           
 class BridgeInstallationProperty
           
 class BridgePartProperty
           
 class IntBridgeInstallationProperty
           
 class InteriorBridgeRoomProperty
           
 class InteriorFurnitureProperty
           
 class OpeningProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.citygml.building
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.citygml.building
 class BuildingInstallationProperty
           
 class BuildingPartProperty
           
 class IntBuildingInstallationProperty
           
 class InteriorRoomProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.citygml.cityobjectgroup
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.citygml.cityobjectgroup
 class CityObjectGroupMember
           
 class CityObjectGroupParent
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.citygml.core
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.citygml.core
 class AddressProperty
           
 class CityObjectMember
           
 class GeneralizationRelation
           
 class ImplicitRepresentationProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.citygml.relief
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.citygml.relief
 class GridProperty
           
 class ReliefComponentProperty
           
 class TinProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.citygml.texturedsurface
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.citygml.texturedsurface
 class _AppearanceProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.citygml.transportation
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.citygml.transportation
 class AuxiliaryTrafficAreaProperty
           
 class TrafficAreaProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.citygml.tunnel
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.citygml.tunnel
 class InteriorHollowSpaceProperty
           
 class IntTunnelInstallationProperty
           
 class TunnelInstallationProperty
           
 class TunnelPartProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.citygml.waterbody
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.citygml.waterbody
 class BoundedByWaterSurfaceProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.gml.base
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.gml.base
 class MetaDataProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.gml.coverage
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.gml.coverage
 class DomainSet<T extends AbstractGeometry>
           
 class RangeParameters
           
 class RectifiedGridDomain
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.gml.feature
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.gml.feature
 class FeatureMember
           
 class FeatureProperty<T extends AbstractFeature>
           
 class LocationProperty
           
 class PriorityLocationProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.gml.geometry
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.gml.geometry
 class GeometryProperty<T extends AbstractGeometry>
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.gml.geometry.aggregates
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.gml.geometry.aggregates
 class MultiCurveProperty
           
 class MultiGeometryProperty
           
 class MultiLineStringProperty
           
 class MultiPointProperty
           
 class MultiPolygonProperty
           
 class MultiSolidProperty
           
 class MultiSurfaceProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.gml.geometry.complexes
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.gml.geometry.complexes
 class CompositeCurveProperty
           
 class CompositeSolidProperty
           
 class CompositeSurfaceProperty
           
 class GeometricComplexProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.gml.geometry.primitives
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.gml.geometry.primitives
 class CurveProperty
           
 class GeometricPrimitiveProperty
           
 class LineStringProperty
           
 class PointProperty
           
 class PointRep
           
 class PolygonProperty
           
 class SolidProperty
           
 class SurfaceProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.model.gml.valueObjects
 

Subclasses of AssociationByRepOrRef in org.citygml4j.model.gml.valueObjects
 class ValueProperty
           
 

Uses of AssociationByRepOrRef in org.citygml4j.util.walker
 

Methods in org.citygml4j.util.walker with parameters of type AssociationByRepOrRef
<E extends AbstractGML>
T
GMLFunctionWalker.apply(AssociationByRepOrRef<E> association)
           
<T extends AbstractGML>
void
GMLWalker.visit(AssociationByRepOrRef<T> association)