|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Connection | |
| org.eclipse.gmf.gmfgraph | |
| org.eclipse.gmf.gmfgraph.impl | |
| org.eclipse.gmf.gmfgraph.util | |
| org.eclipse.gmf.mappings | |
| org.eclipse.gmf.mappings.impl | |
| Uses of Connection in org.eclipse.gmf.gmfgraph |
| Methods in org.eclipse.gmf.gmfgraph that return Connection | |
Connection |
GMFGraphFactory.createConnection()
Returns a new object of class 'Connection' |
| Uses of Connection in org.eclipse.gmf.gmfgraph.impl |
| Classes in org.eclipse.gmf.gmfgraph.impl that implement Connection | |
class |
ConnectionImpl
An implementation of the model object 'Connection' |
| Methods in org.eclipse.gmf.gmfgraph.impl that return Connection | |
Connection |
GMFGraphFactoryImpl.createConnection()
|
| Uses of Connection in org.eclipse.gmf.gmfgraph.util |
| Methods in org.eclipse.gmf.gmfgraph.util with parameters of type Connection | |
java.lang.Object |
GMFGraphSwitch.caseConnection(Connection object)
Returns the result of interpretting the object as an instance of 'Connection' |
| Uses of Connection in org.eclipse.gmf.mappings |
| Methods in org.eclipse.gmf.mappings that return Connection | |
Connection |
LinkMapping.getDiagramLink()
Returns the value of the 'Diagram Link' reference |
| Methods in org.eclipse.gmf.mappings with parameters of type Connection | |
void |
LinkMapping.setDiagramLink(Connection value)
Sets the value of the ' Diagram Link' reference |
| Uses of Connection in org.eclipse.gmf.mappings.impl |
| Fields in org.eclipse.gmf.mappings.impl declared as Connection | |
protected Connection |
LinkMappingImpl.diagramLink
The cached value of the ' Diagram Link' reference |
| Methods in org.eclipse.gmf.mappings.impl that return Connection | |
Connection |
LinkMappingImpl.getDiagramLink()
|
Connection |
LinkMappingImpl.basicGetDiagramLink()
|
| Methods in org.eclipse.gmf.mappings.impl with parameters of type Connection | |
void |
LinkMappingImpl.setDiagramLink(Connection newDiagramLink)
|
|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.