| Package | Description |
|---|---|
| org.atlanmod.graph | |
| org.atlanmod.graph.impl | |
| org.atlanmod.graph.util |
| Modifier and Type | Method and Description |
|---|---|
Edge |
GraphFactory.createEdge()
Returns a new object of class 'Edge'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Edge> |
Graph.getEdges()
Returns the value of the 'Edges' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeImpl
An implementation of the model object 'Edge'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Edge> |
GraphImpl.edges
The cached value of the '
Edges' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Edge |
GraphFactoryImpl.createEdge() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Edge> |
GraphImpl.getEdges() |
| Modifier and Type | Method and Description |
|---|---|
T |
GraphSwitch.caseEdge(Edge object)
Returns the result of interpreting the object as an instance of 'Edge'.
|
Copyright © 2018–2019 Atlanmod. All rights reserved.