Runtime

Uses of Interface
org.eclipse.gmf.runtime.emf.type.core.IContainerDescriptor

Packages that use IContainerDescriptor
org.eclipse.gmf.runtime.emf.type.core This package contains the classes that define primary classes in the Element Type framework. 
 

Uses of IContainerDescriptor in org.eclipse.gmf.runtime.emf.type.core
 

Methods in org.eclipse.gmf.runtime.emf.type.core that return IContainerDescriptor
 IContainerDescriptor ISpecializationTypeDescriptor.getContainerDescriptor()
          Gets the container descriptor.
 IContainerDescriptor SpecializationType.getEContainerDescriptor()
          Gets the container descriptor.
 IContainerDescriptor ISpecializationType.getEContainerDescriptor()
          Gets the container descriptor.
 

Constructors in org.eclipse.gmf.runtime.emf.type.core with parameters of type IContainerDescriptor
SpecializationType(java.lang.String id, java.net.URL iconURL, java.lang.String displayName, IElementType[] elementTypes, IElementMatcher matcher, IContainerDescriptor descriptor, IEditHelperAdvice editHelperAdvice)
          Constructs a new specialization type.
 


Runtime

Guidelines for using Eclipse APIs.

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