|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Style | |
---|---|
org.eclipse.gmf.runtime.diagram.core.util | Aurora internal packages Package Specification This package contains utility classes used by this plugin. |
org.eclipse.gmf.runtime.notation | Notation meta-model primary package. |
org.eclipse.gmf.runtime.notation.impl | Aurora internal packages Package Specification ToDo: Fill in specific content |
org.eclipse.gmf.runtime.notation.util | Aurora internal packages Package Specification This package contains utility classes used by this plugin. |
Uses of Style in org.eclipse.gmf.runtime.diagram.core.util |
---|
Methods in org.eclipse.gmf.runtime.diagram.core.util with parameters of type Style | |
---|---|
protected void |
ViewRefactorHelper.copyViewStyle(View oldView,
View newView,
Style oldStyle,
java.util.List excludeStyles)
Copies the given style features of the old view to the new view |
Uses of Style in org.eclipse.gmf.runtime.notation |
---|
Subinterfaces of Style in org.eclipse.gmf.runtime.notation | |
---|---|
interface |
ArrowStyle
A representation of the model object 'Arrow Style' |
interface |
BooleanListValueStyle
A representation of the model object 'Boolean List Value Style' |
interface |
BooleanValueStyle
A representation of the model object 'Boolean Value Style' |
interface |
ByteArrayValueStyle
A representation of the model object 'Byte Array Value Style' |
interface |
CanonicalStyle
A representation of the model object 'Canonical Style'. |
interface |
ConnectorStyle
A representation of the model object 'Connector Style'. |
interface |
DataTypeStyle
A representation of the model object 'Data Type Style' |
interface |
DescriptionStyle
A representation of the model object 'Description Style'. |
interface |
DiagramLinkStyle
A representation of the model object 'Diagram Link Style' |
interface |
DiagramStyle
A representation of the model object 'Diagram Style' |
interface |
DobleValueStyle
A representation of the model object 'Doble Value Style' |
interface |
DoubleListValueStyle
A representation of the model object 'Double List Value Style' |
interface |
DoubleValueStyle
A representation of the model object 'Double Value Style' |
interface |
DrawerStyle
A representation of the model object 'Drawer Style'. |
interface |
EObjectListValueStyle
A representation of the model object 'EObject List Value Style' |
interface |
EObjectValueStyle
A representation of the model object 'EObject Value Style' |
interface |
FillStyle
A representation of the model object 'Fill Style'. |
interface |
FilteringStyle
A representation of the model object 'Filtering Style'. |
interface |
FontStyle
A representation of the model object 'Font Style'. |
interface |
GuideStyle
A representation of the model object 'Guide Style'. |
interface |
HintedDiagramLinkStyle
A representation of the model object 'Hinted Diagram Link Style' |
interface |
ImageBufferStyle
A representation of the model object 'Image Buffer Style' |
interface |
ImageStyle
A representation of the model object 'Image Style' |
interface |
IntListValueStyle
A representation of the model object 'Int List Value Style' |
interface |
IntValueStyle
A representation of the model object 'Int Value Style' |
interface |
LineStyle
A representation of the model object 'Line Style'. |
interface |
LineTypeStyle
A representation of the model object 'Line Type Style' |
interface |
ListValueStyle
A representation of the model object 'List Value Style' |
interface |
MultiDiagramLinkStyle
A representation of the model object 'Multi Diagram Link Style' |
interface |
NamedStyle
A representation of the model object 'Named Style' |
interface |
PageStyle
A representation of the model object 'Page Style'. |
interface |
PropertiesSetStyle
A representation of the model object 'Properties Set Style' |
interface |
RoutingStyle
A representation of the model object 'Routing Style'. |
interface |
ShapeStyle
A representation of the model object 'Shape Style'. |
interface |
SingleValueStyle
A representation of the model object 'Single Value Style' |
interface |
SortingStyle
A representation of the model object 'Sorting Style'. |
interface |
StringListValueStyle
A representation of the model object 'String List Value Style' |
interface |
StringValueStyle
A representation of the model object 'String Value Style' |
interface |
TextStyle
A representation of the model object 'Text Style' |
interface |
TitleStyle
A representation of the model object 'Title Style'. |
Methods in org.eclipse.gmf.runtime.notation that return Style | |
---|---|
Style |
View.createStyle(org.eclipse.emf.ecore.EClass eClass)
A utililty method to create a new Style from the given eClass paramter
and then inserts the object in the view's Styles collection
|
Style |
View.getStyle(org.eclipse.emf.ecore.EClass eClass)
Looks up a style in the view's collection of styles that extends/implements the given EClass . |
Uses of Style in org.eclipse.gmf.runtime.notation.impl |
---|
Classes in org.eclipse.gmf.runtime.notation.impl that implement Style | |
---|---|
class |
ArrowStyleImpl
An implementation of the model object 'Arrow Style' |
class |
BooleanListValueStyleImpl
An implementation of the model object 'Boolean List Value Style' |
class |
BooleanValueStyleImpl
An implementation of the model object 'Boolean Value Style' |
class |
ByteArrayValueStyleImpl
An implementation of the model object 'Byte Array Value Style' |
class |
CanonicalStyleImpl
An implementation of the model object 'Canonical Style' |
class |
ConnectorStyleImpl
An implementation of the model object 'Connector Style' |
class |
DataTypeStyleImpl
An implementation of the model object 'Data Type Style' |
class |
DescriptionStyleImpl
An implementation of the model object 'Description Style' |
class |
DiagramLinkStyleImpl
An implementation of the model object 'Diagram Link Style' |
class |
DiagramStyleImpl
An implementation of the model object 'Diagram Style' |
class |
DoubleListValueStyleImpl
An implementation of the model object 'Double List Value Style' |
class |
DoubleValueStyleImpl
An implementation of the model object 'Double Value Style' |
class |
DrawerStyleImpl
An implementation of the model object 'Drawer Style' |
class |
EObjectListValueStyleImpl
An implementation of the model object 'EObject List Value Style' |
class |
EObjectValueStyleImpl
An implementation of the model object 'EObject Value Style' |
class |
FillStyleImpl
An implementation of the model object 'Fill Style' |
class |
FilteringStyleImpl
An implementation of the model object 'Filtering Style' |
class |
FontStyleImpl
An implementation of the model object 'Font Style' |
class |
GuideStyleImpl
An implementation of the model object 'Guide Style' |
class |
HintedDiagramLinkStyleImpl
An implementation of the model object 'Hinted Diagram Link Style' |
class |
ImageBufferStyleImpl
An implementation of the model object 'Image Buffer Style' |
class |
ImageStyleImpl
An implementation of the model object 'Image Style' |
class |
IntListValueStyleImpl
An implementation of the model object 'Int List Value Style' |
class |
IntValueStyleImpl
An implementation of the model object 'Int Value Style' |
class |
LineStyleImpl
An implementation of the model object 'Line Style' |
class |
LineTypeStyleImpl
An implementation of the model object 'Line Type Style' |
class |
ListValueStyleImpl
An implementation of the model object 'List Value Style' |
class |
MultiDiagramLinkStyleImpl
An implementation of the model object 'Multi Diagram Link Style' |
class |
NamedStyleImpl
An implementation of the model object 'Named Style' |
class |
PageStyleImpl
An implementation of the model object 'Page Style' |
class |
PropertiesSetStyleImpl
An implementation of the model object 'Properties Set Style' |
class |
RoutingStyleImpl
An implementation of the model object 'Routing Style' |
class |
ShapeStyleImpl
An implementation of the model object 'Shape Style' |
class |
SingleValueStyleImpl
An implementation of the model object 'Single Value Style' |
class |
SortingStyleImpl
An implementation of the model object 'Sorting Style' |
class |
StringListValueStyleImpl
An implementation of the model object 'String List Value Style' |
class |
StringValueStyleImpl
An implementation of the model object 'String Value Style' |
class |
TextStyleImpl
An implementation of the model object 'Text Style' |
class |
TitleStyleImpl
An implementation of the model object 'Title Style' |
Methods in org.eclipse.gmf.runtime.notation.impl that return Style | |
---|---|
Style |
ViewImpl.createStyle(org.eclipse.emf.ecore.EClass eClass)
|
Style |
ViewImpl.getStyle(org.eclipse.emf.ecore.EClass eClass)
|
Uses of Style in org.eclipse.gmf.runtime.notation.util |
---|
Methods in org.eclipse.gmf.runtime.notation.util with parameters of type Style | |
---|---|
java.lang.Object |
NotationSwitch.caseStyle(Style object)
Returns the result of interpreting the object as an instance of 'Style' |
|
Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.