|
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 AbstractViewProvider com.ibm.etools.systems.application.visual.editor.providers.DefaultSystemViewProvider com.ibm.etools.systems.application.visual.editor.bininfo.editparts.BinInfoViewProvider
public class BinInfoViewProvider
View Provider for binary model elements.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
BinInfoViewProvider()
Constructor. |
Method Summary | |
---|---|
protected Class |
getDiagramViewClass(IAdaptable semanticAdapter,
String diagramKind)
|
protected Class |
getEdgeViewClass(IAdaptable semanticAdapter,
View containerView,
String semanticHint)
Returns the connector view class to instantiate based on the passed params |
protected Class |
getNodeViewClass(IAdaptable semanticAdapter,
View containerView,
String semanticHint)
Returns the shape view class to instantiate based on the passed params |
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 BinInfoViewProvider()
Method Detail |
---|
protected Class getNodeViewClass(IAdaptable semanticAdapter, View containerView, String semanticHint)
getNodeViewClass
in class DefaultSystemViewProvider
semanticAdapter
- containerView
- semanticHint
-
protected Class getDiagramViewClass(IAdaptable semanticAdapter, String diagramKind)
getDiagramViewClass
in class DefaultSystemViewProvider
org.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider#getDiagramViewClass(IAdaptable, java.lang.String)
protected Class getEdgeViewClass(IAdaptable semanticAdapter, View containerView, String semanticHint)
getEdgeViewClass
in class DefaultSystemViewProvider
semanticAdapter
- containerView
- semanticHint
-
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |