|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAppModelEditorInput
Interface of editor input for the Application Diagram editor. The interface can return an ApplicationModel instance. The client is encouraged to extend the default implementation AppModelEditorInput instead of implementing this interface directly.
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
ApplicationModel |
getApplicationModel()
Returns the ApplicationModel for this editor input. |
ResourceSet |
getResourceSet()
Get the resourceSet associated with diagram and semantic model. |
void |
setResourceSet(ResourceSet resourceSet)
Set the resourceSet associated with diagram and semantic model. |
Field Detail |
---|
static final String copyright
Method Detail |
---|
ApplicationModel getApplicationModel()
ResourceSet getResourceSet()
void setResourceSet(ResourceSet resourceSet)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |