Runtime

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

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

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

Methods in org.eclipse.gmf.runtime.notation that return NotationPackage
 NotationPackage NotationFactory.getNotationPackage()
          Returns the package supported by this factory
 

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

Classes in org.eclipse.gmf.runtime.notation.impl that implement NotationPackage
 class NotationPackageImpl
           An implementation of the model Package
 

Methods in org.eclipse.gmf.runtime.notation.impl that return NotationPackage
static NotationPackage NotationPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 NotationPackage NotationFactoryImpl.getNotationPackage()
           
static NotationPackage NotationFactoryImpl.getPackage()
          Deprecated.  
 


Runtime

Guidelines for using Eclipse APIs.

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