org.eclipse.gmf.gmfgraph
Interface CustomConnection

All Superinterfaces:
AbstractFigure, ConnectionFigure, CustomAttributeOwner, CustomClass, CustomFigure, org.eclipse.emf.ecore.EObject, Figure, Layoutable, org.eclipse.emf.common.notify.Notifier, PinOwner, RealFigure
All Known Implementing Classes:
CustomConnectionImpl

public interface CustomConnection
extends CustomFigure, ConnectionFigure

A representation of the model object 'Custom Connection'. Same as CustomFigure, but for Connections

See Also:
GMFGraphPackage.getCustomConnection()
Generated
Model Properties:

Method Summary
 
Methods inherited from interface org.eclipse.gmf.gmfgraph.CustomFigure
getCustomChildren
 
Methods inherited from interface org.eclipse.gmf.gmfgraph.CustomClass
getQualifiedClassName, setQualifiedClassName
 
Methods inherited from interface org.eclipse.gmf.gmfgraph.RealFigure
getChildren, getName, setName
 
Methods inherited from interface org.eclipse.gmf.gmfgraph.Figure
getBackgroundColor, getBorder, getDescriptor, getFont, getForegroundColor, getInsets, getLocation, getMaximumSize, getMinimumSize, getPreferredSize, getSize, setBackgroundColor, setBorder, setFont, setForegroundColor, setInsets, setLocation, setMaximumSize, setMinimumSize, setPreferredSize, setSize
 
Methods inherited from interface org.eclipse.gmf.gmfgraph.Layoutable
getLayout, getLayoutData, setLayout, setLayoutData
 
Methods inherited from interface org.eclipse.gmf.gmfgraph.PinOwner
getPins
 
Methods inherited from interface org.eclipse.gmf.gmfgraph.CustomAttributeOwner
getAttributes
 



Copyright © 2012. All Rights Reserved.