public class AnalysisContextProperty
extends org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
Constructor and Description |
---|
AnalysisContextProperty() |
Modifier and Type | Method and Description |
---|---|
void |
createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage) |
java.util.List<org.polarsys.chess.core.util.EndToEndResultData> |
OLDgetEndtoEndAnalysisResults(org.eclipse.uml2.uml.Class contextClass) |
void |
setInput(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection) |
public void setInput(org.eclipse.ui.IWorkbenchPart part, org.eclipse.jface.viewers.ISelection selection)
setInput
in interface org.eclipse.ui.views.properties.tabbed.ISection
setInput
in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
public void createControls(org.eclipse.swt.widgets.Composite parent, org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage)
createControls
in interface org.eclipse.ui.views.properties.tabbed.ISection
createControls
in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
public java.util.List<org.polarsys.chess.core.util.EndToEndResultData> OLDgetEndtoEndAnalysisResults(org.eclipse.uml2.uml.Class contextClass)
contextClass
- <