public class RuleMoleculeEditAction extends MoleculeEditAction implements IRuleAction
| Modifier and Type | Field and Description |
|---|---|
protected IDecisionRule |
rule |
jcpDialog, jcpModel, modal, molecules, parentComponent, sdgchangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
RuleMoleculeEditAction(org.openscience.cdk.interfaces.IAtomContainer molecule) |
RuleMoleculeEditAction(org.openscience.cdk.interfaces.IAtomContainer molecule,
String arg0) |
RuleMoleculeEditAction(org.openscience.cdk.interfaces.IAtomContainer molecule,
String arg0,
Icon arg1) |
| Modifier and Type | Method and Description |
|---|---|
IDecisionRule |
getRule() |
void |
setRule(IDecisionRule rule) |
actionPerformed, editMolecule, getMoleculeForEdit, getParent, getParentComponent, isModal, setJCPModel, setModal, setMolecule, setParentComponent, updateMoleculeaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected IDecisionRule rule
public RuleMoleculeEditAction(org.openscience.cdk.interfaces.IAtomContainer molecule)
molecule - public RuleMoleculeEditAction(org.openscience.cdk.interfaces.IAtomContainer molecule,
String arg0)
molecule - arg0 - public IDecisionRule getRule()
getRule in interface IRuleActionpublic void setRule(IDecisionRule rule)
setRule in interface IRuleActionCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.