|
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.SourceInfoCallableBlockNameSection
public class SourceInfoCallableBlockNameSection
Default property section for callable block that provides the general information of source model element. The attribute names and values are delegated to an IApplicationModelPropertiesHelper.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
SourceInfoCallableBlockNameSection()
Constructor. |
Method Summary | |
---|---|
void |
createControls(Composite parent,
TabbedPropertySheetPage aTabbedPropertySheetPage)
Create controls. |
Control |
getControl()
Return main control widget. |
IApplicationModelPropertiesHelper |
getPropertiesSectionHelper()
Get properties section helper |
void |
setPropertiesSectionHelper(IApplicationModelPropertiesHelper propertiesHelper)
Set properties section helper for properties name strings. |
void |
setPropertySectionHelper(IApplicationModelPropertiesHelper propertiesHelper)
Set property helper. |
protected void |
update()
Update widget. |
Methods inherited from class com.ibm.etools.systems.application.visual.editor.ui.properties.AbstractApplicationModelPropertySection |
---|
getEditor, getIconRetriever, getImage, getSemanticObject, setHelp, setHelp, setInput |
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
Constructor Detail |
---|
public SourceInfoCallableBlockNameSection()
Method Detail |
---|
public void setPropertySectionHelper(IApplicationModelPropertiesHelper propertiesHelper)
public void createControls(Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage)
createControls
in class AbstractApplicationModelPropertySection
protected void update()
update
in class AbstractApplicationModelPropertySection
public void setPropertiesSectionHelper(IApplicationModelPropertiesHelper propertiesHelper)
setPropertiesSectionHelper
in class AbstractApplicationModelPropertySection
public IApplicationModelPropertiesHelper getPropertiesSectionHelper()
getPropertiesSectionHelper
in class AbstractApplicationModelPropertySection
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 |