|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomPin | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util |
Uses of CustomPin in org.eclipse.gmf.gmfgraph |
---|
Methods in org.eclipse.gmf.gmfgraph that return CustomPin | |
---|---|
CustomPin |
GMFGraphFactory.createCustomPin()
Returns a new object of class 'Custom Pin'. |
Uses of CustomPin in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement CustomPin | |
---|---|
class |
CustomPinImpl
An implementation of the model object 'Custom Pin'. |
Methods in org.eclipse.gmf.gmfgraph.impl that return CustomPin | |
---|---|
CustomPin |
GMFGraphFactoryImpl.createCustomPin()
|
Uses of CustomPin in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type CustomPin | |
---|---|
T |
GMFGraphSwitch.caseCustomPin(CustomPin object)
Returns the result of interpreting the object as an instance of 'Custom Pin'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |