| Package | Description |
|---|---|
| de.tesis.dynaware.grapheditor.model | |
| de.tesis.dynaware.grapheditor.model.impl | |
| de.tesis.dynaware.grapheditor.model.util |
| Modifier and Type | Method and Description |
|---|---|
GJoint |
GraphFactory.createGJoint()
Returns a new object of class 'GJoint'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<GJoint> |
GConnection.getJoints()
Returns the value of the 'Joints' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GJointImpl
An implementation of the model object 'GJoint'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<GJoint> |
GConnectionImpl.joints
The cached value of the '
Joints' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
GJoint |
GraphFactoryImpl.createGJoint() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<GJoint> |
GConnectionImpl.getJoints() |
| Modifier and Type | Method and Description |
|---|---|
T |
GraphSwitch.caseGJoint(GJoint object)
Returns the result of interpreting the object as an instance of 'GJoint'.
|
boolean |
GraphValidator.validateGJoint(GJoint gJoint,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Copyright © 2015 TESIS DYNAware. All Rights Reserved.