org.eclipse.stp.core.infrastructure.emf
Interface ITechnologyFlavor


public interface ITechnologyFlavor

A TechnologyFlavor is the entry point for any other technologies that require integration with the IEditModel Framework.

Currently, no methods are shared across all flavors, but the usage pattern requires that client cast down to the expected return type.