Runtime

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

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

Subinterfaces of StringObjectConverter in org.eclipse.gmf.runtime.notation
 interface DataTypeStyle
          A representation of the model object 'Data Type Style'
 interface ListValueStyle
          A representation of the model object 'List Value Style'
 interface PropertyValue
          A representation of the model object 'Property Value'
 interface SingleValueStyle
          A representation of the model object 'Single Value Style'
 

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

Classes in org.eclipse.gmf.runtime.notation.impl that implement StringObjectConverter
 class DataTypeStyleImpl
          An implementation of the model object 'Data Type Style'
 class ListValueStyleImpl
          An implementation of the model object 'List Value Style'
 class PropertyValueImpl
          An implementation of the model object 'Property Value'
 class SingleValueStyleImpl
          An implementation of the model object 'Single Value Style'
 

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

Methods in org.eclipse.gmf.runtime.notation.util with parameters of type StringObjectConverter
 java.lang.Object NotationSwitch.caseStringObjectConverter(StringObjectConverter object)
          Returns the result of interpreting the object as an instance of 'String Object Converter'
 


Runtime

Guidelines for using Eclipse APIs.

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