|
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.ObjectAbstractEditPartProvider
com.ibm.etools.systems.application.visual.editor.providers.DefaultSystemEditPartProvider
com.ibm.etools.systems.application.visual.editor.bininfo.editparts.BinInfoEditPartProvider
public class BinInfoEditPartProvider
EditPart provider for binary model elements.
| Field Summary | |
|---|---|
static String |
copyright
|
| Constructor Summary | |
|---|---|
BinInfoEditPartProvider()
Constructor. |
|
| Method Summary | |
|---|---|
protected Class |
getDiagramEditPartClass(View view)
Gets a diagram's editpart class. |
protected Class |
getEdgeEditPartClass(View view)
Set the editpart class to the editpart mapped to the supplied view's semantic hint. |
protected Class |
getNodeEditPartClass(View view)
Gets a Node's editpart class. |
| Methods inherited from class com.ibm.etools.systems.application.visual.editor.providers.DefaultSystemEditPartProvider |
|---|
createRootEditPart, provides |
| 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 BinInfoEditPartProvider()
| Method Detail |
|---|
protected Class getDiagramEditPartClass(View view)
getDiagramEditPartClass in class DefaultSystemEditPartProviderview - the view to be controlled by the created editpartprotected Class getEdgeEditPartClass(View view)
getEdgeEditPartClass in class DefaultSystemEditPartProviderorg.eclipse.gmf.runtime.diagram.ui.services.editpart.AbstractEditPartProvider#setConnectorEditPartClass(org.eclipse.gmf.runtime.diagram.ui.internal.view.IConnectorView)protected Class getNodeEditPartClass(View view)
getNodeEditPartClass in class DefaultSystemEditPartProviderview - the view to be controlled by the created editpart
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||