| 
 | 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.ObjectAbstractViewProvider
com.ibm.etools.systems.application.visual.editor.providers.DefaultSystemViewProvider
com.ibm.etools.systems.application.visual.editor.srcinfo.editparts.SourceInfoViewProvider
public class SourceInfoViewProvider
View provider for source model elements.
| Field Summary | |
|---|---|
| static String | copyright | 
| Constructor Summary | |
|---|---|
| SourceInfoViewProvider()Create a SourceInfoViewProvider. | |
| 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 SourceInfoViewProvider()
| Method Detail | 
|---|
protected Class getNodeViewClass(IAdaptable semanticAdapter,
                                 View containerView,
                                 String semanticHint)
getNodeViewClass in class DefaultSystemViewProvidersemanticAdapter - containerView - semanticHint - 
protected Class getDiagramViewClass(IAdaptable semanticAdapter,
                                    String diagramKind)
getDiagramViewClass in class DefaultSystemViewProviderorg.eclipse.gmf.runtime.diagram.core.providers.AbstractViewProvider#getDiagramViewClass(IAdaptable, java.lang.String)
protected Class getEdgeViewClass(IAdaptable semanticAdapter,
                                 View containerView,
                                 String semanticHint)
getEdgeViewClass in class DefaultSystemViewProvidersemanticAdapter - 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 | |||||||||