Class AssociationRoleBuilder

Object
TypeBuilder
PropertyTypeBuilder
AssociationRoleBuilder
All Implemented Interfaces:
Localized

public final class AssociationRoleBuilder extends PropertyTypeBuilder
Describes one association from the Feature­Type to be built by an Feature­Type­Builder to another Feature­Type. A different instance of Association­Role­Builder exists for each feature association to describe. Those instances are created preferably by Feature­Type­Builder​.add­Association(Feature­Type), or in case of cyclic reference by Feature­Type­Builder​.add­Association(Generic­Name).
Since:
0.8
See Also: