public class PlantUMLClassesDiagramImplementRelationImpl extends AbstractPlantUMLClassesDiagramRelation implements PlantUMLClassesDiagramImplementRelation
PlantUMLClassesDiagramImplementRelation implementation.| Constructor and Description |
|---|
PlantUMLClassesDiagramImplementRelationImpl(PlantUMLClassesDiagramElement firstElt,
PlantUMLClassesDiagramElement secondElt)
Full constructor.
|
compareTo, deepClone, equals, getFirstElement, getPlantUMLTextDescription, getSecondElement, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetFirstElement, getSecondElement, getTypegetPlantUMLTextDescriptiondeepClonecompareTopublic PlantUMLClassesDiagramImplementRelationImpl(PlantUMLClassesDiagramElement firstElt, PlantUMLClassesDiagramElement secondElt)
firstElt - The first element of the relation, mustn't be null nor empty.secondElt - The second element of the relation, mustn't be null nor empty.Copyright © 2014 Sourceforge. All rights reserved.