Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Runtime

Uses of Interface
org.eclipse.gmf.runtime.notation.Style

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 BasicCompartment
          A representation of the model object ' Basic Compartment '.
 interface BasicSemanticCompartment
          A representation of the model object ' Basic Semantic Compartment '.
 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 Compartment
          A representation of the model object ' Compartment '.
 interface Connector
          A representation of the model object ' Connector '
 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 ListCompartment
          A representation of the model object ' List Compartment '.
 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 SemanticListCompartment
          A representation of the model object ' Semantic List Compartment '.
 interface Shape
          A representation of the model object ' Shape '
 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 StandardDiagram
          A representation of the model object ' Standard Diagram '
 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 BasicCompartmentImpl
          An implementation of the model object ' Basic Compartment '
 class BasicSemanticCompartmentImpl
          An implementation of the model object ' Basic Semantic Compartment '
 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 CompartmentImpl
          An implementation of the model object ' Compartment '
 class ConnectorImpl
          An implementation of the model object ' Connector '
 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 ListCompartmentImpl
          An implementation of the model object ' List Compartment '
 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 SemanticListCompartmentImpl
          An implementation of the model object ' Semantic List Compartment '
 class ShapeImpl
          An implementation of the model object ' Shape '
 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 StandardDiagramImpl
          An implementation of the model object ' Standard Diagram '
 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 BasicDecorationNodeImpl. createStyle (org.eclipse.emf.ecore.EClass eClass)
           
  Style ViewImpl. getStyle (org.eclipse.emf.ecore.EClass eClass)
           
  Style BasicDecorationNodeImpl. 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

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire