Class DefineAdderBean
- All Implemented Interfaces:
DefineAdder
- Direct Known Subclasses:
Concatenate
,DefineAdderWithPrefixBean
,FromXMLList
,VisualizeOnBackground
Base class for
AnchorBean
s that can add items to a Define
.- Author:
- Owen Feehan
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.anchoranalysis.bean.AnchorBean
checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.anchoranalysis.bean.define.adder.DefineAdder
addTo
-
Constructor Details
-
DefineAdderBean
public DefineAdderBean()
-