Uses of Interface
org.eclipse.graphiti.func.ICreateInfo

Packages that use ICreateInfo
org.eclipse.graphiti.features   
org.eclipse.graphiti.features.impl   
org.eclipse.graphiti.func   
org.eclipse.graphiti.pattern   
org.eclipse.graphiti.pattern.id   
 

Uses of ICreateInfo in org.eclipse.graphiti.features
 

Subinterfaces of ICreateInfo in org.eclipse.graphiti.features
 interface ICreateConnectionFeature
          The Interface ICreateConnectionFeature.
 interface ICreateFeature
          The Interface ICreateFeature is for creating model content.
 

Uses of ICreateInfo in org.eclipse.graphiti.features.impl
 

Classes in org.eclipse.graphiti.features.impl that implement ICreateInfo
 class AbstractCreateConnectionFeature
          The Class AbstractCreateConnectionFeature.
 class AbstractCreateFeature
          The Class AbstractCreateFeature.
 

Uses of ICreateInfo in org.eclipse.graphiti.func
 

Subinterfaces of ICreateInfo in org.eclipse.graphiti.func
 interface ICreate
          The Interface ICreate.
 interface ICreateConnection
          The Interface ICreateConnection.
 

Uses of ICreateInfo in org.eclipse.graphiti.pattern
 

Subinterfaces of ICreateInfo in org.eclipse.graphiti.pattern
 interface IConnectionPattern
          The Interface IConnectionPattern marks a pattern for handling connections.
 interface IPattern
          The Interface IPattern marks a pattern for handling shapes.
 

Classes in org.eclipse.graphiti.pattern that implement ICreateInfo
 class AbstractConnectionPattern
          This is the base class AbstractConnectionPattern that clients writing a pattern for a connection domain object should subclass.
 class AbstractPattern
          This is the base class AbstractConnectionPattern that clients writing a pattern for a shape domain object should subclass.
 class CreateConnectionFeatureForPattern
          This feature wraps the create functionality of a pattern for calls of the Graphiti framework.
 class CreateFeatureForPattern
          This feature wraps the create functionality of a pattern for calls of the Graphiti framework.
 class TypedPattern
          This class provides the basis for all specific pattern types.
 

Uses of ICreateInfo in org.eclipse.graphiti.pattern.id
 

Classes in org.eclipse.graphiti.pattern.id that implement ICreateInfo
 class IdPattern
          Base class for ID patterns.
 



Copyright (c) SAP AG 2005, 2012.