Class AssociationInfo
java.lang.Object
org.contextmapper.dsl.generator.plantuml.AssociationInfo
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
getMultiplicity
(String participant) void
setAggregateSource
(String aggregateSource) void
setAggregateTarget
(String aggregateTarget) void
setMultiplicity
(String participant, Multiplicity multiplicity) void
setNavigability
(String source, String target)
-
Method Details
-
getMultiplicityFirstParticipant
-
getMultiplicitySecondParticipant
-
setMultiplicity
-
getMultiplicity
-
getAggregateSource
-
getAggregateTarget
-
setAggregateSource
-
setAggregateTarget