public class MoMLModelAttributeController extends AttributeController
AttributeController.AccessIconController.IconRenderer_appearanceMenuActionFactory, _listenToAction, _renameAction, FULL, PARTIAL_configureAction, _configureMenuFactory, _menuCreator, _menuFactory_configuration_decoratable, CLASS_ELEMENT_HIGHLIGHT_COLOR| Constructor and Description |
|---|
MoMLModelAttributeController(diva.graph.GraphController controller)
Create a model attribute controller associated with the specified graph
controller.
|
MoMLModelAttributeController(diva.graph.GraphController controller,
AttributeController.Access access)
Create a model attribute controller associated with the specified graph
controller.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addHotKeys(diva.graph.JGraph jgraph)
Add hot keys to the look inside action in the given JGraph.
|
void |
setConfiguration(Configuration configuration)
Set the configuration for MoMLModelAttributeController.
|
_getComponentType, _moveToFirstDescription, _moveToLastDescription, renderDecoratorHighlight, renderHighlightgetConfigureMenuFactory_drawChildren, _getCompositeFigure, _hide, _isPropertySet, _renderNode, addNode, drawNode, getLocation, hasLocation, locateFigure, setLocation, setSnapResolutionpublic MoMLModelAttributeController(diva.graph.GraphController controller)
controller - The specified graph controller.public MoMLModelAttributeController(diva.graph.GraphController controller, AttributeController.Access access)
controller - The associated graph controller.access - The access level.public void addHotKeys(diva.graph.JGraph jgraph)
addHotKeys in class AttributeControllerjgraph - The JGraph to which hot keys are to be added.public void setConfiguration(Configuration configuration)
setConfiguration in class AttributeControllerconfiguration - The given configuration object to be used to
set the configuration.