public abstract class AbstractActorXml extends java.lang.Object implements ActorXml
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractActorXml(MindMapController mindMapModeController) |
| Modifier and Type | Method and Description |
|---|---|
protected freemind.controller.actions.generated.instance.CompoundAction |
createCompoundAction() |
protected AttributeController |
getAttributeController() |
protected AttributeRegistry |
getAttributeRegistry() |
protected NodeAdapter |
getNode(java.lang.String nodeID) |
protected java.lang.String |
getNodeID(MindMapNode node) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitact, getDoActionClassprotected AbstractActorXml(MindMapController mindMapModeController)
protected NodeAdapter getNode(java.lang.String nodeID)
protected java.lang.String getNodeID(MindMapNode node)
protected AttributeController getAttributeController()
protected AttributeRegistry getAttributeRegistry()
protected freemind.controller.actions.generated.instance.CompoundAction createCompoundAction()