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