Package com.zerog.ia.auto.project
Class VariableKeyedDataBiDi
- java.lang.Object
-
- com.zerog.ia.auto.project.ProjectObject
-
- com.zerog.ia.auto.project.KeyedData
-
- com.zerog.ia.auto.project.VariableKeyedDataBiDi
-
- All Implemented Interfaces:
Referenceable
public final class VariableKeyedDataBiDi 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 VariableKeyedDataBiDi()
-
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
-
-