public class CHESSService
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.Hashtable<java.lang.String,org.eclipse.jface.resource.ImageDescriptor> |
viewIcons |
Constructor and Description |
---|
CHESSService(org.eclipse.papyrus.infra.core.sasheditor.editor.ISashWindowsContainer container,
org.eclipse.papyrus.infra.core.services.ServicesRegistry registry) |
Modifier and Type | Method and Description |
---|---|
org.polarsys.chess.core.views.DiagramStatus |
getDiagramStatus() |
boolean |
start(org.eclipse.ui.IWorkbenchPart part) |
void |
stopService() |
void |
unload() |
public static java.util.Hashtable<java.lang.String,org.eclipse.jface.resource.ImageDescriptor> viewIcons