RelationshipTypeWithEntitySide

data class RelationshipTypeWithEntitySide(val relationshipType: RelationshipType, val entitySide: RelationshipConstraintType)

Constructors

Link copied to clipboard
constructor(relationshipType: RelationshipType, entitySide: RelationshipConstraintType)

Properties

Link copied to clipboard
Link copied to clipboard