|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IModel in org.eclipse.amp.agf.gef |
---|
Methods in org.eclipse.amp.agf.gef with parameters of type IModel | |
---|---|
void |
EditPartListener.update(IModel model)
|
Constructors in org.eclipse.amp.agf.gef with parameters of type IModel | |
---|---|
ModelEditPartInput(IModel model,
org.eclipse.gef.EditPartFactory factory)
|
|
ModelEditPartInput(IModel model,
org.eclipse.gef.EditPartFactory factory,
org.eclipse.jface.viewers.ISelection initialSelection)
|
|
ScapePartFactory(IModel model,
IGraphicsAdapter graphicsAdapter)
|
|
ScapePartTreeFactory(IModel model,
IGraphicsAdapter graphicsAdapter)
|
Uses of IModel in org.eclipse.amp.agf3d |
---|
Constructors in org.eclipse.amp.agf3d with parameters of type IModel | |
---|---|
Scape3DPartFactory(IModel model,
IGraphics3DAdapter graphics3DAdapter,
IGraphicsAdapter graphicsAdapter)
|
Uses of IModel in org.eclipse.amp.axf.ide |
---|
Methods in org.eclipse.amp.axf.ide that return types with arguments of type IModel | |
---|---|
java.util.List<IModel> |
ModelViewManager.getModels()
Gets the models. |
Methods in org.eclipse.amp.axf.ide with parameters of type IModel | |
---|---|
java.util.List<org.eclipse.ui.IViewPart> |
ModelViewManager.getViews(IModel model)
|
void |
IModelWorkbenchListener.modelActivated(IModel model)
Notifies the listener that the given model has been activated, that is in foreground and controllable. |
void |
AbstractModelWorkbenchListener.modelActivated(IModel model)
|
void |
IModelWorkbenchListener.modelAdded(IModel model)
Model added. |
void |
AbstractModelWorkbenchListener.modelAdded(IModel model)
|
void |
IModelWorkbenchListener.modelRemoved(IModel model)
Model removed. |
void |
AbstractModelWorkbenchListener.modelRemoved(IModel model)
|
void |
ModelViewManager.register(IModel model,
IEngine executor)
Register. |
void |
ModelViewManager.register(IModel model,
IEngine executor,
java.lang.Object modelObject)
Register. |
void |
ModelViewManager.remove(IModel model)
Removes the. |
void |
LifeCycleListeners.replaceModel(IModel oldModel,
IModel newModel)
|
void |
ModelViewManager.setActiveModel(IModel newModel)
Sets the active model. |
Uses of IModel in org.eclipse.amp.axf.ide.handlers |
---|
Methods in org.eclipse.amp.axf.ide.handlers with parameters of type IModel | |
---|---|
void |
ModelRunHandler.modelActivated(IModel model)
|
void |
ModelRunHandler.modelAdded(IModel model)
|
void |
ModelRunHandler.modelRemoved(IModel model)
|
Uses of IModel in org.eclipse.amp.axf.ide.view |
---|
Methods in org.eclipse.amp.axf.ide.view with parameters of type IModel | |
---|---|
void |
ScaleGranularityControl.modelActivated(IModel model)
|
void |
ScaleGranularityControl.modelAdded(IModel model)
|
void |
ScaleGranularityControl.modelRemoved(IModel model)
|
void |
StatusLineView.update(IModel model)
|
Uses of IModel in org.eclipse.amp.axf.view |
---|
Methods in org.eclipse.amp.axf.view that return IModel | |
---|---|
IModel |
ModelViewPart.getModel()
Gets the model. |
IModel |
ModelInput.getModel()
Gets the model. |
Methods in org.eclipse.amp.axf.view with parameters of type IModel | |
---|---|
void |
SWTAsyncModelListener.forceModelNotify(IModel model)
Force model notify. |
void |
ModelViewPart.setModel(IModel model)
Sets the model. |
void |
ModelInput.setModel(IModel model)
Sets the model. |
abstract void |
SWTThreadModelListener.update(IModel model)
Update. |
Constructors in org.eclipse.amp.axf.view with parameters of type IModel | |
---|---|
ModelInput(IModel model)
Instantiates a new model input. |
|
ModelInput(IModel model,
org.eclipse.jface.viewers.ISelection initialSelection)
Instantiates a new model input. |
Uses of IModel in org.eclipse.amp.escape.ascape.view |
---|
Methods in org.eclipse.amp.escape.ascape.view that return IModel | |
---|---|
IModel |
ModelScapeView.getModel()
|
Uses of IModel in org.eclipse.amp.escape.ascape.wrap |
---|
Classes in org.eclipse.amp.escape.ascape.wrap that implement IModel | |
---|---|
class |
ScapeWrapperModel
The Class ScapeWrapperModel. |
Constructors in org.eclipse.amp.escape.ascape.wrap with parameters of type IModel | |
---|---|
ModelWrapperScapeListener(IModel model,
org.ascape.model.Scape scape,
ILifeCycleListener wrapped)
Instantiates a new model wrapper scape listener. |
Uses of IModel in org.eclipse.amp.escape.ide |
---|
Methods in org.eclipse.amp.escape.ide that return IModel | |
---|---|
IModel |
EclipseEscapeRunner.getModel()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |