|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object AbstractModelerPropertySection com.ibm.etools.systems.application.visual.editor.ui.properties.AbstractApplicationModelPropertySection com.ibm.etools.systems.application.visual.editor.srcinfo.ui.properties.SourceInfoRelationSection
public class SourceInfoRelationSection
Base property section to display generation information of source model element.
Field Summary | |
---|---|
static String |
copyright
|
static String |
MENU_ID_PREFIX
|
Constructor Summary | |
---|---|
SourceInfoRelationSection(boolean showCaller)
|
Method Summary | |
---|---|
protected void |
addActions(IMenuManager manager,
ISelection selection)
Add actions to the pop-up menu for the specified selection |
void |
createControls(Composite parent,
TabbedPropertySheetPage aTabbedPropertySheetPage)
Create controls. |
Control |
getControl()
Return main control widget. |
protected void |
handleOpenSource(Shell shell,
ISelection selection)
Handle opening the source for the selected CallableBlock. |
protected boolean |
supportsOpenSourceAction()
Whether or not the OpenSource action and double click should be added. |
void |
update()
Update widget. |
Methods inherited from class com.ibm.etools.systems.application.visual.editor.ui.properties.AbstractApplicationModelPropertySection |
---|
getEditor, getIconRetriever, getImage, getPropertiesSectionHelper, getSemanticObject, setHelp, setHelp, setInput, setPropertiesSectionHelper |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String copyright
public static final String MENU_ID_PREFIX
Constructor Detail |
---|
public SourceInfoRelationSection(boolean showCaller)
Method Detail |
---|
public void createControls(Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage)
createControls
in class AbstractApplicationModelPropertySection
public void update()
update
in class AbstractApplicationModelPropertySection
protected boolean supportsOpenSourceAction()
protected void handleOpenSource(Shell shell, ISelection selection)
protected void addActions(IMenuManager manager, ISelection selection)
public Control getControl()
AbstractApplicationModelPropertySection
getControl
in class AbstractApplicationModelPropertySection
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |