Class AssociationRoleBuilder

All Implemented Interfaces:
Localized

public final class AssociationRoleBuilder extends PropertyTypeBuilder
Describes one association from the FeatureType to be built by an FeatureTypeBuilder to another FeatureType. A different instance of AssociationRoleBuilder exists for each feature association to describe. Those instances are created preferably by FeatureTypeBuilder.addAssociation(FeatureType), or in case of cyclic reference by FeatureTypeBuilder.addAssociation(GenericName).
Since:
0.8
Version:
0.8
See Also: