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

  




 

 

Generation Framework

Uses of Interface
org.eclipse.gmf.codegen.gmfgen.Attributes

Packages that use Attributes
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.util   
 

Uses of Attributes in org.eclipse.gmf.codegen.gmfgen
 

Subinterfaces of Attributes in org.eclipse.gmf.codegen.gmfgen
 interface ColorAttributes
          A representation of the model object ' Color Attributes '
 interface DefaultSizeAttributes
          A representation of the model object ' Default Size Attributes '
 interface LabelOffsetAttributes
          A representation of the model object ' Label Offset Attributes '
 interface ResizeConstraints
          A representation of the model object ' Resize Constraints '
 interface StyleAttributes
          A representation of the model object ' Style Attributes '
 

Methods in org.eclipse.gmf.codegen.gmfgen that return Attributes
  Attributes Viewmap. find (java.lang.Class attributesClass)
          Returns first attributes instance of specified class, if any
 

Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type Attributes
 org.eclipse.emf.common.util.EList< Attributes> Viewmap. getAttributes ()
          Returns the value of the ' Attributes ' containment reference list.
 

Uses of Attributes in org.eclipse.gmf.codegen.gmfgen.impl
 

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement Attributes
 class AttributesImpl
          An implementation of the model object ' Attributes '
 class ColorAttributesImpl
          An implementation of the model object ' Color Attributes '
 class DefaultSizeAttributesImpl
          An implementation of the model object ' Default Size Attributes '
 class LabelOffsetAttributesImpl
          An implementation of the model object ' Label Offset Attributes '
 class ResizeConstraintsImpl
          An implementation of the model object ' Resize Constraints '
 class StyleAttributesImpl
          An implementation of the model object ' Style Attributes '
 

Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type Attributes
protected  org.eclipse.emf.common.util.EList< Attributes> ViewmapImpl. attributes
          The cached value of the ' Attributes' containment reference list
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return Attributes
  Attributes ViewmapImpl. find (java.lang.Class attributesClass)
           
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type Attributes
 org.eclipse.emf.common.util.EList< Attributes> ViewmapImpl. getAttributes ()
           
 

Uses of Attributes in org.eclipse.gmf.codegen.gmfgen.util
 

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type Attributes
  T GMFGenSwitch. caseAttributes ( Attributes object)
          Returns the result of interpreting the object as an instance of 'Attributes'
 


Generation Framework

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