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.NamedStyle

Packages that use NamedStyle
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 NamedStyle in org.eclipse.gmf.runtime.notation
 

Subinterfaces of NamedStyle in org.eclipse.gmf.runtime.notation
 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 DataTypeStyle
          A representation of the model object ' Data Type 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 EObjectListValueStyle
          A representation of the model object ' EObject List Value Style '
 interface EObjectValueStyle
          A representation of the model object ' EObject Value 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 ListValueStyle
          A representation of the model object ' List Value Style '
 interface PropertiesSetStyle
          A representation of the model object ' Properties Set Style '
 interface SingleValueStyle
          A representation of the model object ' Single Value Style '
 interface StringListValueStyle
          A representation of the model object ' String List Value Style '
 interface StringValueStyle
          A representation of the model object ' String Value Style '
 

Methods in org.eclipse.gmf.runtime.notation that return NamedStyle
  NamedStyle NotationFactory. createNamedStyle ()
          Returns a new object of class 'Named Style'
  NamedStyle View. getNamedStyle (org.eclipse.emf.ecore.EClass eClass, java.lang.String name)
           
 

Uses of NamedStyle in org.eclipse.gmf.runtime.notation.impl
 

Classes in org.eclipse.gmf.runtime.notation.impl that implement NamedStyle
 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 DataTypeStyleImpl
          An implementation of the model object ' Data Type 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 EObjectListValueStyleImpl
          An implementation of the model object ' EObject List Value Style '
 class EObjectValueStyleImpl
          An implementation of the model object ' EObject Value 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 ListValueStyleImpl
          An implementation of the model object ' List Value Style '
 class NamedStyleImpl
          An implementation of the model object ' Named Style '
 class PropertiesSetStyleImpl
          An implementation of the model object ' Properties Set Style '
 class SingleValueStyleImpl
          An implementation of the model object ' Single Value Style '
 class StringListValueStyleImpl
          An implementation of the model object ' String List Value Style '
 class StringValueStyleImpl
          An implementation of the model object ' String Value Style '
 

Methods in org.eclipse.gmf.runtime.notation.impl that return NamedStyle
  NamedStyle NotationFactoryImpl. createNamedStyle ()
           
  NamedStyle ViewImpl. getNamedStyle (org.eclipse.emf.ecore.EClass eClass, java.lang.String name)
           
  NamedStyle BasicDecorationNodeImpl. getNamedStyle (org.eclipse.emf.ecore.EClass eClass, java.lang.String name)
           
 

Uses of NamedStyle in org.eclipse.gmf.runtime.notation.util
 

Methods in org.eclipse.gmf.runtime.notation.util with parameters of type NamedStyle
 java.lang.Object NotationSwitch. caseNamedStyle ( NamedStyle object)
          Returns the result of interpreting the object as an instance of 'Named 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