protected abstract class LinkRegistryAdapter.ID_UsedStateAdapter extends LinkRegistryAdapter.ID_BasicStateAdapter implements LinkRegistryAdapter.ID_UsedState
Modifier and Type | Field and Description |
---|---|
protected MindMapNode |
target |
ID
Modifier | Constructor and Description |
---|---|
protected |
LinkRegistryAdapter.ID_UsedStateAdapter()
For cloning.
|
|
LinkRegistryAdapter.ID_UsedStateAdapter(MindMapNode target,
java.lang.String ID) |
Modifier and Type | Method and Description |
---|---|
protected void |
clone(LinkRegistryAdapter.ID_UsedStateAdapter state) |
MindMapNode |
getTarget() |
getID, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getID, toString
protected MindMapNode target
public LinkRegistryAdapter.ID_UsedStateAdapter(MindMapNode target, java.lang.String ID)
protected LinkRegistryAdapter.ID_UsedStateAdapter()
public MindMapNode getTarget()
getTarget
in interface LinkRegistryAdapter.ID_UsedState
protected void clone(LinkRegistryAdapter.ID_UsedStateAdapter state)