| Package | Description |
|---|---|
| de.tesis.dynaware.grapheditor.model | |
| de.tesis.dynaware.grapheditor.model.impl | |
| de.tesis.dynaware.grapheditor.model.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GConnection
A representation of the model object 'GConnection'.
|
interface |
GNode
A representation of the model object 'GNode'.
|
| Modifier and Type | Method and Description |
|---|---|
GConnectable |
GConnector.getParent()
Returns the value of the 'Parent' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GConnector.setParent(GConnectable value)
Sets the value of the '
Parent' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
GConnectableImpl
An implementation of the model object 'GConnectable'.
|
class |
GConnectionImpl
An implementation of the model object 'GConnection'.
|
class |
GNodeImpl
An implementation of the model object 'GNode'.
|
| Modifier and Type | Method and Description |
|---|---|
GConnectable |
GConnectorImpl.getParent() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
GConnectorImpl.basicSetParent(GConnectable newParent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
GConnectorImpl.setParent(GConnectable newParent) |
| Modifier and Type | Method and Description |
|---|---|
T |
GraphSwitch.caseGConnectable(GConnectable object)
Returns the result of interpreting the object as an instance of 'GConnectable'.
|
boolean |
GraphValidator.validateGConnectable(GConnectable gConnectable,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Copyright © 2014 TESIS DYNAware. All Rights Reserved.