public interface PlantUMLClassesDiagramRelation extends WithDescription, net.sourceforge.plantumldependency.common.clone.DeepCloneable<PlantUMLClassesDiagramRelation>, Serializable, Comparable<PlantUMLClassesDiagramRelation>
| Modifier and Type | Method and Description |
|---|---|
PlantUMLClassesDiagramElement |
getFirstElement()
Gets the first element of the relation.
|
PlantUMLClassesDiagramElement |
getSecondElement()
Gets the second element of the relation.
|
PlantUMLClassesDiagramRelationType |
getType()
Gets the relation type used in the plantUML language.
|
getPlantUMLTextDescriptiondeepClonecompareToPlantUMLClassesDiagramElement getFirstElement()
PlantUMLClassesDiagramElement getSecondElement()
PlantUMLClassesDiagramRelationType getType()
Copyright © 2014 Sourceforge. All rights reserved.