public class BusinessServiceEdge extends AbstractEdge
m_id
Constructor and Description |
---|
BusinessServiceEdge(GraphEdge graphEdge,
AbstractBusinessServiceVertex source,
AbstractBusinessServiceVertex target) |
Modifier and Type | Method and Description |
---|---|
AbstractEdge |
clone() |
AbstractBusinessServiceVertex |
getBusinessServiceSource() |
AbstractBusinessServiceVertex |
getBusinessServiceTarget() |
MapFunction |
getMapFunction() |
float |
getWeight() |
getItem, getKey, getSource, getStyleName, getTarget, getTooltipText, setId, setStyleName, setTooltipText, toString
equals
compareTo, getId, getLabel, getNamespace, hashCode, setLabel
finalize, getClass, notify, notifyAll, wait, wait, wait
getId, getNamespace
compareTo
public BusinessServiceEdge(GraphEdge graphEdge, AbstractBusinessServiceVertex source, AbstractBusinessServiceVertex target)
public AbstractEdge clone()
clone
in interface Edge
clone
in class AbstractEdge
public AbstractBusinessServiceVertex getBusinessServiceSource()
public AbstractBusinessServiceVertex getBusinessServiceTarget()
public MapFunction getMapFunction()
public float getWeight()
Copyright © 2021. All rights reserved.