Package com.zerog.ia.auto.project
Class SearchAndReplaceKeyedData
- java.lang.Object
-
- com.zerog.ia.auto.project.ProjectObject
-
- com.zerog.ia.auto.project.KeyedData
-
- com.zerog.ia.auto.project.SearchAndReplaceKeyedData
-
- All Implemented Interfaces:
Referenceable
public final class SearchAndReplaceKeyedData extends KeyedData
The only point to this class is to override getReferenceName in PropertyData. PropertyData is used with lax information, this subclass is used with variable data information in EditMultipleVariables
-
-
Constructor Summary
Constructors Constructor Description SearchAndReplaceKeyedData()
-
Method Summary
-
Methods inherited from class com.zerog.ia.auto.project.KeyedData
getBidiOption, getPropertyName, getPropertyValue, isSubstituteUnknownVariable, setBidiOption, setPropertyName, setPropertyValue, setSubstituteUnknownVariable
-
Methods inherited from class com.zerog.ia.auto.project.ProjectObject
equals, getReferenceID, hashCode, setReferenceID
-
-