|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILabel | |
|---|---|
| com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api | |
| com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl | |
| Uses of ILabel in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api |
|---|
| Methods in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.api that return types with arguments of type ILabel | |
|---|---|
java.util.LinkedHashSet<ILabel> |
ILabeledEdge.getOwnedLabels()
|
java.util.LinkedHashSet<ILabel> |
ILabeledShape.getOwnedLabels()
|
| Uses of ILabel in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl |
|---|
| Classes in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl that implement ILabel | |
|---|---|
class |
Label
|
| Methods in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl that return types with arguments of type ILabel | |
|---|---|
java.util.LinkedHashSet<ILabel> |
LabeledEdge.getOwnedLabels()
|
java.util.LinkedHashSet<ILabel> |
LabeledShape.getOwnedLabels()
|
| Method parameters in com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.interchange.impl with type arguments of type ILabel | |
|---|---|
void |
LabeledEdge.setOwnedLabels(java.util.LinkedHashSet<ILabel> ownedLabels)
|
void |
LabeledShape.setOwnedLabels(java.util.LinkedHashSet<ILabel> ownedLabels)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||