Uses of Record Class
cli.java2umltext.model.Relationship
Packages that use Relationship
Package
Description
Exportfunktionen des Java2UmlText-Kommandozeilenwerkzeugs.
Datenmodell für das Java2UmlText-Kommandozeilenwerkzeug.
-
Uses of Relationship in cli.java2umltext.export
Methods in cli.java2umltext.export with parameters of type RelationshipModifier and TypeMethodDescriptionprotected StringMermaidDocument.exportRelationship(Relationship r) protected StringPlantUMLDocument.exportRelationship(Relationship r) -
Uses of Relationship in cli.java2umltext.model
Fields in cli.java2umltext.model with type parameters of type RelationshipMethods in cli.java2umltext.model with parameters of type RelationshipModifier and TypeMethodDescriptionvoidDocument.addRelationship(Relationship r) protected abstract StringDocument.exportRelationship(Relationship r)