|
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.ui.properties.AggregateRelationshipDetailsSection
public class AggregateRelationshipDetailsSection
Properties section shows all primary relationships represented by the selected aggregate relationship.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
AggregateRelationshipDetailsSection()
Constructor. |
Method Summary | |
---|---|
void |
createControls(Composite parent,
TabbedPropertySheetPage aTabbedPropertySheetPage)
Create controls. |
void |
dispose()
|
Control |
getControl()
Return main control widget. |
protected AggregateRelationshipDetailsTableContentProvider |
getTableContentProvider()
Get Includes table content provider. |
protected void |
handleBrowseSource(Shell shell,
ISelection selection)
Handle browsing the source for the selected CallableBlock. |
protected void |
handleOpenSource(Shell shell,
ISelection selection)
Handle opening the source for the selected CallableBlock. |
protected void |
setTableContentProvider(AggregateRelationshipDetailsTableContentProvider contentProvider)
Set Includes table content provider. |
protected boolean |
supportsBrowseSourceAction()
Whether or not the Browse Source actionshould be added. |
protected boolean |
supportsOpenSourceAction()
Whether or not the OpenSource action and double click should be added. |
protected void |
update()
Update after input is reset. |
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 String copyright
Constructor Detail |
---|
public AggregateRelationshipDetailsSection()
Method Detail |
---|
public void createControls(Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage)
createControls
in class AbstractApplicationModelPropertySection
protected boolean supportsOpenSourceAction()
protected boolean supportsBrowseSourceAction()
protected void handleOpenSource(Shell shell, ISelection selection)
protected void handleBrowseSource(Shell shell, ISelection selection)
public Control getControl()
AbstractApplicationModelPropertySection
getControl
in class AbstractApplicationModelPropertySection
protected void update()
AbstractApplicationModelPropertySection
update
in class AbstractApplicationModelPropertySection
protected AggregateRelationshipDetailsTableContentProvider getTableContentProvider()
protected void setTableContentProvider(AggregateRelationshipDetailsTableContentProvider contentProvider)
public void dispose()
ISection
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |