Class PlantUmlRelationship
-
- All Implemented Interfaces:
-
java.io.Serializable
,kotlin.Cloneable
public final class PlantUmlRelationship extends DefaultEdge
A plantUML relationship.
-
-
Constructor Summary
Constructors Constructor Description PlantUmlRelationship(RelationshipType relationshipType)
-
Method Summary
-
-
Constructor Detail
-
PlantUmlRelationship
PlantUmlRelationship(RelationshipType relationshipType)
-
-
-
-