|
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
public abstract class AbstractApplicationModelPropertySection
Abstract property section for Application Diagram. It unwraps the editpart input to semantic model element if exists.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
AbstractApplicationModelPropertySection()
|
Method Summary | |
---|---|
void |
createControls(Composite parent,
TabbedPropertySheetPage aTabbedPropertySheetPage)
Create controls. |
abstract Control |
getControl()
Return main control widget. |
SystemGraphicalEditor |
getEditor()
Get current editor |
protected IconRetriever |
getIconRetriever()
Get icon retriever. |
protected Image |
getImage(String id,
String size)
Get image. |
IApplicationModelPropertiesHelper |
getPropertiesSectionHelper()
Get IPropertiesSectionHelper |
protected EObject |
getSemanticObject(EObject eObject)
Get semantic object |
void |
setHelp(Control control,
String contextHelpID)
Set context help. |
void |
setHelp(String contextHelpID)
Set context help for main control widget. |
void |
setInput(IWorkbenchPart part,
ISelection selection)
Set input of section. |
void |
setPropertiesSectionHelper(IApplicationModelPropertiesHelper propertiesHelper)
Set IPropertiesSectionHelper |
protected abstract void |
update()
Update after input is reset. |
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 AbstractApplicationModelPropertySection()
Method Detail |
---|
protected EObject getSemanticObject(EObject eObject)
public void createControls(Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage)
public void setInput(IWorkbenchPart part, ISelection selection)
protected abstract void update()
public abstract Control getControl()
public SystemGraphicalEditor getEditor()
public void setHelp(String contextHelpID)
public void setHelp(Control control, String contextHelpID)
public void setPropertiesSectionHelper(IApplicationModelPropertiesHelper propertiesHelper)
public IApplicationModelPropertiesHelper getPropertiesSectionHelper()
protected Image getImage(String id, String size)
id
- id in image registrysize
- size of imageprotected IconRetriever getIconRetriever()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |