|
Generation Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SVGProperty | |
|---|---|
| org.eclipse.gmf.gmfgraph | |
| org.eclipse.gmf.gmfgraph.impl | |
| org.eclipse.gmf.gmfgraph.util | |
| Uses of SVGProperty in org.eclipse.gmf.gmfgraph |
|---|
| Methods in org.eclipse.gmf.gmfgraph that return SVGProperty | |
|---|---|
SVGProperty |
GMFGraphFactory.createSVGProperty()
Returns a new object of class 'SVG Property' |
| Methods in org.eclipse.gmf.gmfgraph that return types with arguments of type SVGProperty | |
|---|---|
org.eclipse.emf.common.util.EList<SVGProperty> |
SVGFigure.getProperties()
Returns the value of the 'Properties' containment reference list. |
| Uses of SVGProperty in org.eclipse.gmf.gmfgraph.impl |
|---|
| Classes in org.eclipse.gmf.gmfgraph.impl that implement SVGProperty | |
|---|---|
class |
SVGPropertyImpl
An implementation of the model object 'SVG Property' |
| Fields in org.eclipse.gmf.gmfgraph.impl with type parameters of type SVGProperty | |
|---|---|
protected org.eclipse.emf.common.util.EList<SVGProperty> |
SVGFigureImpl.properties
The cached value of the ' Properties' containment reference list |
| Methods in org.eclipse.gmf.gmfgraph.impl that return SVGProperty | |
|---|---|
SVGProperty |
GMFGraphFactoryImpl.createSVGProperty()
|
| Methods in org.eclipse.gmf.gmfgraph.impl that return types with arguments of type SVGProperty | |
|---|---|
org.eclipse.emf.common.util.EList<SVGProperty> |
SVGFigureImpl.getProperties()
|
| Uses of SVGProperty in org.eclipse.gmf.gmfgraph.util |
|---|
| Methods in org.eclipse.gmf.gmfgraph.util with parameters of type SVGProperty | |
|---|---|
T |
GMFGraphSwitch.caseSVGProperty(SVGProperty object)
Returns the result of interpreting the object as an instance of 'SVG Property' |
|
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.