RelationTypeSupport

Class RelationTypeSupport

All Implemented Interfaces:
Serializable, RelationType
public class RelationTypeSupport
extends Object
implements RelationType

A RelationTypeSupport object implements the RelationType interface.

It represents a relation type, providing role information for each role expected to be supported in every relation of that type.

A relation type includes a relation type name and a list of role infos (represented by RoleInfo objects).

A relation type has to be declared in the Relation Service:

- either