Runtime

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

Packages that use NotationFactory
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 
 

Uses of NotationFactory in org.eclipse.gmf.runtime.notation
 

Fields in org.eclipse.gmf.runtime.notation declared as NotationFactory
static NotationFactory NotationFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.eclipse.gmf.runtime.notation that return NotationFactory
 NotationFactory NotationPackage.getNotationFactory()
          Returns the factory that creates the instances of the model
 

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

Classes in org.eclipse.gmf.runtime.notation.impl that implement NotationFactory
 class NotationFactoryImpl
          An implementation of the model Factory
 

Methods in org.eclipse.gmf.runtime.notation.impl that return NotationFactory
 NotationFactory NotationPackageImpl.getNotationFactory()
           
static NotationFactory NotationFactoryImpl.init()
          Creates the default factory implementation
 


Runtime

Guidelines for using Eclipse APIs.

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