Klasse CreateTypeOperation

Alle implementierten Schnittstellen:
org.eclipse.core.resources.IWorkspaceRunnable, org.eclipse.core.runtime.ICoreRunnable, org.eclipse.core.runtime.IProgressMonitor

public class CreateTypeOperation extends CreateTypeMemberOperation

This operation creates a class or interface.

Required Attributes:

  • Parent element - must be a compilation unit, or type.
  • The source code for the type. No verification of the source is performed.